summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-21Merge remote branch 'kumar/next' into mergeBenjamin Herrenschmidt
2011-01-20firewire: net: is not experimental anymoreStefan Richter
2011-01-20firewire: net: invalidate ARP entries of removed nodesMaxim Levitsky
2011-01-20firewire: core: fix unstable I/O with Canon camcorderStefan Richter
2011-01-20cifs: fix unaligned accesses in cifsConvertToUCSJeff Layton
2011-01-20cifs: clean up unaligned accesses in cifs_unicode.cJeff Layton
2011-01-20cifs: fix unaligned access in check2ndT2 and coalesce_t2Jeff Layton
2011-01-20cifs: clean up unaligned accesses in validate_t2Jeff Layton
2011-01-20cifs: use get/put_unaligned functions to access ByteCountJeff Layton
2011-01-20cifs: move time field in cifsInodeInfoJeff Layton
2011-01-20cifs: TCP_Server_Info dietJeff Layton
2011-01-20CIFS: Implement cifs_strict_readv (try #4)Pavel Shilovsky
2011-01-20CIFS: Implement cifs_file_strict_mmap (try #2)Pavel Shilovsky
2011-01-20CIFS: Implement cifs_strict_fsyncPavel Shilovsky
2011-01-20CIFS: Make cifsFileInfo_put work with strict cache modePavel Shilovsky
2011-01-20ACPI / Battery: remove battery refresh on resumeLinus Torvalds
2011-01-20xen: fix non-ANSI function warning in irq.cRandy Dunlap
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