1. 179e20b8 drbd: Minor cleanups by Andreas Gruenbacher · 10 years ago
  2. a64e6bb NVMe: __nvme_submit_admin_cmd() can be static by kbuild test robot · 10 years ago
  3. 9f173b3 NVMe: blk_mq_alloc_request() returns error pointers by Dan Carpenter · 10 years ago
  4. a4aea56 NVMe: Convert to blk-mq by Matias Bjørling · 10 years ago
  5. 9dbbfab NVMe: Do not over allocate for discard requests by Keith Busch · 10 years ago
  6. 9e60352 NVMe: Do not open disks that are being deleted by Keith Busch · 10 years ago
  7. 5940c85 NVMe: Clear QUEUE_FLAG_STACKABLE by Keith Busch · 10 years ago
  8. 387caa5 NVMe: Fix device probe waiting on kthread by Keith Busch · 10 years ago
  9. 7963e52 NVMe: Passthrough IOCTL for IO commands by Keith Busch · 10 years ago
  10. 1b9dbf7 NVMe: Add revalidate_disk callback by Keith Busch · 10 years ago
  11. 7be50e9 NVMe: Fix nvmeq waitqueue entry initialization by Keith Busch · 10 years ago
  12. b4ff9c8 NVMe: Translate NVMe status to errno by Keith Busch · 10 years ago
  13. 695a4fe NVMe: Fix SG_IO status values by Keith Busch · 10 years ago
  14. e179729 NVMe: Remove duplicate compat SG_IO code by Keith Busch · 10 years ago
  15. a96d4f5 NVMe: Reference count pci device by Keith Busch · 10 years ago
  16. 062261b nvme: Replace rcu_assign_pointer() with RCU_INIT_POINTER() by Andreea-Cristina Bernat · 10 years ago
  17. 5905535 NVMe: Correctly handle IOCTL_SUBMIT_IO when cpus > online queues by Sam Bradshaw · 10 years ago
  18. 302c672 NVMe: Fix filesystem sync deadlock on removal by Keith Busch · 10 years ago
  19. f435c28 NVMe: Call nvme_free_queue directly by Keith Busch · 11 years ago
  20. 2484f40 NVMe: Add shutdown timeout as module parameter. by Dan McLeran · 11 years ago
  21. 7c1b245 NVMe: Skip orderly shutdown on failed devices by Keith Busch · 11 years ago
  22. a673947 NVMe: Whitespace fixes by Keith Busch · 11 years ago
  23. c81f497 NVMe: Use pci_stop_and_remove_bus_device_locked() by Keith Busch · 11 years ago
  24. badc34d NVMe: Handling devices incapable of I/O by Keith Busch · 11 years ago
  25. 0107952 NVMe: Change nvme_enable_ctrl to set EN and manage CC thru ctrl_config. by Dan McLeran · 11 years ago
  26. 1d09062 NVMe: Mismatched host/device page size support by Keith Busch · 11 years ago
  27. 6fccf93 NVMe: Async event request by Keith Busch · 11 years ago
  28. 4d51abf block: Use dma_zalloc_coherent by Joe Perches · 11 years ago
  29. 74c4505 blk-mq: add a 'list' parameter to ->queue_rq() by Jens Axboe · 10 years ago
  30. 34b48db block: remove artifical max_hw_sectors cap by Christoph Hellwig · 10 years ago
  31. 61ed53d Merge tag 'ntb-3.18' of git://github.com/jonmason/ntb by Linus Torvalds · 10 years ago
  32. 278f1d0 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  33. fb378df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  34. 2eb7f91 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  35. 52d589a Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  36. 0a58282 Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  37. 929254d Merge tag 'dm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  38. e75437f Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  39. d3dc366 Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  40. 511c41d Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  41. 88ed806 Merge tag 'md/3.18' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  42. 0e6e58f Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  43. 2e923b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  44. f2d9da1 bna: fix skb->truesize underestimation by Eric Dumazet · 10 years ago
  45. b184e49 dsa: Fix conversion from host device to mii bus by Guenter Roeck · 10 years ago
  46. 70b33fb sfc: add support for skb->xmit_more by Edward Cree · 10 years ago
  47. 6cc69f2 r8152: return -EBUSY for runtime suspend by hayeswang · 10 years ago
  48. f88e671 hyperv: Add handling of IP header with option field in netvsc_set_hash() by Haiyang Zhang · 10 years ago
  49. 7a9f526 vxlan: fix a free after use by Li RongQing · 10 years ago
  50. b7983e3 atm: simplify lanai.c by using module_pci_driver by Michael Opdenacker · 10 years ago
  51. ab760a0 ntb: Adding split BAR support for Haswell platforms by Dave Jiang · 10 years ago
  52. 069684e ntb: use errata flag set via DID to implement workaround by Dave Jiang · 10 years ago
  53. 1db97f2 ntb: conslidate reading of PPD to move platform detection earlier by Dave Jiang · 10 years ago
  54. b775e85 ntb: move platform detection to separate function by Dave Jiang · 10 years ago
  55. 6465d02 NTB: debugfs device entry by Jon Mason · 11 years ago
  56. 4dfb15c Input: xpad - add Thrustmaster as Xbox 360 controller vendor by Tommi Rantala · 10 years ago
  57. 4b54625 Input: xpad - add USB ID for Thrustmaster Ferrari 458 Racing Wheel by Tommi Rantala · 10 years ago
  58. 135d916 Input: max77693-haptic - fix state check in imax77693_haptic_disable() by Jaewon Kim · 10 years ago
  59. 4d544e3 Input: xen-kbdfront - free grant table entry in xenkbd_disconnect_backend by Chang Huaixin · 10 years ago
  60. 600a507 ixgbe: check for vfs outside of sriov_num_vfs before dereference by Emil Tantilov · 10 years ago
  61. f6b03c1 fm10k: Add CONFIG_FM10K_VXLAN configuration option by Andy Zhou · 10 years ago
  62. 13cb2da fm10k: Unlock mailbox on VLAN addition failures by Matthew Vick · 10 years ago
  63. 6b997ba serial: atmel: add missing dmaengine header by Vinod Koul · 10 years ago
  64. 4d41915 fm10k: Check the host state when bringing the interface up by Matthew Vick · 10 years ago
  65. 3e27a84 i2c: i801: Add Device IDs for Intel Sunrise Point PCH by james.d.ralston@intel.com · 10 years ago
  66. 15ef277 i2c: hix5hd2: add i2c controller driver by Wei Yan · 10 years ago
  67. 91269e3 vxlan: using pskb_may_pull as early as possible by Li RongQing · 10 years ago
  68. ce6502a vxlan: fix a use after free in vxlan_encap_bypass by Li RongQing · 10 years ago
  69. f5b720b gianfar: Add FCS to rx buffer size (fix) by Claudiu Manoil · 10 years ago
  70. 4b7fd2e6 virtio_net: fix use after free by Michael S. Tsirkin · 10 years ago
  71. 28b5f05 net: fec: ptp: fix convergence issue to support LinuxPTP stack by Nimrod Andy · 10 years ago
  72. 7546e52 Drivers: ide: Remove typedef atiixp_ide_timing by Himangi Saraogi · 10 years ago
  73. b0cfb79 Input: alps - fix v4 button press recognition by Andreas Bosch · 10 years ago
  74. 001586a cxgb4i : Fix -Wmaybe-uninitialized warning. by Anish Bhatt · 10 years ago
  75. 04ffcb2 net: Add ndo_gso_check by Tom Herbert · 10 years ago
  76. cf6c0ab5 Merge branch 'topic/dma_control_fsl_acks' into for-linus by Vinod Koul · 10 years ago
  77. 2856fcd Merge branch 'topic/dma_control_cleanup_acks' into for-linus by Vinod Koul · 10 years ago
  78. 01c6ad6 dmaengine: freescale: remove FSLDMA_EXTERNAL_START control method by Vinod Koul · 10 years ago
  79. 7abfe6e carma-fpga: move to fsl_dma_external_start() by Vinod Koul · 10 years ago
  80. 4fdcf68 carma-fpga: use dmaengine_xxx() API by Vinod Koul · 10 years ago
  81. 0a5642b dmaengine: freescale: add and export fsl_dma_external_start() by Vinod Koul · 10 years ago
  82. a500789 video: mx3fb: use dmaengine_terminate_all() API by Vinod Koul · 10 years ago
  83. 2bcd90d serial: sh-sci: use dmaengine_terminate_all() API by Vinod Koul · 10 years ago
  84. 843d349 net: ks8842: use dmaengine_terminate_all() API by Vinod Koul · 10 years ago
  85. 0e497c3 mtd: sh_flctl: use dmaengine_terminate_all() API by Vinod Koul · 10 years ago
  86. b177ea3 mtd: fsmc_nand: use dmaengine_terminate_all() API by Vinod Koul · 10 years ago
  87. 0aae803 V4L2: mx3_camer: use dmaengine_pause() API by Vinod Koul · 10 years ago
  88. 7e606d3 dmaengine: coh901318: use dmaengine_terminate_all() API by Vinod Koul · 10 years ago
  89. 72b2caf pata_arasan_cf: use dmaengine_terminate_all() API by Vinod Koul · 10 years ago
  90. 71ae8f5 stmmac: fix sti compatibililies by Giuseppe CAVALLARO · 10 years ago
  91. 639559a dmaengine: edma: check for echan->edesc => NULL in edma_dma_pause() by Sebastian Andrzej Siewior · 10 years ago
  92. 2a52f6e dmaengine: dw: export probe()/remove() and Co to users by Andy Shevchenko · 10 years ago
  93. 99d9bf4 dmaengine: dw: enable and disable controller when needed by Andy Shevchenko · 10 years ago
  94. 2540f74 dmaengine: dw: always export dw_dma_{en,dis}able by Andy Shevchenko · 10 years ago
  95. 7a83c04 dmaengine: dw: introduce dw_dma_on() helper by Andy Shevchenko · 10 years ago
  96. 3d588f8 dmaengine: dw: split dma-dw.h to platform and private parts by Andy Shevchenko · 10 years ago
  97. 46e8c83 dmaengine: dw: move private definitions to regs.h by Andy Shevchenko · 10 years ago
  98. f0f3b5f dma: cppi41: Switch to using managed resource in probe by Kiran Padwal · 10 years ago
  99. 6e4a2a8 dmaengine: pl330: Fix NULL pointer dereference on driver unbind by Krzysztof Kozlowski · 10 years ago
  100. 0f5ebab dmaengine: pl330: Fix NULL pointer dereference on probe failure by Krzysztof Kozlowski · 10 years ago