1. a674e48 dma/pool: create dma atomic pool only if dma zone has managed pages by Baoquan He · 3 years ago
  2. 94035ed dma-pool: no need to check return value of debugfs_create functions by Tiezhu Yang · 4 years, 2 months ago
  3. 9f4df96 dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h> by Christoph Hellwig · 4 years, 3 months ago
  4. 0b1abd1 dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h> by Christoph Hellwig · 4 years, 4 months ago
  5. 2f5388a2 dma-direct: remove dma_direct_{alloc,free}_pages by Christoph Hellwig · 4 years, 4 months ago
  6. 892fc9f dma-pool: Fix an uninitialized variable bug in atomic_pool_expand() by Dan Carpenter · 4 years, 4 months ago
  7. d7e673e dma-pool: Only allocate from CMA when in same memory zone by Nicolas Saenz Julienne · 4 years, 5 months ago
  8. 9420139 dma-pool: fix coherent pool allocations for IOMMU mappings by Christoph Hellwig · 4 years, 5 months ago
  9. d9765e4 dma-pool: do not allocate pool memory from CMA by Nicolas Saenz Julienne · 4 years, 6 months ago
  10. 81e9d89 dma-pool: make sure atomic pool suits device by Nicolas Saenz Julienne · 4 years, 6 months ago
  11. 48b6703 dma-pool: introduce dma_guess_pool() by Nicolas Saenz Julienne · 4 years, 6 months ago
  12. 23e469b dma-pool: get rid of dma_in_atomic_pool() by Nicolas Saenz Julienne · 4 years, 6 months ago
  13. 71cdec4 dma-mapping: warn when coherent pool is depleted by David Rientjes · 4 years, 6 months ago
  14. 3ee06a6 dma-pool: fix too large DMA pools on medium memory size systems by Geert Uytterhoeven · 4 years, 7 months ago
  15. 1d65923 dma-pool: scale the default DMA coherent pool size with memory capacity by David Rientjes · 4 years, 9 months ago
  16. 2edc5bb dma-pool: add pool sizes to debugfs by David Rientjes · 4 years, 9 months ago
  17. 76a19940 dma-direct: atomic allocations must come from atomic coherent pools by David Rientjes · 4 years, 9 months ago
  18. 54adadf dma-pool: dynamically expanding atomic pools by David Rientjes · 4 years, 8 months ago
  19. c84dc6e dma-pool: add additional coherent pools to map to gfp mask by David Rientjes · 4 years, 9 months ago
  20. e860c29 dma-remap: separate DMA atomic pools from direct remap code by David Rientjes · 4 years, 9 months ago