aboutsummaryrefslogtreecommitdiffstats
path: root/mm/bootmem_info.c
AgeCommit message (Expand)AuthorFilesLines
3 daysmm/bootmem_info: stop marking mem_section_usage as MIX_SECTION_INFODavid Hildenbrand (Arm)1-11/+1
3 daysmm/bootmem_info: stop marking the pgdat as NODE_INFODavid Hildenbrand (Arm)1-8/+1
3 daysmm/bootmem_info: remove call to kmemleak_free_part_phys()David Hildenbrand (Arm)1-1/+0
3 daysmm/bootmem_info: stop using PG_privateDavid Hildenbrand (Arm)1-2/+0
3 daysmm/bootmem_info: drop initialization of page->lruDavid Hildenbrand (Arm)1-1/+0
2026-04-05mm/bootmem_info: avoid using sparse_decode_mem_map()David Hildenbrand (Arm)1-5/+4
2026-04-05mm/bootmem_info: remove handling for !CONFIG_SPARSEMEM_VMEMMAPDavid Hildenbrand (Arm)1-37/+0
2025-03-16mm/sparse: allow for alternate vmemmap section init at bootFrank van der Linden1-1/+3
2024-11-07bootmem: stop using page->indexMatthew Wilcox (Oracle)1-5/+6
2023-10-25bootmem: use kmemleak_free_part_phys in put_page_bootmemLiu Shixin1-1/+1
2022-08-28bootmem: remove the vmemmap pages from kmemleak in put_page_bootmemLiu Shixin1-0/+2
2022-01-06bootmem: Use page->index instead of page->freelistMatthew Wilcox (Oracle)1-4/+3
2021-09-03mm/bootmem_info.c: mark __init on register_page_bootmem_info_sectionMuchun Song1-2/+2
2021-06-30mm: memory_hotplug: factor out bootmem core functions to bootmem_info.cMuchun Song1-0/+127