1. 7bced39 net_dma: simple removal by Dan Williams · 11 years ago
  2. e628ce7 ioat: Use time_before_jiffies() by Manuel Schölling · 10 years ago
  3. da87ca4 ioat: fix tasklet tear down by Dan Williams · 10 years ago
  4. 54f8d50 dmaengine: remove DMA unmap from drivers by Bartlomiej Zolnierkiewicz · 11 years ago
  5. d38a8c6 dmaengine: prepare for generic 'unmap' data by Dan Williams · 11 years ago
  6. 5115f3c Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  7. 4dec23d ioatdma: fix race between updating ioat->head and IOAT_COMPLETION_PENDING by Dave Jiang · 11 years ago
  8. 4bf27b8 Drivers: dma: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  9. 921eead dmaengine: use kmem_cache_zalloc instead of kmem_cache_alloc/memset by Wei Yongjun · 12 years ago
  10. 94fb175 Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 12 years ago
  11. 21b764e ioat: ring size variables need to be 32bit to avoid overflow by Dave Jiang · 12 years ago
  12. 2750293 ioat: fix size of 'completion' for Xen by Dan Williams · 12 years ago
  13. f7fbce0 dmaengine: provide a common function for completing a dma descriptor by Russell King - ARM Linux · 12 years ago
  14. 884485e dmaengine: consolidate assignment of DMA cookies by Russell King - ARM Linux · 12 years ago
  15. d2ebfb3 dmaengine: add private header file by Russell King - ARM Linux · 12 years ago
  16. 4d4e58d dmaengine: move last completed cookie into generic dma_chan structure by Russell King - ARM Linux · 12 years ago
  17. 4cb865d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 13 years ago
  18. 19d78a6 x86: poll waiting for I/OAT DMA channel status by Dimitri Sivanich · 13 years ago
  19. 70c7160 Add appropriate <linux/prefetch.h> include for prefetch users by Paul Gortmaker · 13 years ago
  20. c50a898 ioat2: fix performance regression by Dan Williams · 14 years ago
  21. 556ab45 ioat2: catch and recover from broken vtd configurations v6 by Dan Williams · 14 years ago
  22. 0b28330 Merge branch 'ioat' into dmaengine by Dan Williams · 14 years ago
  23. 074cc47 ioat2,3: convert to producer/consumer locking by Dan Williams · 14 years ago
  24. abb12df ioat: convert to circ_buf by Dan Williams · 14 years ago
  25. 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
  26. 0793448 DMAENGINE: generic channel status v2 by Linus Walleij · 14 years ago
  27. dd58ffc Merge branch 'coh' into dmaengine by Dan Williams · 14 years ago
  28. aa4d72a ioat: cleanup ->timer_fn() and ->cleanup_fn() prototypes by Dan Williams · 14 years ago
  29. aa75db0 ioat: close potential BUG_ON race in the descriptor cleanup path by Dan Williams · 14 years ago
  30. 281befa ioat2: kill pending flag by Dan Williams · 14 years ago
  31. 7e55a70 ioat: fix infinite timeout checking in ioat2_quiesce by Dan Williams · 14 years ago
  32. a6d52d7 ioat2,3: put channel hardware in known state at init by Dan Williams · 15 years ago
  33. b57014d ioat2,3: report all uncorrectable errors by Dan Williams · 15 years ago
  34. f477f5b drivers/dma/ioat/dma_v2.c: fix warnings by Andrew Morton · 15 years ago
  35. 376ec37 ioat2: clarify ring size limits by Dan Williams · 15 years ago
  36. bbb2008 Merge branch 'dmaengine' into async-tx-next by Dan Williams · 15 years ago
  37. 162b96e ioat2,3: cacheline align software descriptor allocations by Dan Williams · 15 years ago
  38. e323271 ioat3: segregate raid engines by Dan Williams · 15 years ago
  39. 9de6fc7 ioat3: xor self test by Dan Williams · 15 years ago
  40. b094ad3 ioat3: xor support by Dan Williams · 15 years ago
  41. 5669e31 ioat: add 'ioat' sysfs attributes by Dan Williams · 15 years ago
  42. bf40a68 ioat3: split ioat3 support to its own file, add memset by Dan Williams · 15 years ago
  43. 128f2d5 ioat2+: add fence support by Dan Williams · 15 years ago
  44. a309218 ioat2,3: dynamically resize descriptor ring by Dan Williams · 15 years ago
  45. 09c8a5b ioat: switch watchdog and reset handler from workqueue to timer by Dan Williams · 15 years ago
  46. 345d852 ioat: ___devinit annotate the initialization paths by Dan Williams · 15 years ago
  47. f6ab95b ioat: preserve chanctrl bits when re-arming interrupts by Dan Williams · 15 years ago
  48. bb32078 ioat: ignore reserved bits for chancnt and xfercap by Dan Williams · 15 years ago
  49. 4fb9b9e ioat: cleanup completion status reads by Dan Williams · 15 years ago
  50. 6df9183 ioat: add some dev_dbg() calls by Dan Williams · 15 years ago
  51. 5cbafa6 ioat2,3: convert to a true ring buffer by Dan Williams · 15 years ago