1. 41003a7 aio: remove retry-based AIO by Zach Brown · 11 years ago
  2. a80bf61 gadget: remove only user of aio retry by Zach Brown · 11 years ago
  3. 4b49bb8 aio: remove dead code from aio.h by Zach Brown · 11 years ago
  4. 697f4d6 mm: remove old aio use_mm() comment by Zach Brown · 11 years ago
  5. c9fcee5 mm/vmalloc.c: add vfree comment by Andrew Morton · 11 years ago
  6. 22ea9c0 remove unused random32() and srandom32() by Akinobu Mita · 11 years ago
  7. 50bea5c drivers/infiniband/hw: rename random32() to prandom_u32() by Andrew Morton · 11 years ago
  8. e00adf3 drivers/net: rename random32() to prandom_u32() by Akinobu Mita · 11 years ago
  9. af73e4d hugetlbfs: fix mmap failure in unaligned size request by Naoya Horiguchi · 11 years ago
  10. 1ab4ce7 parisc: remove the second argument of kmap_atomic() by Zhao Hongjiang · 11 years ago
  11. 550fcb8 drivers/rtc/rtc-rs5c372.c: add R2221T/L variant to the driver by Lucas Stach · 11 years ago
  12. 0f157a5 include/linux/mm.h: complete the mm_walk definition by Andrew Morton · 11 years ago
  13. b070e65 mm, memcg: add rss_huge stat to memory.stat by David Rientjes · 11 years ago
  14. 70affe4 mm/SPARC: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  15. 0f47c94 Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
  16. b9e306e Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  17. 685e56d Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  18. 57c29bd Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  19. 383da76 menuconfig: fix NULL pointer dereference when searching a symbol by Li Zefan · 11 years ago
  20. 2a437cd e1000e: fix scheduling while atomic bug by Bruce Allan · 11 years ago
  21. 69df2ac Merge branch 'slab/next' into slab/for-linus by Pekka Enberg · 11 years ago
  22. 51a26ae Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  23. 2b69703 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 11 years ago
  24. 30c67e9 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  25. f87bb9e Merge tag 'for-3.10-rc1' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 11 years ago
  26. 9973798 Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
  27. 22fc427 Fix cleaning in scripts/mod by Andreas Schwab · 11 years ago
  28. 8a965b3 mm, slab_common: Fix bootstrap creation of kmalloc caches by Christoph Lameter · 11 years ago
  29. 6bf1519 tipc: potential divide by zero in tipc_link_recv_fragment() by Dan Carpenter · 11 years ago
  30. cb4b102f tipc: add a bounds check in link_recv_changeover_msg() by Dan Carpenter · 11 years ago
  31. ac718b6 net/usb: new driver for RTL8152 by hayeswang · 11 years ago
  32. 91f8575 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  33. 2e378f3 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  34. ce8a5db autofs - remove autofs dentry mount check by David Jeffery · 11 years ago
  35. 9548298 autofs - fix sparse warning for autofs4_d_manage() by Claudiu Ghioc · 11 years ago
  36. 2bf1bef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  37. c81400b 3c59x: fix freeing nonexistent resource on driver unload by Sergei Shtylyov · 11 years ago
  38. a3dbbc2 netpoll: inverted down_trylock() test by Dan Carpenter · 11 years ago
  39. 243198d rps_dev_flow_table_release(): no need to delay vfree() by Al Viro · 11 years ago
  40. 0020356 fib_trie: no need to delay vfree() by Al Viro · 11 years ago
  41. b56141a net: frag, fix race conditions in LRU list maintenance by Konstantin Khlebnikov · 11 years ago
  42. 6286ae9 slab: Return NULL for oversized allocations by Christoph Lameter · 11 years ago
  43. d7ab730 Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-next by Linus Torvalds · 11 years ago
  44. 01227a8 Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  45. 9e68794 Give the OID registry file module info to avoid kernel tainting by David Howells · 11 years ago
  46. efeaa55 tcp: do not expire TCP fastopen cookies by Eric Dumazet · 11 years ago
  47. 13f8520 net/eth/ibmveth: Fixup retrieval of MAC address by Benjamin Herrenschmidt · 11 years ago
  48. 77d21f2 virtio: don't expose u16 in userspace api by stephen hemminger · 11 years ago
  49. 534c97b Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  50. 64049d1 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  51. f8ce1fa Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  52. 24d0c25 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  53. 802d0db Merge branch 'ipc-cleanups' by Linus Torvalds · 11 years ago
  54. db6ae61 kvm: Add compat_ioctl for device control API by Scott Wood · 11 years ago
  55. 7cc23cd perf/x86/intel/lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNEL by Peter Zijlstra · 11 years ago
  56. 7ee2b9e rcutrace: single_open() leaks by Al Viro · 11 years ago
  57. 962a1ab gadget: single_open() leaks by Al Viro · 11 years ago
  58. bae301d staging: single_open() leaks by Al Viro · 11 years ago
  59. 9bec8a7 megaraid: single_open() leak by Al Viro · 11 years ago
  60. bc3041f wireless: single_open() leaks by Al Viro · 11 years ago
  61. 9b3a0a6 input: single_open() leak by Al Viro · 11 years ago
  62. 2e7718c rtc: single_open() leaks by Al Viro · 11 years ago
  63. 7485e16 ds1620: single_open() leak by Al Viro · 11 years ago
  64. c39b9fd sh: single_open() leaks by Al Viro · 11 years ago
  65. 46d4c0f parisc: single_open() leaks by Al Viro · 11 years ago
  66. acf300d mips: single_open() leaks by Al Viro · 11 years ago
  67. 7540146 ia64: single_open() leaks by Al Viro · 11 years ago
  68. a81ecc1 h8300: single_open() leaks by Al Viro · 11 years ago
  69. f42787d cris: single_open() leaks by Al Viro · 11 years ago
  70. b11ac20 arm: single_open() leaks by Al Viro · 11 years ago
  71. b13ce4b cifs: small variable name cleanup by Dan Carpenter · 11 years ago
  72. efb79f2 CIFS: fix error return code in cifs_atomic_open() by Wei Yongjun · 11 years ago
  73. 0124cc4 cifs: store the real expected sequence number in the mid by Jeff Layton · 11 years ago
  74. ad313cb cifs: on send failure, readjust server sequence number downward by Jeff Layton · 11 years ago
  75. ce6c44e cifs: remove ENOSPC handling in smb_sendv by Jeff Layton · 11 years ago
  76. f96637b [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg by Joe Perches · 11 years ago
  77. 1aaf6d3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  78. f589e9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 11 years ago
  79. f7f7c18 fs: cifs: use kmemdup instead of kmalloc + memcpy by Silviu-Mihai Popescu · 11 years ago
  80. d455b72 cifs: replaced kmalloc + memset with kzalloc by Dia Vasile · 11 years ago
  81. 73a999f cifs: ignore the unc= and prefixpath= mount options by Jeff Layton · 11 years ago
  82. 048c9ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by David S. Miller · 11 years ago
  83. ad348cc serial: sunsu: add missing platform_driver_unregister() when module exit by Wei Yongjun · 11 years ago
  84. 6e4741e sparc32, leon: Do not overwrite previously set irq flow handlers by Andreas Larsson · 11 years ago
  85. 75e4480 sparc/kernel/vio.c: add put_device() after device_find_child() by Federico Vaga · 11 years ago
  86. 941b030 ipc: simplify rcu_read_lock() in semctl_nolock() by Linus Torvalds · 11 years ago
  87. c728b9c ipc: simplify semtimedop/semctl_main() common error path handling by Linus Torvalds · 11 years ago
  88. 321310c ipc: move sem_obtain_lock() rcu locking into the only caller by Linus Torvalds · 11 years ago
  89. fbfd1d2 ipc: fix double sem unlock in semctl error path by Linus Torvalds · 11 years ago
  90. 4091fd9 ipc: move the rcu_read_lock() from sem_lock_and_putref() into callers by Linus Torvalds · 11 years ago
  91. 1731929 Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 11 years ago
  92. e72a5d1 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 11 years ago
  93. bd932ae Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  94. 4fe56e8 xtensa simdisk: fix braino in "xtensa simdisk: switch to proc_create_data()" by Al Viro · 11 years ago
  95. 371fdab hostfs: use kmalloc instead of kzalloc by James Hogan · 11 years ago
  96. 2b3b9bb hostfs: move HOSTFS_SUPER_MAGIC to <linux/magic.h> by James Hogan · 11 years ago
  97. 9dcc5e8 hostfs: remove "will unlock" comment by James Hogan · 11 years ago
  98. 9ed53b1 vfs: use list_move instead of list_del/list_add by Wei Yongjun · 11 years ago
  99. 150a8dc Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  100. e3d9884 Merge tag 'firmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago