summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-21mn10300: Use generic irq KconfigThomas Gleixner
2011-01-21microblaze: Use generic irq KconfigThomas Gleixner
2011-01-21m68knommu: Use generic irq KconfigThomas Gleixner
2011-01-21ia64: Use generic irq KconfigThomas Gleixner
2011-01-21frv: Use generic irq KconfigThomas Gleixner
2011-01-21blackfin: Use generic irq KconfigThomas Gleixner
2011-01-21alpha: Use generic irq KconfigThomas Gleixner
2011-01-21genirq: Remove __do_IRQThomas Gleixner
2011-01-21m32r: Convert to generic irq KconfigThomas Gleixner
2011-01-21m32r: Convert usrv platform irq handlingThomas Gleixner
2011-01-21m32r: Convert opsput_lcdpld irq chipThomas Gleixner
2011-01-21m32r: Convert opsput lanpld irq chipThomas Gleixner
2011-01-21m32r: Convert opsput pld irq chipThomas Gleixner
2011-01-21m32r: Convert opsput irq chipThomas Gleixner
2011-01-21m32r: Convert oaks32r irq chipsThomas Gleixner
2011-01-21m32r: Convert mappi3 irq chipThomas Gleixner
2011-01-21m32r: Convert mappi2 irq chipThomas Gleixner
2011-01-21m32r: Convert mappi irq chipsThomas Gleixner
2011-01-21m32r: Convert m32700ut lcdpld irq chipThomas Gleixner
2011-01-21m32r: Convert m32700ut lanpld irq chipThomas Gleixner
2011-01-21m32r: Convert m32700ut pld irq chipThomas Gleixner
2011-01-21m32r: Convert m32104ut irq chipThomas Gleixner
2011-01-21m32r: Convert m32104ut irq handlingThomas Gleixner
2011-01-21m32r: Cleanup direct irq_desc accessThomas Gleixner
2011-01-21cris: Use generic irq KconfigThomas Gleixner
2011-01-21cris: Convert V32 interrupt handlingThomas Gleixner
2011-01-21cris: Convert V10 interrupt handlingThomas Gleixner
2011-01-21cris: Use irq handling wrapperThomas Gleixner
2011-01-21h8300: Use generic irq KconfigThomas Gleixner
2011-01-21h8300: Convert interrupt handling to flow handlerThomas Gleixner
2011-01-21h8300: Convert to new irq_chip functionsThomas Gleixner
2011-01-20Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-20ACPI / PM: Call suspend_nvs_free() earlier during resumeRafael J. Wysocki
2011-01-20ACPI: Introduce acpi_os_ioremap()Rafael J. Wysocki
2011-01-20Merge branch 'akpm'Linus Torvalds
2011-01-20kernel/smp.c: consolidate writes in smp_call_function_interrupt()Milton Miller
2011-01-20kernel/smp.c: fix smp_call_function_many() SMP raceAnton Blanchard
2011-01-20memcg: correctly order reading PCG_USED and pc->mem_cgroupJohannes Weiner
2011-01-20backlight: fix 88pm860x_bl macro collisionRandy Dunlap
2011-01-20drivers/leds/ledtrig-gpio.c: make output match input, tighten input checkingJanusz Krzysztofik
2011-01-20MAINTAINERS: update Atmel AT91 entryNicolas Ferre
2011-01-20mm: fix truncate_setsize() commentJan Kara
2011-01-20memcg: fix rmdir, force_empty with THPKAMEZAWA Hiroyuki
2011-01-20memcg: fix LRU accounting with THPKAMEZAWA Hiroyuki
2011-01-20memcg: fix USED bit handling at uncharge in THPKAMEZAWA Hiroyuki
2011-01-20memcg: modify accounting function for supporting THP betterKAMEZAWA Hiroyuki
2011-01-20fs/direct-io.c: don't try to allocate more than BIO_MAX_PAGES in a bioDavid Dillow
2011-01-20mm: compaction: prevent division-by-zero during user-requested compactionJohannes Weiner
2011-01-20mm/vmscan.c: remove duplicate include of compaction.hJesper Juhl
2011-01-20memblock: fix memblock_is_region_memory()Tomi Valkeinen