summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* sparc: Use generic irq KconfigThomas Gleixner2011-01-211-4/+1
* score: Use generic irq KconfigThomas Gleixner2011-01-211-3/+4
* powerpc: Use generic irq KconfigThomas Gleixner2011-01-211-21/+3
* parisc: Use generic irq KconfigThomas Gleixner2011-01-211-10/+4
* mn10300: Use generic irq KconfigThomas Gleixner2011-01-211-4/+1
* microblaze: Use generic irq KconfigThomas Gleixner2011-01-211-6/+2
* m68knommu: Use generic irq KconfigThomas Gleixner2011-01-211-4/+1
* ia64: Use generic irq KconfigThomas Gleixner2011-01-211-19/+4
* frv: Use generic irq KconfigThomas Gleixner2011-01-211-4/+1
* blackfin: Use generic irq KconfigThomas Gleixner2011-01-211-11/+3
* alpha: Use generic irq KconfigThomas Gleixner2011-01-211-13/+3
* genirq: Remove __do_IRQThomas Gleixner2011-01-2114-47/+0
* m32r: Convert to generic irq KconfigThomas Gleixner2011-01-211-8/+3
* m32r: Convert usrv platform irq handlingThomas Gleixner2011-01-211-48/+40
* m32r: Convert opsput_lcdpld irq chipThomas Gleixner2011-01-211-26/+16
* m32r: Convert opsput lanpld irq chipThomas Gleixner2011-01-211-20/+12
* m32r: Convert opsput pld irq chipThomas Gleixner2011-01-211-26/+20
* m32r: Convert opsput irq chipThomas Gleixner2011-01-211-31/+27
* m32r: Convert oaks32r irq chipsThomas Gleixner2011-01-211-25/+22
* m32r: Convert mappi3 irq chipThomas Gleixner2011-01-211-31/+31
* m32r: Convert mappi2 irq chipThomas Gleixner2011-01-211-29/+30
* m32r: Convert mappi irq chipsThomas Gleixner2011-01-211-27/+26
* m32r: Convert m32700ut lcdpld irq chipThomas Gleixner2011-01-211-20/+12
* m32r: Convert m32700ut lanpld irq chipThomas Gleixner2011-01-211-20/+12
* m32r: Convert m32700ut pld irq chipThomas Gleixner2011-01-211-28/+20
* m32r: Convert m32104ut irq chipThomas Gleixner2011-01-211-29/+27
* m32r: Convert m32104ut irq handlingThomas Gleixner2011-01-211-25/+21
* m32r: Cleanup direct irq_desc accessThomas Gleixner2011-01-219-307/+83
* cris: Use generic irq KconfigThomas Gleixner2011-01-212-5/+3
* cris: Convert V32 interrupt handlingThomas Gleixner2011-01-211-35/+15
* cris: Convert V10 interrupt handlingThomas Gleixner2011-01-211-31/+10
* cris: Use irq handling wrapperThomas Gleixner2011-01-211-2/+2
* h8300: Use generic irq KconfigThomas Gleixner2011-01-212-5/+3
* h8300: Convert interrupt handling to flow handlerThomas Gleixner2011-01-211-12/+3
* h8300: Convert to new irq_chip functionsThomas Gleixner2011-01-211-17/+16
* Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-201-1/+1
|\
| * lockdep: Move early boot local IRQ enable/disable status to init/main.cTejun Heo2011-01-201-1/+1
* | Merge branch 'akpm'Linus Torvalds2011-01-20256-269/+269
|\ \
| * | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-20256-269/+269
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2011-01-202-1/+2
|\ \
| * | LGUEST_GUEST: fix unmet direct dependencies (VIRTUALIZATION && VIRTIO)Randy Dunlap2011-01-201-0/+1
| * | lguest: compile fixesRusty Russell2011-01-201-1/+1
| * | lguest: Use this_cpu_opsChristoph Lameter2011-01-201-1/+1
* | | Merge branch 'for-38-rc2' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds2011-01-201-2/+2
|\ \ \ | |_|/ |/| |
| * | msm: qsd8x50: Platform data isn't init dataStephen Boyd2010-12-201-2/+2
* | | x86: Unify "numa=" command line option handlingJan Beulich2011-01-195-20/+30
* | | Revert "x86: Make relocatable kernel work with new binutils"Ingo Molnar2011-01-191-9/+2
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-01-182-7/+11
|\ \ \
| * | | x86: Clear irqstack thread_infoBrian Gerst2011-01-181-5/+2
| * | | x86: Make relocatable kernel work with new binutilsShaohua Li2011-01-181-2/+9