aboutsummaryrefslogtreecommitdiff
path: root/include/linux/bootmem_info.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-25bootmem: use kmemleak_free_part_phys in free_bootmem_pageGravatar Liu Shixin 1-1/+1
2023-07-08bootmem: remove the vmemmap pages from kmemleak in free_bootmem_pageGravatar Liu Shixin 1-0/+2
2022-01-06bootmem: Use page->index instead of page->freelistGravatar Matthew Wilcox (Oracle) 1-1/+1
2021-06-30mm: hugetlb: free the vmemmap pages associated with each HugeTLB pageGravatar Muchun Song 1-1/+27
2021-06-30mm: memory_hotplug: factor out bootmem core functions to bootmem_info.cGravatar Muchun Song 1-0/+40