1. df12a31 Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Vinod Koul · 11 years ago
  2. 779e561 ioat: fix ioat3_irq_reinit by Dan Williams · 11 years ago
  3. 4c5d961 ioat: kill msix_single_vector support by Dan Williams · 11 years ago
  4. 59056e8 ioatdma: clean up sed pool kmem_cache by Dan Williams · 11 years ago
  5. 21e96c7 ioatdma: fix selection of 16 vs 8 source path by Dan Williams · 11 years ago
  6. 5d48b9b ioatdma: fix sed pool selection by Dan Williams · 11 years ago
  7. ac7d631 ioatdma: Fix bug in selftest after removal of DMA_MEMSET. by Dave Jiang · 11 years ago
  8. 0776ae7 dmaengine: remove DMA unmap flags by Bartlomiej Zolnierkiewicz · 11 years ago
  9. 54f8d50 dmaengine: remove DMA unmap from drivers by Bartlomiej Zolnierkiewicz · 11 years ago
  10. d38a8c6 dmaengine: prepare for generic 'unmap' data by Dan Williams · 11 years ago
  11. 2f16f80 dmaengine: ioat: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  12. e6a5fa6 ioatdma: silence GCC warnings by Paul Bolle · 11 years ago
  13. c4dcf0e ioatdma: disable RAID on non-Atom platforms and reenable unaligned copies by Brice Goglin · 11 years ago
  14. 48a9db4 drivers/dma: remove unused support for MEMSET operations by Bartlomiej Zolnierkiewicz · 11 years ago
  15. 1763e73 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  16. e6a30fe ioatdma: ioat3_alloc_sed can be static by Fengguang Wu · 11 years ago
  17. 75c6f0a ioatdma: Adding write back descriptor error status support for ioatdma 3.3 by Dave Jiang · 11 years ago
  18. d302398 ioatdma: S1200 platforms ioatdma channel 2 and 3 falsely advertise RAID cap by Dave Jiang · 11 years ago
  19. 7727eaa ioatdma: Adding support for 16 src PQ ops and super extended descriptors by Dave Jiang · 11 years ago
  20. e088477 ioatdma: Removing hw bug workaround for CB3.x .2 and earlier by Dave Jiang · 11 years ago
  21. eceec44 ioatdma: skip silicon bug workaround for pq_align for cb3.3 by Dave Jiang · 11 years ago
  22. 3f09ede ioatdma: Removing PQ val disable for cb3.3 by Dave Jiang · 11 years ago
  23. 6ead7e4 ioatdma: skip legacy reset bits since v3.3 plattform doesn't need it by Dave Jiang · 11 years ago
  24. 8a52b9f ioatdma: channel reset scheme fixup on Intel Atom S1200 platforms by Dave Jiang · 11 years ago
  25. d92a8d7 ioatdma: Add 64bit chansts register read for ioat v3.3. by Dave Jiang · 11 years ago
  26. 0132bce ioatdma: Adding PCI IDs for Intel Atom S1200 product family ioatdma devices by Dave Jiang · 11 years ago
  27. 570727b ioatdma: Adding Haswell devid for ioatdma by Dave Jiang · 11 years ago
  28. 9a37f64 ioatdma: allow all channels to have irq coalescing support by Dave Jiang · 11 years ago
  29. 50f9f97 ioatdma: make debug output more readable by Dave Jiang · 11 years ago
  30. f3c78f8 ioat/dca: Update DCA BIOS workarounds to use TAINT_FIRMWARE_WORKAROUND by Alexander Duyck · 11 years ago
  31. 5115f3c Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  32. a20702b dmaengine: ioat - fix spare sparse complain by Fengguang Wu · 11 years ago
  33. 4dec23d ioatdma: fix race between updating ioat->head and IOAT_COMPLETION_PENDING by Dave Jiang · 12 years ago
  34. 3f58e09 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  35. 6decffd ioat: remove chanerr mask setting for IOAT v3.x by Dave Jiang · 12 years ago
  36. 1a36306 ioat: Add alignment workaround for IVB platforms by Dave Jiang · 12 years ago
  37. 7369f56 ioat3: add missing DMA unmap to ioat_xor_val_self_test() by Bartlomiej Zolnierkiewicz · 12 years ago
  38. 522d974 ioat: add missing DMA unmap to ioat_dma_self_test() by Bartlomiej Zolnierkiewicz · 12 years ago
  39. ac49898 ioat: Fix DMA memory sync direction correct flag by Shuah Khan · 12 years ago
  40. 4bf27b8 Drivers: dma: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  41. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  42. a7d6e3e dma: remove use of __devexit_p by Bill Pemberton · 12 years ago
  43. 07bd34d ioat: Do not enable DCA if tag map is invalid by Alexander Duyck · 12 years ago
  44. b7e97d2 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  45. 921eead dmaengine: use kmem_cache_zalloc instead of kmem_cache_alloc/memset by Wei Yongjun · 12 years ago
  46. ff8dd30 ioat: remove unused #defines by Jon Mason · 12 years ago
  47. 8eb4da2 ioat: Adding Ivy Bridge IOATDMA PCI device IDs by Dave Jiang · 12 years ago
  48. 94fb175 Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 12 years ago
  49. f26df1a ioatdma: DMA copy alignment needed to address IOAT DMA silicon errata by Dave Jiang · 12 years ago
  50. 21b764e ioat: ring size variables need to be 32bit to avoid overflow by Dave Jiang · 12 years ago
  51. 2750293 ioat: fix size of 'completion' for Xen by Dan Williams · 12 years ago
  52. 949ff5b dmaengine: fix for cookie changes and merge by Vinod Koul · 12 years ago
  53. 8ac6954 dmaengine: ensure all DMA engine drivers initialize their cookies by Russell King - ARM Linux · 12 years ago
  54. 96a2af4 dmaengine: consolidate tx_status functions by Russell King - ARM Linux · 12 years ago
  55. f7fbce0 dmaengine: provide a common function for completing a dma descriptor by Russell King - ARM Linux · 12 years ago
  56. 884485e dmaengine: consolidate assignment of DMA cookies by Russell King - ARM Linux · 12 years ago
  57. d2ebfb3 dmaengine: add private header file by Russell King - ARM Linux · 12 years ago
  58. 4d4e58d dmaengine: move last completed cookie into generic dma_chan structure by Russell King - ARM Linux · 12 years ago
  59. d0b0c8c ioat: fix xor_idx_to_desc by Dan Williams · 13 years ago
  60. 9b487ce Avoid section type conflict in dma/ioat/dma_v3.c by Andi Kleen · 13 years ago
  61. 3baef94 ioat: Adding PCI IDs for IOAT devices on SandyBridge platforms by Dave Jiang · 13 years ago
  62. 4cb865d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 13 years ago
  63. 19d78a6 x86: poll waiting for I/OAT DMA channel status by Dimitri Sivanich · 13 years ago
  64. 70c7160 Add appropriate <linux/prefetch.h> include for prefetch users by Paul Gortmaker · 13 years ago
  65. bca364d drivers/dma/ioat: Use the ccflag-y instead of EXTRA_CFLAGS by Tracey Dent · 14 years ago
  66. c50a898 ioat2: fix performance regression by Dan Williams · 14 years ago
  67. 556ab45 ioat2: catch and recover from broken vtd configurations v6 by Dan Williams · 14 years ago
  68. 0b28330 Merge branch 'ioat' into dmaengine by Dan Williams · 14 years ago
  69. c86e140 ioat: Remove duplicated devm_kzalloc() calls for ioatdma_device by Minskey Guo · 14 years ago
  70. 2adfc55 ioat3: disable cacheline-unaligned transfers for raid operations by Dan Williams · 14 years ago
  71. 074cc47 ioat2,3: convert to producer/consumer locking by Dan Williams · 14 years ago
  72. abb12df ioat: convert to circ_buf by Dan Williams · 14 years ago
  73. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  74. bca3469 dmaengine: provide helper for setting txstate by Dan Williams · 14 years ago
  75. 0793448 DMAENGINE: generic channel status v2 by Linus Walleij · 14 years ago
  76. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 15 years ago
  77. 984b3f5 bitops: rename for_each_bit() to for_each_set_bit() by Akinobu Mita · 14 years ago
  78. dd58ffc Merge branch 'coh' into dmaengine by Dan Williams · 14 years ago
  79. aa4d72a ioat: cleanup ->timer_fn() and ->cleanup_fn() prototypes by Dan Williams · 14 years ago
  80. b9cc986 ioat3: interrupt coalescing by Dan Williams · 14 years ago
  81. aa75db0 ioat: close potential BUG_ON race in the descriptor cleanup path by Dan Williams · 14 years ago
  82. 281befa ioat2: kill pending flag by Dan Williams · 14 years ago
  83. b372ec2 ioat3: use ioat2_quiesce() by Dan Williams · 14 years ago
  84. 773d9e2 ioat3: cleanup, don't enable DCA completion writes by Dan Williams · 14 years ago
  85. 7e55a70 ioat: fix infinite timeout checking in ioat2_quiesce by Dan Williams · 15 years ago
  86. a6d52d7 ioat2,3: put channel hardware in known state at init by Dan Williams · 15 years ago
  87. cd78809 ioat3: fix p-disabled q-continuation by Dan Williams · 15 years ago
  88. 49954c1 ioat3: fix pq completion versus channel deallocation race by Dan Williams · 15 years ago
  89. 7b3cc2b async_tx: build-time toggling of async_{syndrome,xor}_val dma support by Dan Williams · 15 years ago
  90. b57014d ioat2,3: report all uncorrectable errors by Dan Williams · 15 years ago
  91. de581b6 ioat3: specify valid address for disabled-Q or disabled-P by Dan Williams · 15 years ago
  92. 6f82b83 ioat2,3: disable asynchronous error notifications by Dan Williams · 15 years ago
  93. 228c4f5 ioat3: dca and raid operations are incompatible by Dan Williams · 15 years ago
  94. e22dde9 ioat: silence "dca disabled" messages by Dan Williams · 15 years ago
  95. cdef57d ioat3: fix uninitialized var warnings by Dan Williams · 15 years ago
  96. f477f5b drivers/dma/ioat/dma_v2.c: fix warnings by Andrew Morton · 15 years ago
  97. 376ec37 ioat2: clarify ring size limits by Dan Williams · 15 years ago
  98. 3208ca5 ioat: driver version 4.0 by Dan Williams · 15 years ago
  99. 1a5aeee dca: registering requesters in multiple dca domains by Maciej Sosnowski · 15 years ago
  100. bbb2008 Merge branch 'dmaengine' into async-tx-next by Dan Williams · 15 years ago