summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-199p: Kill unused variable 'ret' in trans_rdma.c:parse_opts()David S. Miller
2011-05-199p: Kill set but not used variable 'ret' in parse_opts()David S. Miller
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-19ipconfig wait for carrierMicha Nelissen
2011-05-19SCTP: fix race between sctp_bind_addr_free() and sctp_bind_addr_conflict()Jacek Luczak
2011-05-19hlist: remove software prefetching in hlist iteratorsLinus Torvalds
2011-05-19ipv6: reduce per device ICMP mib sizesEric Dumazet
2011-05-19net: ping: fix the coding styleChangli Gao
2011-05-19net: ping: make local functions staticChangli Gao
2011-05-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
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