aboutsummaryrefslogtreecommitdiff
path: root/mm/bootmem_info.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-25bootmem: use kmemleak_free_part_phys in put_page_bootmemGravatar Liu Shixin 1-1/+1
2022-08-28bootmem: remove the vmemmap pages from kmemleak in put_page_bootmemGravatar Liu Shixin 1-0/+2
2022-01-06bootmem: Use page->index instead of page->freelistGravatar Matthew Wilcox (Oracle) 1-4/+3
2021-09-03mm/bootmem_info.c: mark __init on register_page_bootmem_info_sectionGravatar Muchun Song 1-2/+2
2021-06-30mm: memory_hotplug: factor out bootmem core functions to bootmem_info.cGravatar Muchun Song 1-0/+127