summaryrefslogtreecommitdiff
path: root/mm/cma.h
AgeCommit message (Expand)Author
2025-03-21mm/cma: using per-CMA locks to improve concurrent allocation performanceGe Yang
2025-03-16mm/cma: introduce interface for early reservationsFrank van der Linden
2025-03-16mm/cma: introduce a cma validate functionFrank van der Linden
2025-03-16mm/cma: simplify zone intersection checkFrank van der Linden
2025-03-16mm, cma: support multiple contiguous ranges, if requestedFrank van der Linden
2025-03-16mm/cma: export total and free number of pages for CMA areasFrank van der Linden
2025-01-13mm: change type of cma_area_count to unsigned intJiale Yang
2024-02-22mm/cma: add sysfs file 'release_pages_success'Anshuman Khandual
2022-03-22mm/cma: provide option to opt out from exposing pages on activation failureHari Bathini
2021-05-05mm: cma: support sysfsMinchan Kim
2021-05-05mm/cma: change cma mutex to irq safe spinlockMike Kravetz
2020-09-01mm: cma: use CMA_MAX_NAME to define the length of cma name arrayBarry Song
2020-08-12mm: cma: fix the name of CMA areasBarry Song
2020-07-10debugfs: make sure we can remove u32_array files cleanlyJakub Kicinski
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-18cma: Store a name in the cma structureLaura Abbott
2015-08-14mm: cma: mark cma_bitmap_maxno() inline in headerGregory Fong
2015-04-14mm: cma: allocation triggerSasha Levin
2015-04-14mm: cma: debugfs interfaceSasha Levin