1. c8de2fa Merge branch 'rwsem-optimizations' by Linus Torvalds · 12 years ago
  2. 0f47c94 Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 12 years ago
  3. b9e306e Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  4. 685e56d Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  5. 57c29bd Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  6. 383da76 menuconfig: fix NULL pointer dereference when searching a symbol by Li Zefan · 12 years ago
  7. 2a437cd e1000e: fix scheduling while atomic bug by Bruce Allan · 12 years ago
  8. b5f5418 rwsem: no need for explicit signed longs by Davidlohr Bueso · 12 years ago
  9. a31a369 x86 rwsem: avoid taking slow path when stealing write lock by Michel Lespinasse · 12 years ago
  10. 25c3932 rwsem: do not block readers at head of queue if other readers are active by Michel Lespinasse · 12 years ago
  11. fe6e674 rwsem: implement support for write lock stealing on the fastpath by Michel Lespinasse · 12 years ago
  12. 8cf5322 rwsem: simplify __rwsem_do_wake by Michel Lespinasse · 12 years ago
  13. 9b0fc9c rwsem: skip initial trylock in rwsem_down_write_failed by Michel Lespinasse · 12 years ago
  14. a7d2c57 rwsem: avoid taking wait_lock in rwsem_down_write_failed by Michel Lespinasse · 12 years ago
  15. 5ede972 rwsem: use cmpxchg for trying to steal write lock by Michel Lespinasse · 12 years ago
  16. ed00f64 rwsem: more agressive lock stealing in rwsem_down_write_failed by Michel Lespinasse · 12 years ago
  17. 023fe4f rwsem: simplify rwsem_down_write_failed by Michel Lespinasse · 12 years ago
  18. da16922 rwsem: simplify rwsem_down_read_failed by Michel Lespinasse · 12 years ago
  19. 1e78277 rwsem: move rwsem_down_failed_common code into rwsem_down_{read,write}_failed by Michel Lespinasse · 12 years ago
  20. f7dd1ce rwsem: shorter spinlocked section in rwsem_down_failed_common() by Michel Lespinasse · 12 years ago
  21. e2d57f7 rwsem: make the waiter type an enumeration rather than a bitmask by Michel Lespinasse · 12 years ago
  22. 69df2ac Merge branch 'slab/next' into slab/for-linus by Pekka Enberg · 12 years ago
  23. 51a26ae Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  24. 2b69703 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 12 years ago
  25. 30c67e9 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 12 years ago
  26. f87bb9e Merge tag 'for-3.10-rc1' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 12 years ago
  27. 9973798 Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  28. 22fc427 Fix cleaning in scripts/mod by Andreas Schwab · 12 years ago
  29. 8a965b3 mm, slab_common: Fix bootstrap creation of kmalloc caches by Christoph Lameter · 12 years ago
  30. 6bf1519 tipc: potential divide by zero in tipc_link_recv_fragment() by Dan Carpenter · 12 years ago
  31. cb4b102f tipc: add a bounds check in link_recv_changeover_msg() by Dan Carpenter · 12 years ago
  32. ac718b6 net/usb: new driver for RTL8152 by hayeswang · 12 years ago
  33. 91f8575 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  34. 2e378f3 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  35. ce8a5db autofs - remove autofs dentry mount check by David Jeffery · 12 years ago
  36. 9548298 autofs - fix sparse warning for autofs4_d_manage() by Claudiu Ghioc · 12 years ago
  37. 2bf1bef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  38. c81400b 3c59x: fix freeing nonexistent resource on driver unload by Sergei Shtylyov · 12 years ago
  39. a3dbbc2 netpoll: inverted down_trylock() test by Dan Carpenter · 12 years ago
  40. 243198d rps_dev_flow_table_release(): no need to delay vfree() by Al Viro · 12 years ago
  41. 0020356 fib_trie: no need to delay vfree() by Al Viro · 12 years ago
  42. b56141a net: frag, fix race conditions in LRU list maintenance by Konstantin Khlebnikov · 12 years ago
  43. 6286ae9 slab: Return NULL for oversized allocations by Christoph Lameter · 12 years ago
  44. d7ab730 Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-next by Linus Torvalds · 12 years ago
  45. 01227a8 Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  46. 9e68794 Give the OID registry file module info to avoid kernel tainting by David Howells · 12 years ago
  47. efeaa55 tcp: do not expire TCP fastopen cookies by Eric Dumazet · 12 years ago
  48. 13f8520 net/eth/ibmveth: Fixup retrieval of MAC address by Benjamin Herrenschmidt · 12 years ago
  49. 77d21f2 virtio: don't expose u16 in userspace api by stephen hemminger · 12 years ago
  50. 534c97b Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  51. 64049d1 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  52. f8ce1fa Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  53. 24d0c25 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  54. 802d0db Merge branch 'ipc-cleanups' by Linus Torvalds · 12 years ago
  55. db6ae61 kvm: Add compat_ioctl for device control API by Scott Wood · 12 years ago
  56. 7cc23cd perf/x86/intel/lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNEL by Peter Zijlstra · 12 years ago
  57. 7ee2b9e rcutrace: single_open() leaks by Al Viro · 12 years ago
  58. 962a1ab gadget: single_open() leaks by Al Viro · 12 years ago
  59. bae301d staging: single_open() leaks by Al Viro · 12 years ago
  60. 9bec8a7 megaraid: single_open() leak by Al Viro · 12 years ago
  61. bc3041f wireless: single_open() leaks by Al Viro · 12 years ago
  62. 9b3a0a6 input: single_open() leak by Al Viro · 12 years ago
  63. 2e7718c rtc: single_open() leaks by Al Viro · 12 years ago
  64. 7485e16 ds1620: single_open() leak by Al Viro · 12 years ago
  65. c39b9fd sh: single_open() leaks by Al Viro · 12 years ago
  66. 46d4c0f parisc: single_open() leaks by Al Viro · 12 years ago
  67. acf300d mips: single_open() leaks by Al Viro · 12 years ago
  68. 7540146 ia64: single_open() leaks by Al Viro · 12 years ago
  69. a81ecc1 h8300: single_open() leaks by Al Viro · 12 years ago
  70. f42787d cris: single_open() leaks by Al Viro · 12 years ago
  71. b11ac20 arm: single_open() leaks by Al Viro · 12 years ago
  72. b13ce4b cifs: small variable name cleanup by Dan Carpenter · 12 years ago
  73. efb79f2 CIFS: fix error return code in cifs_atomic_open() by Wei Yongjun · 12 years ago
  74. 0124cc4 cifs: store the real expected sequence number in the mid by Jeff Layton · 12 years ago
  75. ad313cb cifs: on send failure, readjust server sequence number downward by Jeff Layton · 12 years ago
  76. ce6c44e cifs: remove ENOSPC handling in smb_sendv by Jeff Layton · 12 years ago
  77. f96637b [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg by Joe Perches · 12 years ago
  78. 1aaf6d3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  79. f589e9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 12 years ago
  80. f7f7c18 fs: cifs: use kmemdup instead of kmalloc + memcpy by Silviu-Mihai Popescu · 12 years ago
  81. d455b72 cifs: replaced kmalloc + memset with kzalloc by Dia Vasile · 12 years ago
  82. 73a999f cifs: ignore the unc= and prefixpath= mount options by Jeff Layton · 12 years ago
  83. 048c9ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by David S. Miller · 12 years ago
  84. ad348cc serial: sunsu: add missing platform_driver_unregister() when module exit by Wei Yongjun · 12 years ago
  85. 6e4741e sparc32, leon: Do not overwrite previously set irq flow handlers by Andreas Larsson · 12 years ago
  86. 75e4480 sparc/kernel/vio.c: add put_device() after device_find_child() by Federico Vaga · 12 years ago
  87. 941b030 ipc: simplify rcu_read_lock() in semctl_nolock() by Linus Torvalds · 12 years ago
  88. c728b9c ipc: simplify semtimedop/semctl_main() common error path handling by Linus Torvalds · 12 years ago
  89. 321310c ipc: move sem_obtain_lock() rcu locking into the only caller by Linus Torvalds · 12 years ago
  90. fbfd1d2 ipc: fix double sem unlock in semctl error path by Linus Torvalds · 12 years ago
  91. 4091fd9 ipc: move the rcu_read_lock() from sem_lock_and_putref() into callers by Linus Torvalds · 12 years ago
  92. 1731929 Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  93. e72a5d1 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 12 years ago
  94. bd932ae Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  95. 4fe56e8 xtensa simdisk: fix braino in "xtensa simdisk: switch to proc_create_data()" by Al Viro · 12 years ago
  96. 371fdab hostfs: use kmalloc instead of kzalloc by James Hogan · 12 years ago
  97. 2b3b9bb hostfs: move HOSTFS_SUPER_MAGIC to <linux/magic.h> by James Hogan · 12 years ago
  98. 9dcc5e8 hostfs: remove "will unlock" comment by James Hogan · 12 years ago
  99. 9ed53b1 vfs: use list_move instead of list_del/list_add by Wei Yongjun · 12 years ago
  100. 150a8dc Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago