aboutsummaryrefslogtreecommitdiffstats
path: root/mm/cma.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-05mm: cma: support sysfsMinchan Kim1-0/+23
2021-05-05mm/cma: change cma mutex to irq safe spinlockMike Kravetz1-1/+1
2020-09-01mm: cma: use CMA_MAX_NAME to define the length of cma name arrayBarry Song1-2/+0
2020-08-12mm: cma: fix the name of CMA areasBarry Song1-1/+3
2020-07-10debugfs: make sure we can remove u32_array files cleanlyJakub Kicinski1-0/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-04-18cma: Store a name in the cma structureLaura Abbott1-0/+1
2015-08-14mm: cma: mark cma_bitmap_maxno() inline in headerGregory Fong1-1/+1
2015-04-14mm: cma: allocation triggerSasha Levin1-0/+4
2015-04-14mm: cma: debugfs interfaceSasha Levin1-0/+20