1. 736a2dd Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  2. 0b2e3b6 Merge tag 'vfio-for-v3.10' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 11 years ago
  3. e958930 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 11 years ago
  4. 5a148af Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  5. 99c6bcf Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  6. 97b1007 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  7. dfab34a Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  8. a772635 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  9. 4d26aa3 Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  10. 600fe97 ipc_schedule_free() can do vfree() directly now by Al Viro · 11 years ago
  11. 4ada8db net: Restore NETIF_F_* bit ordering. by David Miller · 11 years ago
  12. 181c04a vhost_scsi: module rename by Michael S. Tsirkin · 11 years ago
  13. 5012a3a tcm_vhost: header split up by Michael S. Tsirkin · 11 years ago
  14. eb62b74 vhost: src file renames by Michael S. Tsirkin · 11 years ago
  15. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  16. 54d5999 powerpc: Fix build error for book3e by Aneesh Kumar K.V · 11 years ago
  17. 9353374 powerpc: Context switch the new EBB SPRs by Michael Ellerman · 11 years ago
  18. 1ddf499 powerpc: Turn on the EBB H/FSCR bits by Michael Neuling · 11 years ago
  19. 1de2bd4 powerpc: Replace CPU_FTR_BCTAR with CPU_FTR_ARCH_207S by Michael Ellerman · 11 years ago
  20. 53b56ca powerpc: Setup BHRB instructions facility in HFSCR for POWER8 by Anshuman Khandual · 11 years ago
  21. fc2a6cf powerpc: Fix interrupt range check on debug exception by Bharat Bhushan · 11 years ago
  22. b9394d8 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  23. 126de6b linkage.h: fix build breakage due to symbol prefix handling by James Hogan · 11 years ago
  24. ac3e3c5 don't bother with deferred freeing of fdtables by Al Viro · 11 years ago
  25. 094dd33 Merge branch 'vfree' into for-next by Al Viro · 11 years ago
  26. 59d8053 proc: Move non-public stuff from linux/proc_fs.h to fs/proc/internal.h by David Howells · 11 years ago
  27. c30480b proc: Make the PROC_I() and PDE() macros internal to procfs by David Howells · 11 years ago
  28. a8ca16e proc: Supply a function to remove a proc entry by PDE by David Howells · 11 years ago
  29. 8d8b97b take cgroup_open() and cpuset_open() to fs/proc/base.c by Al Viro · 11 years ago
  30. 4c23782 ppc: Clean up scanlog by David Howells · 11 years ago
  31. e8eeded ppc: Clean up rtas_flash driver somewhat by David Howells · 11 years ago
  32. 819695a hostap: proc: Use remove_proc_subtree() by David Howells · 11 years ago
  33. 8bc742e drm: proc: Use remove_proc_subtree() by David Howells · 11 years ago
  34. b63e6aa drm: proc: Use minor->index to label things, not PDE->name by David Howells · 11 years ago
  35. ce089b5 drm: Constify drm_proc_list[] by David Howells · 11 years ago
  36. 0c2f343 zoran: Don't print proc_dir_entry data in debug by David Howells · 11 years ago
  37. e42270a reiserfs: Don't access the proc_dir_entry in r_open(), r_start() r_show() by David Howells · 11 years ago
  38. 4a520d2 proc: Supply an accessor for getting the data from a PDE's parent by David Howells · 11 years ago
  39. b25f774 airo: Use remove_proc_subtree() by David Howells · 11 years ago
  40. cc87e0f rtl8192u: Don't need to save device proc dir PDE by David Howells · 11 years ago
  41. c4558a2 rtl8187se: Use a dir under /proc/net/r8180/ by David Howells · 11 years ago
  42. 270b5ac proc: Add proc_mkdir_data() by David Howells · 11 years ago
  43. 34db8aa proc: Move some bits from linux/proc_fs.h to linux/{of.h,signal.h,tty.h} by David Howells · 11 years ago
  44. 4abfd02 proc: Move PDE_NET() to fs/proc/proc_net.c by David Howells · 11 years ago
  45. 0bb80f2 proc: Split the namespace stuff out into linux/proc_ns.h by David Howells · 11 years ago
  46. c3bef7b proc: Move proc_fd() to fs/proc/fd.h by David Howells · 11 years ago
  47. 1dd704b proc: Uninline pid_delete_dentry() by David Howells · 11 years ago
  48. 271a15e proc: Supply PDE attribute setting accessor functions by David Howells · 11 years ago
  49. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  50. 20074f3 filter: fix va_list build error by Xi Wang · 11 years ago
  51. 251df49 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  52. 60bc851 af_unix: fix a fatal race with bit fields by Eric Dumazet · 11 years ago
  53. c3b28ea Merge branch 'bnx2x' by David S. Miller · 11 years ago
  54. 0595224 bnx2x: Prevent memory leak when cnic is absent by Yuval Mintz · 11 years ago
  55. b026192 bnx2x: correct reading of speed capabilities by Yaniv Rosner · 11 years ago
  56. be3e458 net: sctp: attribute printl with __printf for gcc fmt checks by Daniel Borkmann · 11 years ago
  57. ee1bec9 netlink: kconfig: move mmap i/o into netlink kconfig by Daniel Borkmann · 11 years ago
  58. bd7c4b6 netpoll: convert mutex into a semaphore by Neil Horman · 11 years ago
  59. ae6164a netlink: Fix skb ref counting. by Pravin B Shelar · 11 years ago
  60. 8a72f38 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 11 years ago
  61. bf5d770 init: Do not warn on non-zero initcall return by Steven Rostedt · 11 years ago
  62. 0dcffd0 net_sched: act_ipt forward compat with xtables by Jamal Hadi Salim · 11 years ago
  63. a49fe6d Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  64. bf61c88 Merge branch 'next' into for-linus by Dmitry Torokhov · 11 years ago
  65. 823e75f Merge branch 'ipc-scalability' by Linus Torvalds · 11 years ago
  66. d69f3ba ipc: sysv shared memory limited to 8TiB by Robin Holt · 11 years ago
  67. 41239fe ipc/msg.c: use list_for_each_entry_[safe] for list traversing by Nikola Pajkovsky · 11 years ago
  68. 6062a8d ipc,sem: fine grained locking for semtimedop by Rik van Riel · 11 years ago
  69. 9f1bc2c9 ipc,sem: have only one list in struct sem_queue by Rik van Riel · 11 years ago
  70. c460b66 ipc,sem: open code and rename sem_lock by Rik van Riel · 11 years ago
  71. 16df367 ipc,sem: do not hold ipc lock more than necessary by Davidlohr Bueso · 11 years ago
  72. 444d0f6 ipc: introduce lockless pre_down ipcctl by Davidlohr Bueso · 11 years ago
  73. 4d2bff5 ipc: introduce obtaining a lockless ipc object by Davidlohr Bueso · 11 years ago
  74. 7bb4def ipc: remove bogus lock comment for ipc_checkid by Davidlohr Bueso · 11 years ago
  75. 1e3c941 ipc/msgutil.c: use linux/uaccess.h by HoSung Jung · 11 years ago
  76. daaf74c ipc: refactor msg list search into separate function by Peter Hurley · 11 years ago
  77. d076ac9 ipc: simplify msg list search by Peter Hurley · 11 years ago
  78. 8ac6ed5 ipc: implement MSG_COPY as a new receive mode by Peter Hurley · 11 years ago
  79. 852028a ipc: remove msg handling from queue scan by Peter Hurley · 11 years ago
  80. 2b3097a ipc: set EFAULT as default error in load_msg() by Peter Hurley · 11 years ago
  81. da085d4 ipc: tighten msg copy loops by Peter Hurley · 11 years ago
  82. be5f4b3 ipc: separate msg allocation from userspace copy by Peter Hurley · 11 years ago
  83. 3d8fa45 ipc: clamp with min() by Peter Hurley · 11 years ago
  84. 149b306 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  85. b0ca4d0 Merge tag 'tag-for-linus-3.10' of git://git.linaro.org/people/sumitsemwal/linux-dma-buf by Linus Torvalds · 11 years ago
  86. d70b1e0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel by Linus Torvalds · 11 years ago
  87. b0b8856 tty: fix up atime/mtime mess, take three by Linus Torvalds · 11 years ago
  88. 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  89. b89e356 dma-buf: Add debugfs support by Sumit Semwal · 11 years ago
  90. 78df969 dma-buf: replace dma_buf_export() with dma_buf_export_named() by Sumit Semwal · 11 years ago
  91. 150b9e5 vhost: fix error handling in RESET_OWNER ioctl by Michael S. Tsirkin · 11 years ago
  92. 061b16c tcm_vhost: remove virtio-net.h dependency by Michael S. Tsirkin · 11 years ago
  93. 81f95a5 vhost: move per-vq net specific fields out to net by Michael S. Tsirkin · 11 years ago
  94. 3dfbff3 tcm_vhost: document inflight ref-counting use by Michael S. Tsirkin · 11 years ago
  95. 2839400 vhost: move vhost-net zerocopy fields to net.c by Asias He · 11 years ago
  96. f2f0173d tcm_vhost: Wait for pending requests in vhost_scsi_flush() by Asias He · 11 years ago
  97. 3ab2e42 vhost: Allow device specific fields per vq by Asias He · 11 years ago
  98. bc75623 Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending into vhost-net-next by Michael S. Tsirkin · 11 years ago
  99. 01d779a caif_virtio: Remove bouncing email addresses by Sjur Brændeland · 11 years ago
  100. 426d29c Hexagon: add v4 CS regs to core copyout macro by Richard Kuo · 11 years ago