summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-282-43/+3Star
|\
| * tile: Use generic show_interupts()Thomas Gleixner2011-03-252-41/+1Star
| * tile: Convert to new irq function namesThomas Gleixner2011-03-251-3/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2011-03-282-0/+3
|\ \
| * | regulator: initialization for ab8500 regulatorsBengt Jonsson2011-03-262-0/+3
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2011-03-281-12/+11Star
|\ \ \
| * | | 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/+5Star
| |/ /
* | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-285-42/+14Star
|\ \ \
| * | | ARM: OMAP2+: Fix warnings for GPMC interruptBalaji T K2011-03-192-6/+9
| * | | OMAP4: PandaBoard: remove unused power regulatorsDavid Anders2011-03-191-28/+0Star
| * | | arm: mach-omap2: omap_l3_smx: fix irq handler setupAaro Koskinen2011-03-191-7/+4Star
| * | | arm: mach-omap2: devices: fix omap3_l3_init() return valueAaro Koskinen2011-03-191-1/+1
* | | | Merge branch 'for-linus-1' of git://git.infradead.org/mtd-2.6Linus Torvalds2011-03-286-15/+2Star
|\ \ \ \
| * \ \ \ 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/+0Star
* | | | | | percpu: Omit segment prefix in the UP case for cmpxchg_doubleChristoph Lameter2011-03-282-8/+16
| |_|_|/ / |/| | | |
* | | | | Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2011-03-2611-232/+129Star
|\ \ \ \ \
| * | | | | 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/+128Star
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2011-03-261-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-2627-508/+214Star
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | 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/+0Star
| * | | | | | xtensa: Use generic show_interrupts()Thomas Gleixner2011-03-242-44/+10Star
| * | | | | | xtensa: Convert genirq namespaceThomas Gleixner2011-03-243-13/+13
| * | | | | | xtensa: Use generic IRQ Kconfig and set GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner2011-03-241-3/+2Star
| * | | | | | xtensa: Convert s6000 gpio irq_chip to new functionsThomas Gleixner2011-03-241-18/+17Star
| * | | | | | xtensa: Convert main irq_chip to new functionsThomas Gleixner2011-03-241-22/+21Star
| * | | | | | um: Use generic show_interrupts()Thomas Gleixner2011-03-242-46/+1Star
| * | | | | | um: Convert genirq namespaceThomas Gleixner2011-03-241-5/+4Star
| * | | | | | m32r: Use generic show_interrupts()Thomas Gleixner2011-03-242-45/+1Star
| * | | | | | m32r: Convert genirq namespaceThomas Gleixner2011-03-248-75/+75
| * | | | | | h8300: Use generic show_interrupts()Thomas Gleixner2011-03-242-31/+1Star
| * | | | | | h8300: Convert genirq namespaceThomas Gleixner2011-03-241-1/+1
| * | | | | | avr32: Cleanup eic_set_irq_type()Thomas Gleixner2011-03-241-20/+11Star
| * | | | | | avr32: Use generic show_interrupts()Thomas Gleixner2011-03-242-37/+1Star
| * | | | | | avr: Cleanup genirq namespaceThomas Gleixner2011-03-245-17/+17
| * | | | | | avr32: Use generic IRQ config, enable GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner2011-03-241-9/+4Star
| * | | | | | avr32: At32ap: Convert pop irq_chip to new functionsThomas Gleixner2011-03-241-13/+10Star
| * | | | | | avr32: At32ap: Convert intc irq_chip to new functionsThomas Gleixner2011-03-241-7/+5Star
| * | | | | | 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-262-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-261-1/+1
|\ \ \ \ \ \ \ \