1. 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 12 years ago
  2. 1763e73 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  3. b29bdba Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 12 years ago
  4. e0fd9af Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  5. 942d33d Merge tag 'f2fs-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 12 years ago
  6. ebb3727 Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  7. 4de13d7a Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  8. 5af43c2 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 12 years ago
  9. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 12 years ago
  10. 41ef4eb aio: kill ki_retry by Kent Overstreet · 12 years ago
  11. 8a66089 aio: kill ki_key by Kent Overstreet · 12 years ago
  12. a1c8eae aio: kill batch allocation by Kent Overstreet · 12 years ago
  13. 0460fef aio: use cancellation list lazily by Kent Overstreet · 12 years ago
  14. 774a08b wait: add wait_event_hrtimeout() by Kent Overstreet · 12 years ago
  15. 11599eb aio: make aio_put_req() lockless by Kent Overstreet · 12 years ago
  16. 4e179bc aio: move private stuff out of aio.h by Kent Overstreet · 12 years ago
  17. 2d68449 aio: kill return value of aio_complete() by Kent Overstreet · 12 years ago
  18. 41003a7 aio: remove retry-based AIO by Zach Brown · 12 years ago
  19. 4b49bb8 aio: remove dead code from aio.h by Zach Brown · 12 years ago
  20. 22ea9c0 remove unused random32() and srandom32() by Akinobu Mita · 12 years ago
  21. af73e4d hugetlbfs: fix mmap failure in unaligned size request by Naoya Horiguchi · 12 years ago
  22. 0f157a5 include/linux/mm.h: complete the mm_walk definition by Andrew Morton · 12 years ago
  23. 2d864e4 kref: minor cleanup by Anatol Pomozov · 12 years ago
  24. 292088e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  25. de9c9f8 Merge tag 'remoteproc-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 12 years ago
  26. 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
  27. 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
  28. 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
  29. 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
  30. 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
  31. a26ea93 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 12 years ago
  32. 0f47c94 Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 12 years ago
  33. 69df2ac Merge branch 'slab/next' into slab/for-linus by Pekka Enberg · 12 years ago
  34. 4385bab make blkdev_put() return void by Al Viro · 12 years ago
  35. db2a144 block_device_operations->release() should return void by Al Viro · 12 years ago
  36. 51a26ae Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  37. 2b69703 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 12 years ago
  38. 30c67e9 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 12 years ago
  39. 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
  40. 241a987 Merge branch 'exynos/pwm-clocksource' into late/multiplatform by Arnd Bergmann · 12 years ago
  41. 442a33e Merge branch 'late/clksrc' into late/cleanup by Arnd Bergmann · 12 years ago
  42. 4183bef Merge branch 'late/dt' into next/dt2 by Arnd Bergmann · 12 years ago
  43. 91f8575 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  44. 243198d rps_dev_flow_table_release(): no need to delay vfree() by Al Viro · 12 years ago
  45. b56141a net: frag, fix race conditions in LRU list maintenance by Konstantin Khlebnikov · 12 years ago
  46. 6286ae9 slab: Return NULL for oversized allocations by Christoph Lameter · 12 years ago
  47. a8ca889 mtd_blktrans_ops->release() should return void by Al Viro · 12 years ago
  48. 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
  49. 01227a8 Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  50. 77d21f2 virtio: don't expose u16 in userspace api by stephen hemminger · 12 years ago
  51. 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
  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. 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
  54. bd932ae Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  55. 2b3b9bb hostfs: move HOSTFS_SUPER_MAGIC to <linux/magic.h> by James Hogan · 12 years ago
  56. 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
  57. 6fa52ed Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  58. 5ae98f1 fs: Fix hang with BSD accounting on frozen filesystem by Jan Kara · 12 years ago
  59. e765acb nubus: Kill nubus_proc_detach_device() by Geert Uytterhoeven · 12 years ago
  60. 265f22a sched: Keep at least 1 tick per second for active dynticks tasks by Frederic Weisbecker · 12 years ago
  61. 1db7722 Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  62. 14a9e5c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  63. 9992ba7 Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  64. 00fdffb5 Merge tag 'for-v3.10' of git://git.infradead.org/users/cbou/linux-pstore by Linus Torvalds · 12 years ago
  65. fb1c2d8 Merge branch 'for_next' into for_linus by Jan Kara · 12 years ago
  66. 20a2078c Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  67. 0279b3c Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  68. 797994f Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  69. 99bece7 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 12 years ago
  70. 736a2dd Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  71. 0b2e3b6 Merge tag 'vfio-for-v3.10' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 12 years ago
  72. e958930 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 12 years ago
  73. 5a148af Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  74. 5522ae0 libceph: use slab cache for osd client requests by Alex Elder · 12 years ago
  75. 99c6bcf Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  76. 97b1007 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  77. dfab34a Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  78. b2396f7 Merge branch 'topic/of' into for-linus by Vinod Koul · 12 years ago
  79. de61608 dma:of: Use a mutex to protect the of_dma_list by Lars-Peter Clausen · 12 years ago
  80. a772635 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  81. c032862 Merge commit '8700c95adb03' into timers/nohz by Frederic Weisbecker · 12 years ago
  82. 4ada8db net: Restore NETIF_F_* bit ordering. by David Miller · 12 years ago
  83. 62d1f92 drm/radeon: add new richland pci ids by Alex Deucher · 12 years ago
  84. 18932a2 drm/radeon: add some new SI PCI ids by Alex Deucher · 12 years ago
  85. 5975a2e KVM: PPC: Book3S: Add API for in-kernel XICS emulation by Paul Mackerras · 12 years ago
  86. 5012a3a tcm_vhost: header split up by Michael S. Tsirkin · 12 years ago
  87. 0c4513b Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'ppc/pamu', 'core' and 'arm/tegra' into next by Joerg Roedel · 12 years ago
  88. 4f0dcb1 libceph: create source file "net/ceph/snapshot.c" by Alex Elder · 12 years ago
  89. c3f5610 libceph: validate timespec conversions by Alex Elder · 12 years ago
  90. b587398 libceph: add signed type limits by Alex Elder · 12 years ago
  91. 6c57b55 libceph: support pages for class request data by Alex Elder · 12 years ago
  92. 4971977 libceph: support raw data requests by Alex Elder · 12 years ago
  93. 406e2c9 libceph: kill off osd data write_request parameters by Alex Elder · 12 years ago
  94. 26be880 libceph: change how "safe" callback is used by Alex Elder · 12 years ago
  95. 04017e2 libceph: make method call data be a separate data item by Alex Elder · 12 years ago
  96. 90af360 libceph: add, don't set data for a message by Alex Elder · 12 years ago
  97. ca8b3a6 libceph: implement multiple data items in a message by Alex Elder · 12 years ago
  98. 5240d9f libceph: replace message data pointer with list by Alex Elder · 12 years ago
  99. 8ae4f4f libceph: have cursor point to data by Alex Elder · 12 years ago
  100. 36153ec libceph: move cursor into message by Alex Elder · 12 years ago