summaryrefslogtreecommitdiffstats
path: root/mm/bootmem_info.c
Commit message (Expand)AuthorAgeFilesLines
* bootmem: use kmemleak_free_part_phys in put_page_bootmemLiu Shixin2023-10-251-1/+1
* bootmem: remove the vmemmap pages from kmemleak in put_page_bootmemLiu Shixin2022-08-281-0/+2
* bootmem: Use page->index instead of page->freelistMatthew Wilcox (Oracle)2022-01-061-4/+3
* mm/bootmem_info.c: mark __init on register_page_bootmem_info_sectionMuchun Song2021-09-031-2/+2
* mm: memory_hotplug: factor out bootmem core functions to bootmem_info.cMuchun Song2021-06-301-0/+127