summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2011-03-271-12/+11
|\
| * mfd: OLPC: Clean up names to match what OLPC actually usesDaniel Drake2011-03-271-6/+6
| * mfd: Add mfd_clone_cell(), convert cs5535-mfd/olpc-xo1 to itAndres Salomon2011-03-271-6/+5
* | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-275-42/+14
|\ \
| * | ARM: OMAP2+: Fix warnings for GPMC interruptBalaji T K2011-03-182-6/+9
| * | OMAP4: PandaBoard: remove unused power regulatorsDavid Anders2011-03-181-28/+0
| * | arm: mach-omap2: omap_l3_smx: fix irq handler setupAaro Koskinen2011-03-181-7/+4
| * | arm: mach-omap2: devices: fix omap3_l3_init() return valueAaro Koskinen2011-03-181-1/+1
* | | Merge branch 'for-linus-1' of git://git.infradead.org/mtd-2.6Linus Torvalds2011-03-276-15/+2
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy2011-03-252407-38101/+92983
| |\ \ \
| * | | | mtd: pxa3xx_nand: clean the keep configure codeLei Wen2011-03-111-1/+1
| * | | | mtd: omap: add new variable to platform data to control onenand unlockingRoman Tereshonkov2011-03-111-0/+1
| * | | | CRIS: stop checking for MTD_CONCATDmitry Eremin-Solenikov2011-03-114-14/+0
* | | | | percpu: Omit segment prefix in the UP case for cmpxchg_doubleChristoph Lameter2011-03-272-8/+16
| |_|_|/ |/| | |
* | | | Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2011-03-2511-232/+129
|\ \ \ \
| * | | | Introduce ARCH_NO_SYSDEV_OPS config option (v2)Rafael J. Wysocki2011-03-231-0/+1
| * | | | x86: Use syscore_ops instead of sysdev classes and sysdevsRafael J. Wysocki2011-03-2310-232/+128
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2011-03-251-2/+2
|\ \ \ \ \
| * | | | | kgdb,x86_64: fix compile warning found with sparseJason Wessel2011-03-251-2/+2
* | | | | | Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-2527-508/+214
|\ \ \ \ \ \
| * | | | | | arm: ep93xx: Add basic interrupt infoRyan Mallon2011-03-251-3/+4
| * | | | | | arm/gpio: Remove three copies of broken and racy debug codeThomas Gleixner2011-03-252-84/+0
| * | | | | | xtensa: Use generic show_interrupts()Thomas Gleixner2011-03-242-44/+10
| * | | | | | xtensa: Convert genirq namespaceThomas Gleixner2011-03-243-13/+13
| * | | | | | xtensa: Use generic IRQ Kconfig and set GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner2011-03-241-3/+2
| * | | | | | xtensa: Convert s6000 gpio irq_chip to new functionsThomas Gleixner2011-03-241-18/+17
| * | | | | | xtensa: Convert main irq_chip to new functionsThomas Gleixner2011-03-241-22/+21
| * | | | | | um: Use generic show_interrupts()Thomas Gleixner2011-03-242-46/+1
| * | | | | | um: Convert genirq namespaceThomas Gleixner2011-03-241-5/+4
| * | | | | | m32r: Use generic show_interrupts()Thomas Gleixner2011-03-242-45/+1
| * | | | | | m32r: Convert genirq namespaceThomas Gleixner2011-03-248-75/+75
| * | | | | | h8300: Use generic show_interrupts()Thomas Gleixner2011-03-242-31/+1
| * | | | | | h8300: Convert genirq namespaceThomas Gleixner2011-03-241-1/+1
| * | | | | | avr32: Cleanup eic_set_irq_type()Thomas Gleixner2011-03-241-20/+11
| * | | | | | avr32: Use generic show_interrupts()Thomas Gleixner2011-03-242-37/+1
| * | | | | | avr: Cleanup genirq namespaceThomas Gleixner2011-03-245-17/+17
| * | | | | | avr32: Use generic IRQ config, enable GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner2011-03-241-9/+4
| * | | | | | avr32: At32ap: Convert pop irq_chip to new functionsThomas Gleixner2011-03-241-13/+10
| * | | | | | avr32: At32ap: Convert intc irq_chip to new functionsThomas Gleixner2011-03-241-7/+5
| * | | | | | avr32: At32ap: Convert extint irq_chip to new functionsThomas Gleixner2011-03-241-22/+23
* | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-252-3/+9
|\ \ \ \ \ \ \
| * | | | | | | perf, x86: Complain louder about BIOSen corrupting CPU/PMU state and continueIngo Molnar2011-03-251-2/+7
| * | | | | | | perf, x86: P4 PMU - Read proper MSR register to catch unflagged overflowsDon Zickus2011-03-241-0/+1
| * | | | | | | perf, x86: Fix Intel fixed counters base initializationStephane Eranian2011-03-191-1/+1
* | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-251-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, dumpstack: Use %pB format specifier for stack traceNamhyung Kim2011-03-241-1/+1
* | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-252-8/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86: DT: Cleanup namespace and call irq_set_irq_type() unconditionalThomas Gleixner2011-03-241-3/+1
| * | | | | | | | | x86: DT: Fix return condition in irq_create_of_mapping()Thomas Gleixner2011-03-241-1/+1
| * | | | | | | | | x86, mpparse: Move check_slot into CONFIG_X86_IO_APIC contextRakib Mullick2011-03-221-4/+4