1. 298f3db dma-contiguous: fix comment for dma_release_from_contiguous by Peter Collingbourne · 4 years, 9 months ago
  2. 8c8c5a499 dma-contiguous: CMA: give precedence to cmdline by Nicolas Saenz Julienne · 5 years ago
  3. ca66536 kernel: dma-contiguous: mark CMA parameters __initdata/__initconst by Shyam Saini · 5 years ago
  4. 90ae409 dma-direct: fix zone selection after an unaddressable CMA allocation by Christoph Hellwig · 5 years ago
  5. f46cc01 dma-contiguous: page-align the size in dma_free_contiguous() by Nicolin Chen · 5 years ago
  6. c6622a4 dma-contiguous: do not overwrite align in dma_alloc_contiguous() by Nicolin Chen · 5 years ago
  7. bd2e756 dma-contiguous: use fallback alloc_pages for single pages by Nicolin Chen · 6 years ago
  8. b1d2dc0 dma-contiguous: add dma_{alloc,free}_contiguous() helpers by Nicolin Chen · 6 years ago
  9. a3ceed8 dma-mapping: fix panic caused by passing empty cma command line argument by He Zhe · 6 years ago
  10. d834c5a kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contiguous() by Marek Szyprowski · 6 years ago
  11. 6518202 mm/cma: remove unsupported gfp_mask parameter from cma_alloc() by Marek Szyprowski · 6 years ago
  12. cf65a0f dma-mapping: move all DMA mapping code to kernel/dma by Christoph Hellwig · 7 years ago[Renamed from drivers/base/dma-contiguous.c]
  13. 3282570 driver core: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  14. 989d42e driver core: add SPDX identifiers to all driver core files by Greg Kroah-Hartman · 7 years ago
  15. f318dd0 cma: Store a name in the cma structure by Laura Abbott · 8 years ago
  16. 712c604 mm: wire up GFP flag passing in dma_alloc_from_contiguous by Lucas Stach · 8 years ago
  17. e2f466e mm: cma_alloc: allow to specify GFP mask by Lucas Stach · 8 years ago
  18. e880e874 Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  19. 67a2e213 mm: cma: fix incorrect type conversion for size during dma allocation by Rohit Vaswani · 9 years ago
  20. a785ce9 CMA: fix CONFIG_CMA_SIZE_MBYTES overflow in 64bit by Tan Xiaojun · 9 years ago
  21. 47f29df drivers: of: add return value to of_reserved_mem_device_init() by Marek Szyprowski · 10 years ago
  22. de9e14e drivers: dma-contiguous: add initialization from device tree by Marek Szyprowski · 10 years ago
  23. c1f733aa mm, CMA: change cma_declare_contiguous() to obey coding convention by Joonsoo Kim · 10 years ago
  24. a254129 CMA: generalize CMA reserved area management functionality by Joonsoo Kim · 10 years ago
  25. e0bdb37 DMA, CMA: support arbitrary bitmap granularity by Joonsoo Kim · 10 years ago
  26. a15bc0b DMA, CMA: support alignment constraint on CMA region by Joonsoo Kim · 10 years ago
  27. 3162bbd DMA, CMA: separate core CMA management codes from DMA APIs by Joonsoo Kim · 10 years ago
  28. fe8eea4 DMA, CMA: fix possible memory leak by Joonsoo Kim · 11 years ago
  29. 5ea3b1b cma: add placement specifier for "cma=" kernel parameter by Akinobu Mita · 11 years ago
  30. f70e3c4 CMA: correct unlock target by Joonsoo Kim · 11 years ago
  31. bb56d0d drivers/base/dma-contiguous.c: erratum of dev_get_cma_area by Gioh Kim · 11 years ago
  32. 7ee793a cma: Remove potential deadlock situation by Laura Abbott · 11 years ago
  33. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  34. 7367880 treewide: fix "usefull" typo by Michael Opdenacker · 11 years ago
  35. a254738 drivers: dma-contiguous: clean source code and prepare for device tree by Marek Szyprowski · 11 years ago
  36. cebcac7 drivers / dma-contiguous: Fix __init attribute location by Hanjun Guo · 11 years ago
  37. 4009793 drivers: cma: represent physical addresses as phys_addr_t by Vitaly Andrianov · 12 years ago
  38. 446c82f drivers: dma-contiguous: Don't redefine SZ_1M by Laurent Pinchart · 12 years ago
  39. bdd43cb drivers: dma-contiguous: refactor dma_alloc_from_contiguous() by Michal Nazarewicz · 12 years ago
  40. 7ce9bf1 mm: cma: fix alignment requirements for contiguous regions by Marek Szyprowski · 12 years ago
  41. c64be2b drivers: add Contiguous Memory Allocator by Marek Szyprowski · 13 years ago