summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-05-19Merge branch 'move-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-05-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2011-05-19[CPUFREQ] Move x86 drivers to drivers/cpufreq/Dave Jones
2011-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2011-05-19Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...Linus Torvalds
2011-05-19Revert "rcu: Decrease memory-barrier usage based on semi-formal proof"Paul E. McKenney
2011-05-19list: remove prefetching from regular list iteratorsLinus Torvalds
2011-05-19hlist: remove software prefetching in hlist iteratorsLinus Torvalds
2011-05-19Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2011-05-19Merge branch 'tip/perf/core-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2011-05-19kmemleak: Initialise kmemleak after debug_objects_mem_init()Catalin Marinas
2011-05-19kmemleak: Select DEBUG_FS unconditionally in DEBUG_KMEMLEAKCatalin Marinas
2011-05-19kmemleak: Do not return a pointer to an object that kmemleak did not getCatalin Marinas
2011-05-19input/atari: Fix mouse movement and button mappingGeert Uytterhoeven
2011-05-19input/atari: Fix atarimouse initMichael Schmitz
2011-05-19input/atari: Use the correct mouse interrupt hookMichael Schmitz
2011-05-19m68k/atari: Do not use "/" in interrupt namesGeert Uytterhoeven
2011-05-19m68k: unistd - Comment out definitions for unimplemented syscallsGeert Uytterhoeven
2011-05-19m68k: Really wire up sys_pselect6 and sys_ppollGeert Uytterhoeven
2011-05-19m68k: Merge mmu and non-mmu versions of sys_call_tableGeert Uytterhoeven
2011-05-19MAINTAINERS: Roman Zippel has been MIA for several years.Geert Uytterhoeven
2011-05-19m68k: bitops - Never step beyond the end of the bitmapGeert Uytterhoeven
2011-05-19m68k: bitops - offset == ((long)p - (long)vaddr) * 8Geert Uytterhoeven
2011-05-19drivers/xen/sys-hypervisor: Cleanup code/data sections definitionsDaniel Kiper
2011-05-19arch/x86/xen/smp: Cleanup code/data sections definitionsDaniel Kiper
2011-05-19arch/x86/xen/time: Cleanup code/data sections definitionsDaniel Kiper
2011-05-19arch/x86/xen/xen-ops: Cleanup code/data sections definitionsDaniel Kiper
2011-05-19arch/x86/xen/mmu: Cleanup code/data sections definitionsDaniel Kiper
2011-05-19[CIFS] Remove sparse warningSteve French
2011-05-19[CIFS] Update cifs to version 1.72Steve French
2011-05-19cifs: Change key name to cifs.idmap, misc. clean-upShirish Pargaonkar
2011-05-19cifs: Unconditionally copy mount options to superblock infoSean Finney
2011-05-19cifs: Use kstrndup for cifs_sb->mountdataSean Finney
2011-05-19cifs: Simplify handling of submount options in cifs_mount.Sean Finney
2011-05-19cifs: cifs_parse_mount_options: do not tokenize mount options in-placeSean Finney
2011-05-19cifs: Add support for mounting Windows 2008 DFS sharesSean Finney
2011-05-19cifs: Extract DFS referral expansion logic to separate functionSean Finney
2011-05-19cifs: turn BCC into a static inlined functionJeff Layton
2011-05-19cifs: keep BCC in little-endian formatJeff Layton
2011-05-19cifs: fix some unused variable warnings in id_rb_searchJeff Layton
2011-05-19CIFS: Simplify invalidate part (try #5)Pavel Shilovsky
2011-05-19CIFS: directio read/write cleanupsPavel Shilovsky
2011-05-19consistently use smb_buf_length as be32 for cifs (try 3)Steve French
2011-05-19cifs: Invoke id mapping functions (try #17 repost)Shirish Pargaonkar
2011-05-19cifs: Add idmap key and related data structures and functions (try #17 repost)Shirish Pargaonkar
2011-05-19CIFS: Add launder_page operation (try #3)Pavel Shilovsky
2011-05-19Introduce smb2 mounts as vers=2Steve French
2011-05-19CIFS: Use invalidate_inode_pages2 instead of invalidate_remote_inode (try #4)Pavel Shilovsky
2011-05-19cifs: fix comment in validate_t2Jeff Layton
2011-05-19VFS: trivial: fix comment on s_maxbytes value warning checkJeff Layton