summaryrefslogtreecommitdiff
path: root/mm/cma_sysfs.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2025-03-17mm/cma: export total and free number of pages for CMA areasFrank van der Linden1-0/+20
2024-02-22mm/cma: add sysfs file 'release_pages_success'Anshuman Khandual1-0/+15
2023-03-29mm: cma: make kobj_type structure constantThomas Weißschuh1-1/+1
2021-05-05mm: cma: support sysfsMinchan Kim1-0/+112