aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-21genirq: Remove __do_IRQThomas Gleixner14-47/+0
2011-01-21m32r: Convert to generic irq KconfigThomas Gleixner1-8/+3
2011-01-21m32r: Convert usrv platform irq handlingThomas Gleixner1-48/+40
2011-01-21m32r: Convert opsput_lcdpld irq chipThomas Gleixner1-26/+16
2011-01-21m32r: Convert opsput lanpld irq chipThomas Gleixner1-20/+12
2011-01-21m32r: Convert opsput pld irq chipThomas Gleixner1-26/+20
2011-01-21m32r: Convert opsput irq chipThomas Gleixner1-31/+27
2011-01-21m32r: Convert oaks32r irq chipsThomas Gleixner1-25/+22
2011-01-21m32r: Convert mappi3 irq chipThomas Gleixner1-31/+31
2011-01-21m32r: Convert mappi2 irq chipThomas Gleixner1-29/+30
2011-01-21m32r: Convert mappi irq chipsThomas Gleixner1-27/+26
2011-01-21m32r: Convert m32700ut lcdpld irq chipThomas Gleixner1-20/+12
2011-01-21m32r: Convert m32700ut lanpld irq chipThomas Gleixner1-20/+12
2011-01-21m32r: Convert m32700ut pld irq chipThomas Gleixner1-28/+20
2011-01-21m32r: Convert m32104ut irq chipThomas Gleixner1-29/+27
2011-01-21m32r: Convert m32104ut irq handlingThomas Gleixner1-25/+21
2011-01-21m32r: Cleanup direct irq_desc accessThomas Gleixner9-307/+83
2011-01-21cris: Use generic irq KconfigThomas Gleixner2-5/+3
2011-01-21cris: Convert V32 interrupt handlingThomas Gleixner1-35/+15
2011-01-21cris: Convert V10 interrupt handlingThomas Gleixner1-31/+10
2011-01-21cris: Use irq handling wrapperThomas Gleixner1-2/+2
2011-01-21h8300: Use generic irq KconfigThomas Gleixner2-5/+3
2011-01-21h8300: Convert interrupt handling to flow handlerThomas Gleixner1-12/+3
2011-01-21h8300: Convert to new irq_chip functionsThomas Gleixner1-17/+16
2011-01-20Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2011-01-20Merge branch 'akpm'Linus Torvalds256-269/+269
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes256-269/+269
2011-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2-1/+2
2011-01-20Merge branch 'for-38-rc2' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds1-2/+2
2011-01-20lockdep: Move early boot local IRQ enable/disable status to init/main.cTejun Heo1-1/+1
2011-01-20LGUEST_GUEST: fix unmet direct dependencies (VIRTUALIZATION && VIRTIO)Randy Dunlap1-0/+1
2011-01-20lguest: compile fixesRusty Russell1-1/+1
2011-01-20lguest: Use this_cpu_opsChristoph Lameter1-1/+1
2011-01-19x86: Unify "numa=" command line option handlingJan Beulich5-20/+30
2011-01-19Revert "x86: Make relocatable kernel work with new binutils"Ingo Molnar1-9/+2
2011-01-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-7/+11
2011-01-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds55-129/+3107
2011-01-18MIPS: Malta: enable Cirrus FB consoleAurelien Jarno1-0/+3
2011-01-18MIPS: add CONFIG_VIRTUALIZATION for virtio supportAurelien Jarno1-0/+16
2011-01-18MIPS: Implement __read_mostlyDavid Daney2-1/+3
2011-01-18MIPS: ath79: add common WMAC device for AR913X based boardsGabor Juhos6-0/+92
2011-01-18MIPS: ath79: Add initial support for the Atheros AP81 reference boardGabor Juhos4-0/+104
2011-01-18MIPS: ath79: add common SPI controller deviceGabor Juhos6-0/+84
2011-01-18SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCsGabor Juhos1-0/+23
2011-01-18MIPS: ath79: add common GPIO buttons deviceGabor Juhos5-0/+113
2011-01-18MIPS: ath79: add common watchdog deviceGabor Juhos3-0/+12
2011-01-18MIPS: ath79: add common GPIO LEDs deviceGabor Juhos5-0/+100
2011-01-18MIPS: ath79: add initial support for the Atheros PB44 reference boardGabor Juhos4-0/+73
2011-01-18MIPS: ath79: utilize the MIPS multi-machine supportGabor Juhos3-0/+37
2011-01-18MIPS: ath79: add GPIOLIB supportGabor Juhos7-2/+252