summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-21h8300: Convert to new irq_chip functionsThomas Gleixner
2011-01-21Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-21ACPI / PM: Call suspend_nvs_free() earlier during resumeRafael J. Wysocki
2011-01-21ACPI: Introduce acpi_os_ioremap()Rafael J. Wysocki
2011-01-21Merge branch 'akpm'Linus Torvalds
2011-01-21kernel/smp.c: consolidate writes in smp_call_function_interrupt()Milton Miller
2011-01-21kernel/smp.c: fix smp_call_function_many() SMP raceAnton Blanchard
2011-01-21memcg: correctly order reading PCG_USED and pc->mem_cgroupJohannes Weiner
2011-01-21backlight: fix 88pm860x_bl macro collisionRandy Dunlap
2011-01-21drivers/leds/ledtrig-gpio.c: make output match input, tighten input checkingJanusz Krzysztofik
2011-01-21MAINTAINERS: update Atmel AT91 entryNicolas Ferre
2011-01-21mm: fix truncate_setsize() commentJan Kara
2011-01-21memcg: fix rmdir, force_empty with THPKAMEZAWA Hiroyuki
2011-01-21memcg: fix LRU accounting with THPKAMEZAWA Hiroyuki
2011-01-21memcg: fix USED bit handling at uncharge in THPKAMEZAWA Hiroyuki
2011-01-21memcg: modify accounting function for supporting THP betterKAMEZAWA Hiroyuki
2011-01-21fs/direct-io.c: don't try to allocate more than BIO_MAX_PAGES in a bioDavid Dillow
2011-01-21mm: compaction: prevent division-by-zero during user-requested compactionJohannes Weiner
2011-01-21mm/vmscan.c: remove duplicate include of compaction.hJesper Juhl
2011-01-21memblock: fix memblock_is_region_memory()Tomi Valkeinen
2011-01-21thp: keep highpte mapped until it is no longer neededJohannes Weiner
2011-01-21kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes
2011-01-21Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-01-21Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-01-21Merge branch 'xen/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git/je...Linus Torvalds
2011-01-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrenc...Linus Torvalds
2011-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2011-01-21Merge branch 'for-38-rc2' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds
2011-01-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2011-01-21Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds
2011-01-21Fix broken "pipe: use event aware wakeups" optimizationLinus Torvalds
2011-01-21i915: 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
2011-01-20virtio: remove virtio-pci root deviceMilton Miller
2011-01-20LGUEST_GUEST: fix unmet direct dependencies (VIRTUALIZATION && VIRTIO)Randy Dunlap
2011-01-20lguest: compile fixesRusty Russell
2011-01-20lguest: Use this_cpu_opsChristoph Lameter