summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | i.MX25: Allow secondary clocks in DEFINE_CLOCKSascha Hauer2010-01-261-20/+21
| | | * | | | | ARM: MX3: Fixed typo in declared enum type name.Vladimir Zapolskiy2010-01-211-1/+1
| | | * | | | | MXC: Add AUDMUXv2 register decode to debugfsMark Brown2010-01-121-0/+137
| | | * | | | | mx31ads: Provide an IRQ range to the WM835x on the 1133-EV1 moduleMark Brown2010-01-052-0/+6
| | | * | | | | mx31ads: Provide a name for EXPIO interrupt chipMark Brown2010-01-051-0/+1
| | | * | | | | mx31ads: Allow enable/disable of switchable suppliesMark Brown2010-01-051-0/+2
| | * | | | | | ARM: 5909/1: ARM: Correct the FPSCR bits setting when raising exceptionsCatalin Marinas2010-02-011-1/+4
| | * | | | | | ARM: 5904/1: ARM: Always generate the IT instruction when compiling for Thumb-2Catalin Marinas2010-01-301-1/+1
| | * | | | | | ARM: 5907/1: ARM: Fix the reset on the RealView PBX Development boardColin Tuckley2010-01-301-2/+2
| * | | | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-059-19/+77
| |\ \ \ \ \ \ \
| | * | | | | | | omap: Disable serial port autoidle by defaultTony Lindgren2010-02-031-2/+9
| | * | | | | | | omap: Fix access to already released memory in clk_debugfs_register_one()Marek Skuczynski2010-02-031-2/+2
| | * | | | | | | omap: Fix arch/arm/mach-omap2/mux.c: Off by one errorTony Lindgren2010-02-031-1/+2
| | * | | | | | | omap: Fix 3630 mux errorsTony Lindgren2010-02-032-0/+54
| | * | | | | | | OMAP2/3: GPMC: ensure valid clock pointerKevin Hilman2010-02-031-1/+4
| | * | | | | | | OMAP2/3: IRQ: ensure valid base addressKevin Hilman2010-02-031-1/+3
| | * | | | | | | ARCH OMAP : enable ARCH_HAS_HOLES_MEMORYMODEL for OMAPSriram2010-02-031-0/+1
| | * | | | | | | omap: Remove old unused defines for OMAP_32KSYNCT_BASETony Lindgren2010-02-031-10/+0Star
| | * | | | | | | omap: define _toggle_gpio_edge_triggering only for OMAP1Uwe Kleine-König2010-01-291-2/+2
| | |/ / / / / /
| * | | | | | | microblaze: fix interrupt state restoreSteven J. Magnani2010-02-031-4/+6
| * | | | | | | microblaze: Defconfig updateMichal Simek2010-02-032-44/+169
| * | | | | | | memory hotplug: fix a bug on /dev/mem for 64-bit kernelsShaohui Zheng2010-02-031-0/+19
| | |_|/ / / / | |/| | | | |
| * | | | | | Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-02-022-6/+6
| |\ \ \ \ \ \
| | * | | | | | sh: Fix access to released memory in clk_debugfs_register_one()Marek Skuczynski2010-02-021-2/+2
| | * | | | | | sh: Fix access to released memory in dwarf_unwinder_cleanup()Marek Skuczynski2010-02-021-4/+4
| * | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-02-027-4/+31
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | MIPS: 64-bit: Detect virtual memory sizeGuenter Roeck2010-02-024-1/+24
| | * | | | | | MIPS: AR7: Fix USB slave mem range typoAlexander Clouter2010-02-011-1/+1
| | * | | | | | MIPS: Alchemy: Fix dbdma ring destruction memory debugcheck.Manuel Lauss2010-02-012-2/+6
| * | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-011-57/+165
| |\ \ \ \ \ \ \
| | * | | | | | | perf, hw_breakpoint, kgdb: Do not take mutex for kernel debuggerJason Wessel2010-01-301-0/+51
| | * | | | | | | x86, hw_breakpoints, kgdb: Fix kgdb to use hw_breakpoint APIJason Wessel2010-01-301-57/+114
| * | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-017-12/+54
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86: Add quirk for Intel DG45FC board to avoid low memory corruptionDavid Härdeman2010-01-301-3/+11
| | * | | | | | | | x86: Add Dell OptiPlex 760 reboot quirkLeann Ogasawara2010-01-281-0/+9
| | * | | | | | | | x86, UV: Fix RTC latency bug by reading replicated cachelinesDimitri Sivanich2010-01-271-1/+12
| | * | | | | | | | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar2010-01-273-7/+20
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | x86/amd-iommu: Fix deassignment of a device from the pt_domainJoerg Roedel2010-01-221-2/+4
| | | * | | | | | | | x86/amd-iommu: Fix IOMMU-API initialization for iommu=ptJoerg Roedel2010-01-223-2/+10
| | | * | | | | | | | x86/amd-iommu: Fix NULL pointer dereference in __detach_device()Joerg Roedel2010-01-221-2/+5
| | | * | | | | | | | x86/amd-iommu: Fix possible integer overflowJoerg Roedel2010-01-221-1/+1
| | * | | | | | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2010-01-271-1/+2
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | oprofile/x86: add Xeon 7500 series supportAndi Kleen2010-01-251-0/+1
| | | * | | | | | | | | oprofile/x86: fix crash when profiling more than 28 eventsSuravee Suthikulpanit2010-01-251-1/+1
| | | |/ / / / / / / /
| * | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-02-0126-1297/+3406
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| | * | | | | | | | | powerpc: TIF_ABI_PENDING bit removalAndreas Schwab2010-02-013-20/+2Star
| | * | | | | | | | | powerpc/pseries: Fix xics build without CONFIG_SMPBenjamin Herrenschmidt2010-02-011-5/+1Star
| | * | | | | | | | | Merge commit 'jwb/merge' into mergeBenjamin Herrenschmidt2010-01-2920-1271/+3391
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | powerpc/40x: Update the PowerPC 40x board defconfigsJosh Boyer2010-01-047-445/+1238
| | | * | | | | | | | | powerpc/44x: Update PowerPC 44x board defconfigsJosh Boyer2010-01-0413-826/+2153