index
:
kernel/git/torvalds/linux-2.6.git
master
Linux kernel source tree
Linus Torvalds
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
bootmem_info.c
Age
Commit message (
Expand
)
Author
2026-06-02
mm/bootmem_info: stop marking mem_section_usage as MIX_SECTION_INFO
David Hildenbrand (Arm)
2026-06-02
mm/bootmem_info: stop marking the pgdat as NODE_INFO
David Hildenbrand (Arm)
2026-06-02
mm/bootmem_info: remove call to kmemleak_free_part_phys()
David Hildenbrand (Arm)
2026-06-02
mm/bootmem_info: stop using PG_private
David Hildenbrand (Arm)
2026-06-02
mm/bootmem_info: drop initialization of page->lru
David Hildenbrand (Arm)
2026-04-05
mm/bootmem_info: avoid using sparse_decode_mem_map()
David Hildenbrand (Arm)
2026-04-05
mm/bootmem_info: remove handling for !CONFIG_SPARSEMEM_VMEMMAP
David Hildenbrand (Arm)
2025-03-16
mm/sparse: allow for alternate vmemmap section init at boot
Frank van der Linden
2024-11-07
bootmem: stop using page->index
Matthew Wilcox (Oracle)
2023-10-25
bootmem: use kmemleak_free_part_phys in put_page_bootmem
Liu Shixin
2022-08-28
bootmem: remove the vmemmap pages from kmemleak in put_page_bootmem
Liu Shixin
2022-01-06
bootmem: Use page->index instead of page->freelist
Matthew Wilcox (Oracle)
2021-09-03
mm/bootmem_info.c: mark __init on register_page_bootmem_info_section
Muchun Song
2021-06-30
mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c
Muchun Song