1. 042bcef dm mpath: enable WRITE SAME support by Mike Snitzer · 12 years ago
  2. dc019b2 dm table: fix write same support by Mike Snitzer · 12 years ago
  3. 502624b dm bufio: avoid a possible __vmalloc deadlock by Mikulas Patocka · 12 years ago
  4. 09e8b81 dm snapshot: fix error return code in snapshot_ctr by Wei Yongjun · 12 years ago
  5. fa4d683 dm cache: fix error return code in cache_create by Wei Yongjun · 12 years ago
  6. d793e684 dm stripe: fix regression in stripe_width calculation by Mike Snitzer · 12 years ago
  7. ebb3727 Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  8. 4de13d7a Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  9. 5af43c2 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 12 years ago
  10. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 12 years ago
  11. 41ef4eb aio: kill ki_retry by Kent Overstreet · 12 years ago
  12. 8a66089 aio: kill ki_key by Kent Overstreet · 12 years ago
  13. 4e23bca aio: give shared kioctx fields their own cachelines by Kent Overstreet · 12 years ago
  14. 58c85dc aio: kill struct aio_ring_info by Kent Overstreet · 12 years ago
  15. a1c8eae aio: kill batch allocation by Kent Overstreet · 12 years ago
  16. 3e845ce aio: change reqs_active to include unreaped completions by Kent Overstreet · 12 years ago
  17. 0460fef aio: use cancellation list lazily by Kent Overstreet · 12 years ago
  18. 21b4020 aio: use flush_dcache_page() by Kent Overstreet · 12 years ago
  19. a31ad38 aio: make aio_read_evt() more efficient, convert to hrtimers by Kent Overstreet · 12 years ago
  20. 774a08b wait: add wait_event_hrtimeout() by Kent Overstreet · 12 years ago
  21. 36f5588 aio: refcounting cleanup by Kent Overstreet · 12 years ago
  22. 11599eb aio: make aio_put_req() lockless by Kent Overstreet · 12 years ago
  23. 1d98ebf aio: do fget() after aio_get_req() by Kent Overstreet · 12 years ago
  24. caf4167 aio: dprintk() -> pr_debug() by Kent Overstreet · 12 years ago
  25. 4e179bc aio: move private stuff out of aio.h by Kent Overstreet · 12 years ago
  26. 906b973 aio: add kiocb_cancel() by Kent Overstreet · 12 years ago
  27. 2d68449 aio: kill return value of aio_complete() by Kent Overstreet · 12 years ago
  28. 162934d char: add aio_{read,write} to /dev/{null,zero} by Zach Brown · 12 years ago
  29. 41003a7 aio: remove retry-based AIO by Zach Brown · 12 years ago
  30. a80bf61 gadget: remove only user of aio retry by Zach Brown · 12 years ago
  31. 4b49bb8 aio: remove dead code from aio.h by Zach Brown · 12 years ago
  32. 697f4d6 mm: remove old aio use_mm() comment by Zach Brown · 12 years ago
  33. c9fcee5 mm/vmalloc.c: add vfree comment by Andrew Morton · 12 years ago
  34. 22ea9c0 remove unused random32() and srandom32() by Akinobu Mita · 12 years ago
  35. 50bea5c drivers/infiniband/hw: rename random32() to prandom_u32() by Andrew Morton · 12 years ago
  36. e00adf3 drivers/net: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
  37. af73e4d hugetlbfs: fix mmap failure in unaligned size request by Naoya Horiguchi · 12 years ago
  38. 1ab4ce7 parisc: remove the second argument of kmap_atomic() by Zhao Hongjiang · 12 years ago
  39. 550fcb8 drivers/rtc/rtc-rs5c372.c: add R2221T/L variant to the driver by Lucas Stach · 12 years ago
  40. 0f157a5 include/linux/mm.h: complete the mm_walk definition by Andrew Morton · 12 years ago
  41. b070e65 mm, memcg: add rss_huge stat to memory.stat by David Rientjes · 12 years ago
  42. 70affe4 mm/SPARC: use common help functions to free reserved pages by Jiang Liu · 12 years ago
  43. 9affd6b arm: fix mismerge of arch/arm/mach-omap2/timer.c by Linus Torvalds · 12 years ago
  44. 9607a85 rwsem: check counter to avoid cmpxchg calls by Davidlohr Bueso · 12 years ago
  45. 2d864e4 kref: minor cleanup by Anatol Pomozov · 12 years ago
  46. 292088e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  47. bc2d968 Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 12 years ago
  48. d75e2f9 Merge tag '3.9-rc3-smp-6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/sstabellini/xen by Linus Torvalds · 12 years ago
  49. 0fc537d parisc: tlb flush counting fix for SMP and UP by Helge Deller · 12 years ago
  50. de9c9f8 Merge tag 'remoteproc-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 12 years ago
  51. 3e11a00 Merge tag 'rpmsg-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/rpmsg by Linus Torvalds · 12 years ago
  52. c807b17 Merge tag 'hwspinlock-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock by Linus Torvalds · 12 years ago
  53. 1b5feb4 Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 12 years ago
  54. cd85d55 parisc: more irq statistics in /proc/interrupts by Helge Deller · 12 years ago
  55. 200c880 parisc: implement irq stacks by Helge Deller · 12 years ago
  56. 9372450 parisc: add kernel stack overflow check by Helge Deller · 12 years ago
  57. 254844d proc: Use PDE attribute setting accessor functions by Geert Uytterhoeven · 12 years ago
  58. c207a76 parisc: only re-enable interrupts if we need to schedule or deliver signals when returning to userspace by John David Anglin · 12 years ago
  59. bb9055b Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  60. 1bf25e7 Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  61. 38f56f3 Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  62. fcba914 Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  63. a8c4b90 Merge tag 'soc-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  64. 3d9b935 libata: change maintainer by Tejun Heo · 12 years ago
  65. eac8410 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 12 years ago
  66. a26ea93 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 12 years ago
  67. c818c77 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  68. c8de2fa Merge branch 'rwsem-optimizations' by Linus Torvalds · 12 years ago
  69. 0f47c94 Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 12 years ago
  70. b9e306e Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  71. 685e56d Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  72. 57c29bd Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  73. 383da76 menuconfig: fix NULL pointer dereference when searching a symbol by Li Zefan · 12 years ago
  74. 2a437cd e1000e: fix scheduling while atomic bug by Bruce Allan · 12 years ago
  75. b5f5418 rwsem: no need for explicit signed longs by Davidlohr Bueso · 12 years ago
  76. a31a369 x86 rwsem: avoid taking slow path when stealing write lock by Michel Lespinasse · 12 years ago
  77. 25c3932 rwsem: do not block readers at head of queue if other readers are active by Michel Lespinasse · 12 years ago
  78. fe6e674 rwsem: implement support for write lock stealing on the fastpath by Michel Lespinasse · 12 years ago
  79. 8cf5322 rwsem: simplify __rwsem_do_wake by Michel Lespinasse · 12 years ago
  80. 9b0fc9c rwsem: skip initial trylock in rwsem_down_write_failed by Michel Lespinasse · 12 years ago
  81. a7d2c57 rwsem: avoid taking wait_lock in rwsem_down_write_failed by Michel Lespinasse · 12 years ago
  82. 5ede972 rwsem: use cmpxchg for trying to steal write lock by Michel Lespinasse · 12 years ago
  83. ed00f64 rwsem: more agressive lock stealing in rwsem_down_write_failed by Michel Lespinasse · 12 years ago
  84. 023fe4f rwsem: simplify rwsem_down_write_failed by Michel Lespinasse · 12 years ago
  85. da16922 rwsem: simplify rwsem_down_read_failed by Michel Lespinasse · 12 years ago
  86. 1e78277 rwsem: move rwsem_down_failed_common code into rwsem_down_{read,write}_failed by Michel Lespinasse · 12 years ago
  87. f7dd1ce rwsem: shorter spinlocked section in rwsem_down_failed_common() by Michel Lespinasse · 12 years ago
  88. e2d57f7 rwsem: make the waiter type an enumeration rather than a bitmask by Michel Lespinasse · 12 years ago
  89. 0592c218 Merge tag 'omap-for-v3.10/fixes-for-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into late/cleanup by Arnd Bergmann · 12 years ago
  90. a18cc42 vhost-scsi: Enable VIRTIO_RING_F_EVENT_IDX by Asias He · 12 years ago
  91. 5737789 powerpc: Make hard_irq_disable() do the right thing vs. irq tracing by Benjamin Herrenschmidt · 12 years ago
  92. 69df2ac Merge branch 'slab/next' into slab/for-linus by Pekka Enberg · 12 years ago
  93. 4385bab make blkdev_put() return void by Al Viro · 12 years ago
  94. db2a144 block_device_operations->release() should return void by Al Viro · 12 years ago
  95. 08a48be ARM: OMAP4: change the device names in usb_bind_phy by Kishon Vijay Abraham I · 12 years ago
  96. 6264796 ARM: OMAP2+: Fix mismerge for timer.c between ff931c82 and da4a686a by Vaibhav Hiremath · 12 years ago
  97. 51a26ae Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  98. 2b69703 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 12 years ago
  99. 30c67e9 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 12 years ago
  100. f87bb9e Merge tag 'for-3.10-rc1' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 12 years ago