aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-01-20thp: keep highpte mapped until it is no longer neededJohannes Weiner
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes
2011-01-20Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-01-20Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-01-20Merge branch 'xen/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git/je...Linus Torvalds
2011-01-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrenc...Linus Torvalds
2011-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2011-01-20Merge branch 'for-38-rc2' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds
2011-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2011-01-20Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds
2011-01-20Fix broken "pipe: use event aware wakeups" optimizationLinus Torvalds
2011-01-20i915: Fix i915 suspend delayLinus Torvalds
2011-01-20ACPI / Battery: remove battery refresh on resumeLinus Torvalds
2011-01-20cifs: mangle existing header for SMB_COM_NT_CANCELJeff Layton
2011-01-20cifs: remove code for setting timeouts on requestsJeff Layton
2011-01-20[CIFS] cifs: reconnect unresponsive serversSteve French
2011-01-20cifs: set up recurring workqueue job to do SMB echo requestsJeff Layton
2011-01-20cifs: add ability to send an echo requestJeff Layton
2011-01-20cifs: add cifs_call_asyncJeff Layton
2011-01-20cifs: allow for different handling of received responseJeff Layton
2011-01-20cifs: clean up sync_mid_resultJeff Layton
2011-01-20cifs: don't reconnect server when we don't get a responseJeff Layton
2011-01-20cifs: wait indefinitely for responsesJeff Layton
2011-01-20smp: Allow on_each_cpu() to be called while early_boot_irqs_disabled status t...Tejun Heo
2011-01-20lockdep: Move early boot local IRQ enable/disable status to init/main.cTejun Heo