aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mm/cma.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-21mm/cma: using per-CMA locks to improve concurrent allocation performanceGe Yang1-0/+1
2025-03-16mm/cma: introduce interface for early reservationsFrank van der Linden1-0/+8
2025-03-16mm/cma: introduce a cma validate functionFrank van der Linden1-1/+7
2025-03-16mm/cma: simplify zone intersection checkFrank van der Linden1-0/+2
2025-03-16mm, cma: support multiple contiguous ranges, if requestedFrank van der Linden1-5/+22
2025-03-16mm/cma: export total and free number of pages for CMA areasFrank van der Linden1-0/+1
2025-01-13mm: change type of cma_area_count to unsigned intJiale Yang1-1/+1
2024-02-22mm/cma: add sysfs file 'release_pages_success'Anshuman Khandual1-0/+5
2022-03-22mm/cma: provide option to opt out from exposing pages on activation failureHari Bathini1-0/+1
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