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