summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-21cifs: fix up CIFSSMBEcho for unaligned accessJeff Layton1-3/+3
2011-01-21Merge branch 'for-next'Steve French14-237/+402
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
2011-01-20fs/direct-io.c: don't try to allocate more than BIO_MAX_PAGES in a bioDavid Dillow1-3/+7
2011-01-20mm: compaction: prevent division-by-zero during user-requested compactionJohannes Weiner1-0/+11
2011-01-20mm/vmscan.c: remove duplicate include of compaction.hJesper Juhl1-1/+0
2011-01-20memblock: fix memblock_is_region_memory()Tomi Valkeinen1-4/+4
2011-01-20thp: keep highpte mapped until it is no longer neededJohannes Weiner1-1/+2
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes298-423/+431
2011-01-20Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds140-41/+42
2011-01-20Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-22/+117
2011-01-20Merge branch 'xen/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git/je...Linus Torvalds1-18/+13
2011-01-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrenc...Linus Torvalds13-381/+455
2011-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds7-30/+77
2011-01-20Merge branch 'for-38-rc2' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds1-2/+2
2011-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-23/+28
2011-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds3-51/+23
2011-01-20Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds155-220/+267
2011-01-20Fix broken "pipe: use event aware wakeups" optimizationLinus Torvalds1-5/+5
2011-01-20i915: Fix i915 suspend delayLinus Torvalds2-3/+3
2011-01-21Merge remote branch 'kumar/next' into mergeBenjamin Herrenschmidt9-16/+58
2011-01-21firewire: net: is not experimental anymoreStefan Richter1-4/+2
2011-01-21firewire: net: invalidate ARP entries of removed nodesMaxim Levitsky1-1/+8
2011-01-21firewire: core: fix unstable I/O with Canon camcorderStefan Richter1-2/+9
2011-01-20cifs: fix unaligned accesses in cifsConvertToUCSJeff Layton2-71/+76
2011-01-20cifs: clean up unaligned accesses in cifs_unicode.cJeff Layton1-23/+28
2011-01-20cifs: fix unaligned access in check2ndT2 and coalesce_t2Jeff Layton1-19/+14
2011-01-20cifs: clean up unaligned accesses in validate_t2Jeff Layton1-21/+23
2011-01-20cifs: use get/put_unaligned functions to access ByteCountJeff Layton6-32/+65
2011-01-20cifs: move time field in cifsInodeInfoJeff Layton1-5/+5
2011-01-20cifs: TCP_Server_Info dietJeff Layton2-19/+9
2011-01-20CIFS: Implement cifs_strict_readv (try #4)Pavel Shilovsky3-40/+84
2011-01-20CIFS: Implement cifs_file_strict_mmap (try #2)Pavel Shilovsky3-2/+18
2011-01-20CIFS: Implement cifs_strict_fsyncPavel Shilovsky4-12/+78
2011-01-20CIFS: Make cifsFileInfo_put work with strict cache modePavel Shilovsky2-0/+9
2011-01-20ACPI / Battery: remove battery refresh on resumeLinus Torvalds1-1/+0
2011-01-20xen: fix non-ANSI function warning in irq.cRandy Dunlap1-1/+1