summaryrefslogtreecommitdiff
path: root/include/linux/cma.h
AgeCommit message (Expand)Author
2021-11-06mm/cma: add cma_pages_valid to determine if pages are in CMAMike Kravetz
2021-05-05mm: use proper type for cma_[alloc|release]Minchan Kim
2020-09-01mm: cma: use CMA_MAX_NAME to define the length of cma name arrayBarry Song
2020-04-10mm: cma: NUMA node interfaceAslan Bakirov
2018-08-17mm/cma: remove unsupported gfp_mask parameter from cma_alloc()Marek Szyprowski
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-18cma: Introduce cma_for_each_areaLaura Abbott
2017-04-18cma: Store a name in the cma structureLaura Abbott
2017-02-24mm: cma_alloc: allow to specify GFP maskLucas Stach
2016-12-12mm: cma: make linux/cma.h standalone includibleThierry Reding
2015-10-23mm: cma: fix incorrect type conversion for size during dma allocationRohit Vaswani
2015-04-14mm: cma: constify and use correct signness in mm/cma.cSasha Levin
2014-12-18mm: cma: split cma-reserved in dmesg logPintu Kumar
2014-10-27mm, cma: make parameters order consistent in func declaration and definitionWeijie Yang
2014-10-14drivers: dma-contiguous: add initialization from device treeMarek Szyprowski
2014-08-06mm, CMA: change cma_declare_contiguous() to obey coding conventionJoonsoo Kim
2014-08-06CMA: generalize CMA reserved area management functionalityJoonsoo Kim