index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
hugetlb_vmemmap.c
Age
Commit message (
Expand
)
Author
3 days
mm/hugetlb: localize struct huge_bootmem_page
Muchun Song
3 days
mm/hugetlb: remove HUGE_BOOTMEM_HVO
Muchun Song
3 days
mm/hugetlb: switch HugeTLB to section-based vmemmap optimization
Muchun Song
3 days
mm/mm_init: factor out pfn_to_zone()
Muchun Song
3 days
mm/sparse-vmemmap: rename HVO order macros
Muchun Song
2026-08-04
mm/hugetlb_vmemmap: remove bootmem_info leftovers
David Hildenbrand (Arm)
2026-07-30
mm/hugetlb: avoid unnecessary TLB flush for empty folio list in vmemmap optimize
Wentao Guan
2026-07-28
mm/sparse-vmemmap: remove sparse_vmemmap_init_nid_late()
Muchun Song
2026-07-28
mm/hugetlb_vmemmap: move bootmem HVO setup to early init
Muchun Song
2026-07-28
mm/hugetlb_vmemmap: fix __hugetlb_vmemmap_optimize_folios()
Muchun Song
2026-07-28
mm/hugetlb: fix boot panic with CONFIG_DEBUG_VM and HVO bootmem pages
Muchun Song
2026-05-31
mm/hugetlb_vmemmap: fix incorrect vmemmap restore in rollback
Muchun Song
2026-04-05
mm/hugetlb: remove hugetlb_optimize_vmemmap_key static key
Kiryl Shutsemau
2026-04-05
hugetlb: remove VMEMMAP_SYNCHRONIZE_RCU
Kiryl Shutsemau
2026-04-05
mm/hugetlb: remove fake head pages
Kiryl Shutsemau
2026-04-05
mm/hugetlb: refactor code around vmemmap_walk
Kiryl Shutsemau
2026-04-05
mm/hugetlb: defer vmemmap population for bootmem hugepages
Kiryl Shutsemau (Meta)
2026-01-26
Revert "mm/hugetlb: deal with multiple calls to hugetlb_bootmem_alloc"
Mike Rapoport (Microsoft)
2025-11-16
treewide: include linux/pgalloc.h instead of asm/pgalloc.h
Harry Yoo
2025-11-16
mm: fix some typos in mm module
jianyun.gao
2025-07-09
mm/pagewalk: split walk_page_range_novma() into kernel/user parts
Lorenzo Stoakes
2025-04-17
mm, hugetlb: increment the number of pages to be reset on HVO
Oscar Salvador
2025-03-16
mm/hugetlb: do pre-HVO for bootmem allocated pages
Frank van der Linden
2025-03-16
mm/hugetlb: add pre-HVO framework
Frank van der Linden
2025-03-16
mm/hugetlb: convert cmdline parameters from setup to early
Frank van der Linden
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2024-09-01
mm/hugetlb_vmemmap: don't synchronize_rcu() without HVO
Yu Zhao
2024-08-15
mm: don't account memmap per-node
Pasha Tatashin
2024-08-15
mm: don't account memmap on failure
Pasha Tatashin
2024-07-06
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm: fix
Andrew Morton
2024-07-03
mm/hugetlb_vmemmap: fix race with speculative PFN walkers
Yu Zhao
2024-07-03
mm: report per-page metadata information
Sourav Panda
2024-04-25
memory: remove the now superfluous sentinel element from ctl_table array
Joel Granados
2023-12-12
mm: hugetlb_vmemmap: move mmap lock to vmemmap_remap_range()
Muchun Song
2023-12-12
mm: hugetlb_vmemmap: add check of CONFIG_MEMORY_HOTPLUG back
Muchun Song
2023-12-10
mm: hugetlb_vmemmap: convert page to folio
Muchun Song
2023-12-10
mm: hugetlb_vmemmap: move PageVmemmapSelfHosted() check to split_vmemmap_huge...
Muchun Song
2023-12-10
mm: hugetlb_vmemmap: use walk_page_range_novma() to simplify the code
Muchun Song
2023-10-25
hugetlb_vmemmap: use folio argument for hugetlb_vmemmap_* functions
Usama Arif
2023-10-25
hugetlb: batch TLB flushes when restoring vmemmap
Mike Kravetz
2023-10-25
hugetlb: batch TLB flushes when freeing vmemmap
Joao Martins
2023-10-25
hugetlb: batch PMD split for bulk vmemmap dedup
Joao Martins
2023-10-25
hugetlb: batch freeing of vmemmap pages
Mike Kravetz
2023-10-25
hugetlb: perform vmemmap restoration on a list of pages
Mike Kravetz
2023-10-25
hugetlb: perform vmemmap optimization on a list of pages
Mike Kravetz
2023-10-04
mm: hugetlb: skip initialization of gigantic tail struct pages if freed by HVO
Usama Arif
2023-10-04
mm: hugetlb_vmemmap: use nid of the head page to reallocate it
Usama Arif
2023-10-04
mm: hugetlb_vmemmap: allow alloc vmemmap pages fallback to other nodes
Yuan Can
2023-10-04
mm: hugetlb_vmemmap: fix hugetlb page number decrease failed on movable nodes
Yuan Can
2023-10-04
hugetlb: set hugetlb page flag before optimizing vmemmap
Mike Kravetz
[next]