1. a3ceed8 dma-mapping: fix panic caused by passing empty cma command line argument by He Zhe · 6 years ago
  2. d834c5a kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contiguous() by Marek Szyprowski · 7 years ago
  3. 6518202 mm/cma: remove unsupported gfp_mask parameter from cma_alloc() by Marek Szyprowski · 7 years ago
  4. cf65a0f dma-mapping: move all DMA mapping code to kernel/dma by Christoph Hellwig · 7 years ago[Renamed from drivers/base/dma-contiguous.c]
  5. 3282570 driver core: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  6. 989d42e driver core: add SPDX identifiers to all driver core files by Greg Kroah-Hartman · 7 years ago
  7. f318dd0 cma: Store a name in the cma structure by Laura Abbott · 8 years ago
  8. 712c604 mm: wire up GFP flag passing in dma_alloc_from_contiguous by Lucas Stach · 8 years ago
  9. e2f466e mm: cma_alloc: allow to specify GFP mask by Lucas Stach · 8 years ago
  10. 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
  11. 67a2e213 mm: cma: fix incorrect type conversion for size during dma allocation by Rohit Vaswani · 9 years ago
  12. a785ce9 CMA: fix CONFIG_CMA_SIZE_MBYTES overflow in 64bit by Tan Xiaojun · 9 years ago
  13. 47f29df drivers: of: add return value to of_reserved_mem_device_init() by Marek Szyprowski · 10 years ago
  14. de9e14e drivers: dma-contiguous: add initialization from device tree by Marek Szyprowski · 10 years ago
  15. c1f733aa mm, CMA: change cma_declare_contiguous() to obey coding convention by Joonsoo Kim · 11 years ago
  16. a254129 CMA: generalize CMA reserved area management functionality by Joonsoo Kim · 11 years ago
  17. e0bdb37 DMA, CMA: support arbitrary bitmap granularity by Joonsoo Kim · 11 years ago
  18. a15bc0b DMA, CMA: support alignment constraint on CMA region by Joonsoo Kim · 11 years ago
  19. 3162bbd DMA, CMA: separate core CMA management codes from DMA APIs by Joonsoo Kim · 11 years ago
  20. fe8eea4 DMA, CMA: fix possible memory leak by Joonsoo Kim · 11 years ago
  21. 5ea3b1b cma: add placement specifier for "cma=" kernel parameter by Akinobu Mita · 11 years ago
  22. f70e3c4 CMA: correct unlock target by Joonsoo Kim · 11 years ago
  23. bb56d0d drivers/base/dma-contiguous.c: erratum of dev_get_cma_area by Gioh Kim · 11 years ago
  24. 7ee793a cma: Remove potential deadlock situation by Laura Abbott · 11 years ago
  25. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  26. 7367880 treewide: fix "usefull" typo by Michael Opdenacker · 11 years ago
  27. a254738 drivers: dma-contiguous: clean source code and prepare for device tree by Marek Szyprowski · 12 years ago
  28. cebcac7 drivers / dma-contiguous: Fix __init attribute location by Hanjun Guo · 12 years ago
  29. 4009793 drivers: cma: represent physical addresses as phys_addr_t by Vitaly Andrianov · 12 years ago
  30. 446c82f drivers: dma-contiguous: Don't redefine SZ_1M by Laurent Pinchart · 12 years ago
  31. bdd43cb drivers: dma-contiguous: refactor dma_alloc_from_contiguous() by Michal Nazarewicz · 13 years ago
  32. 7ce9bf1 mm: cma: fix alignment requirements for contiguous regions by Marek Szyprowski · 13 years ago
  33. c64be2b drivers: add Contiguous Memory Allocator by Marek Szyprowski · 13 years ago