1. 891f78e DMA: Convert from class_device to device for DMA engine by Tony Jones · 17 years ago
  2. bb8e8bc I/OAT: fix null device in call to dev_err() by Shannon Nelson · 17 years ago
  3. 711924b I/OAT: fixups from code comments by Shannon Nelson · 17 years ago
  4. 6d4f587 dmaengine: correct invalid assumptions in the Kconfig text by Haavard Skinnemoen · 17 years ago
  5. 7bb67c1 I/OAT: Add support for version 2 of ioatdma device by Shannon Nelson · 17 years ago
  6. 348badf dmaengine: fix broken device refcounting by Haavard Skinnemoen · 17 years ago
  7. 4138f08 Remove bogus default y for DMAR and NET_DMA by Andi Kleen · 17 years ago
  8. 9521843 I/OAT: Add completion callback for async_tx interface use by Shannon Nelson · 17 years ago
  9. 7f2b291 I/OAT: Tighten descriptor setup performance by Shannon Nelson · 17 years ago
  10. 5149fd0 I/OAT: clean up error handling and some print messages by Shannon Nelson · 17 years ago
  11. dfe2299 I/OAT: clean up of dca provider start and stop by Shannon Nelson · 17 years ago
  12. 7df7cf0 I/OAT: cleanup pci issues by Shannon Nelson · 17 years ago
  13. af49d92 Remove "unsafe" from module struct by Rusty Russell · 17 years ago
  14. 2ed6dc3 I/OAT: Add DCA services by Shannon Nelson · 17 years ago
  15. 3e03745 I/OAT: Add support for MSI and MSI-X by Shannon Nelson · 17 years ago
  16. 8ab8956 I/OAT: Split PCI startup from DMA handling code by Shannon Nelson · 17 years ago
  17. 43d6e36 I/OAT: code cleanup from checkpatch output by Shannon Nelson · 17 years ago
  18. 1fda5f4 I/OAT: Rename the source file by Shannon Nelson · 17 years ago
  19. 223758c I/OAT: New device ids by Shannon Nelson · 17 years ago
  20. e422397 [IOAT]: ioatdma needs to to play nice in a multi-dma-client world by Shannon Nelson · 17 years ago
  21. 54a09fe [IOAT]: Remove redundant struct member to avoid descriptor cache miss by Shannon Nelson · 17 years ago
  22. 342ff7b [NET_DMA]: remove unused dma_memcpy_to_kernel_iovec by Shannon Nelson · 17 years ago
  23. 1b0fac4 dma-mapping: prevent dma dependent code from linking on !HAS_DMA archs by Dan Williams · 17 years ago
  24. 3039f07 ioatdma: add the unisys "i/oat" pci vendor/device id by Dan Williams · 17 years ago
  25. c211092 dmaengine: driver for the iop32x, iop33x, and iop13xx raid engines by Dan Williams · 18 years ago
  26. 9bc89cd async_tx: add the async_tx api by Dan Williams · 18 years ago
  27. d379b01 dmaengine: make clients responsible for managing channels by Dan Williams · 17 years ago
  28. 7405f74 dmaengine: refactor dmaengine around dma_async_tx_descriptor by Dan Williams · 18 years ago
  29. 428ed60 I/OAT: fix I/OAT for kexec by Dan Aloni · 17 years ago
  30. 70774b4 ioatdma: Remove the use of writeq from the ioatdma driver by Chris Leech · 17 years ago
  31. e382881 ioatdma: Remove the wrappers around read(bwl)/write(bwl) in ioatdma by Chris Leech · 17 years ago
  32. ff487fb drivers/dma: handle sysfs errors by Jeff Garzik · 17 years ago
  33. 000725d ioatdma: Push pending transactions to hardware more frequently by Chris Leech · 17 years ago
  34. 92504f7 IOATDMA: fix section mismatches by Randy Dunlap · 17 years ago
  35. 9556fb7 [S390] Kconfig: unwanted menus for s390. by Martin Schwidefsky · 17 years ago
  36. 765e3d8 [PATCH] rm pointless dmaengine exports by David Brownell · 17 years ago
  37. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  38. 47b1653 [PATCH] drivers/dma trivial annotations by Al Viro · 18 years ago
  39. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  40. b826315 [I/OAT]: Remove pci_module_init() from Intel I/OAT DMA engine by Henrik Kretzschmar · 18 years ago
  41. 6508871 [IOAT]: fix kernel-doc in source files by Randy Dunlap · 18 years ago
  42. 518d1c9 [IOAT]: Fix a warning in ioatdma by Benoit Boissinot · 18 years ago
  43. 56e0873 [IOAT]: drivers/dma/iovlock.c: make num_pages_spanned() static by Adrian Bunk · 18 years ago
  44. c1b4df5 [IOAT]: fix sparse ulong warning by Randy Dunlap · 18 years ago
  45. dace145 [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  46. 8070b2b [IOAT]: Do not dereference THIS_MODULE directly to set unsafe. by David S. Miller · 18 years ago
  47. 17f3ae0 [I/OAT]: Do not use for_each_cpu(). by Andrew Morton · 18 years ago
  48. de5506e [I/OAT]: Utility functions for offloading sk_buff to iovec copies by Chris Leech · 18 years ago
  49. db21733 [I/OAT]: Setup the networking subsystem as a DMA client by Chris Leech · 18 years ago
  50. 57c651f [I/OAT]: Move PCI_DEVICE_ID_INTEL_IOAT to linux/pci_ids.h by David S. Miller · 18 years ago
  51. 6b00c92 [I/OAT]: ioatdma.c needs linux/dma-mapping.h by David S. Miller · 18 years ago
  52. 0bbd5f4 [I/OAT]: Driver for the Intel(R) I/OAT DMA engine by Chris Leech · 18 years ago
  53. c13c826 [I/OAT]: DMA memcpy subsystem by Chris Leech · 18 years ago