summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-01-21sparc: Use generic irq KconfigThomas Gleixner1-4/+1
2011-01-21score: Use generic irq KconfigThomas Gleixner1-3/+4
2011-01-21powerpc: Use generic irq KconfigThomas Gleixner1-21/+3
2011-01-21parisc: Use generic irq KconfigThomas Gleixner1-10/+4
2011-01-21mn10300: Use generic irq KconfigThomas Gleixner1-4/+1
2011-01-21microblaze: Use generic irq KconfigThomas Gleixner1-6/+2
2011-01-21m68knommu: Use generic irq KconfigThomas Gleixner1-4/+1
2011-01-21ia64: Use generic irq KconfigThomas Gleixner1-19/+4
2011-01-21frv: Use generic irq KconfigThomas Gleixner1-4/+1
2011-01-21blackfin: Use generic irq KconfigThomas Gleixner1-11/+3
2011-01-21alpha: Use generic irq KconfigThomas Gleixner1-13/+3
2011-01-21genirq: Remove __do_IRQThomas Gleixner18-183/+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/ker...Linus Torvalds7-40/+22
2011-01-20ACPI / PM: Call suspend_nvs_free() earlier during resumeRafael J. Wysocki1-1/+1
2011-01-20ACPI: Introduce acpi_os_ioremap()Rafael J. Wysocki4-11/+27
2011-01-20Merge branch 'akpm'Linus Torvalds310-535/+642
2011-01-20kernel/smp.c: consolidate writes in smp_call_function_interrupt()Milton Miller1-10/+19
2011-01-20kernel/smp.c: fix smp_call_function_many() SMP raceAnton Blanchard1-0/+30
2011-01-20memcg: correctly order reading PCG_USED and pc->mem_cgroupJohannes Weiner1-18/+9
2011-01-20backlight: fix 88pm860x_bl macro collisionRandy Dunlap1-2/+2
2011-01-20drivers/leds/ledtrig-gpio.c: make output match input, tighten input checkingJanusz Krzysztofik1-7/+8
2011-01-20MAINTAINERS: update Atmel AT91 entryNicolas Ferre1-2/+6
2011-01-20mm: fix truncate_setsize() commentJan Kara1-6/+5
2011-01-20memcg: fix rmdir, force_empty with THPKAMEZAWA Hiroyuki1-11/+26
2011-01-20memcg: fix LRU accounting with THPKAMEZAWA Hiroyuki1-4/+18
2011-01-20memcg: fix USED bit handling at uncharge in THPKAMEZAWA Hiroyuki3-40/+62
2011-01-20memcg: modify accounting function for supporting THP betterKAMEZAWA Hiroyuki1-13/+12