summaryrefslogtreecommitdiffstats
path: root/mm/bootmem_info.c
AgeCommit message (Expand)AuthorLines
2025-03-16mm/sparse: allow for alternate vmemmap section init at bootFrank van der Linden-1/+3
2024-11-07bootmem: stop using page->indexMatthew Wilcox (Oracle)-5/+6
2023-10-25bootmem: use kmemleak_free_part_phys in put_page_bootmemLiu Shixin-1/+1
2022-08-28bootmem: remove the vmemmap pages from kmemleak in put_page_bootmemLiu Shixin-0/+2
2022-01-06bootmem: Use page->index instead of page->freelistMatthew Wilcox (Oracle)-4/+3
2021-09-03mm/bootmem_info.c: mark __init on register_page_bootmem_info_sectionMuchun Song-2/+2
2021-06-30mm: memory_hotplug: factor out bootmem core functions to bootmem_info.cMuchun Song-0/+127