index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
hugetlb.c
Age
Commit message (
Expand
)
Author
2026-03-04
mm/hugetlb.c: use __pa() instead of virt_to_phys() in early bootmem alloc code
Ritesh Harjani (IBM)
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-18
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-02-13
Merge tag 'mm-hotfixes-stable-2026-02-13-07-14' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-02-12
mm: update hugetlbfs to use VMA flags on mmap_prepare
Lorenzo Stoakes
2026-02-12
mm/hugetlb: restore failed global reservations to subpool
Joshua Hahn
2026-01-31
hugetlb: increase hugepage reservations when using node-specific "hugepages="...
Li Zhe
2026-01-31
mm: hugetlb: optimize replace_free_hugepage_folios()
Kefeng Wang
2026-01-31
mm/hugetlb: enforce brace style
Joshua Hahn
2026-01-31
mm/hugetlb: remove unnecessary if condition
Joshua Hahn
2026-01-26
mm: hugetlb: allocate frozen pages for gigantic allocation
Kefeng Wang
2026-01-26
mm: page_alloc: add alloc_contig_frozen_{range,pages}()
Kefeng Wang
2026-01-26
Revert "mm/hugetlb: deal with multiple calls to hugetlb_bootmem_alloc"
Mike Rapoport (Microsoft)
2026-01-26
mm/hugetlb: drop hugetlb_cma_check()
Mike Rapoport (Microsoft)
2026-01-20
mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_...
David Hildenbrand (Red Hat)
2026-01-20
mm/hugetlb: fix two comments related to huge_pmd_unshare()
David Hildenbrand (Red Hat)
2026-01-14
mm/hugetlb: ignore hugepage kernel args if hugepages are unsupported
Sourabh Jain
2025-12-09
mm/hugetlb: fix incorrect error return from hugetlb_reserve_pages()
Shameer Kolothum
2025-11-24
mm: eliminate further swapops predicates
Lorenzo Stoakes
2025-11-24
mm: remove is_hugetlb_entry_[migration, hwpoisoned]()
Lorenzo Stoakes
2025-11-24
mm: avoid unnecessary uses of is_swap_pte()
Lorenzo Stoakes
2025-11-24
mm: introduce leaf entry type and use to simplify leaf entry logic
Lorenzo Stoakes
2025-11-24
mm: correctly handle UFFD PTE markers
Lorenzo Stoakes
2025-11-20
mm/hugetlb: extract sysctl into hugetlb_sysctl.c
Hui Zhu
2025-11-20
mm/hugetlb: extract sysfs into hugetlb_sysfs.c
Hui Zhu
2025-11-20
hugetlb: optimise hugetlb_folio_init_tail_vmemmap()
Matthew Wilcox (Oracle)
2025-11-16
treewide: include linux/pgalloc.h instead of asm/pgalloc.h
Harry Yoo
2025-11-16
mm/hugetlbfs: update hugetlbfs to use mmap_prepare
Lorenzo Stoakes
2025-11-16
mm/hugetlb: allow overcommitting gigantic hugepages
Usama Arif
2025-11-16
mm/hugetlb: create hstate_is_gigantic_no_runtime helper
Usama Arif
2025-11-16
mm: fix some typos in mm module
jianyun.gao
2025-10-21
hugetlbfs: move lock assertions after early returns in huge_pmd_unshare()
Deepanshu Kartikey
2025-10-07
mm: hugetlb: avoid soft lockup when mprotect to large memory area
Yang Shi
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-09-28
hugetlb: increase number of reserving hugepages via cmdline
Li Zhe
2025-09-25
mm/hugetlb: fix copy_hugetlb_page_range() to use ->pt_share_count
Jane Chu
2025-09-21
mm: hugeltb: check NUMA_NO_NODE in only_alloc_fresh_hugetlb_folio()
Kefeng Wang
2025-09-21
mm: hugetlb: remove struct hstate from init_new_hugetlb_folio()
Kefeng Wang
2025-09-21
mm: hugetlb: directly pass order when allocate a hugetlb folio
Kefeng Wang
2025-09-21
mm: hugetlb: convert to account_new_hugetlb_folio()
Kefeng Wang
2025-09-21
mm: hugetlb: convert to use more alloc_fresh_hugetlb_folio()
Kefeng Wang
2025-09-21
mm/hugetlb: retry to allocate for early boot hugepage allocation
Li RongQing
2025-09-21
mm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap()
David Hildenbrand
2025-09-21
mm/hugetlb: check for unreasonable folio sizes when registering hstate
David Hildenbrand
2025-09-21
Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick up
Andrew Morton
2025-09-13
selftests/mm/uffd-stress: make test operate on less hugetlb memory
Dev Jain
2025-09-13
mm/hugetlb: early exit from hugetlb_pages_alloc_boot() when max_huge_pages=0
Li RongQing
2025-09-03
mm/hugetlb: add missing hugetlb_lock in __unmap_hugepage_range()
Jeongjun Park
2025-07-19
mm/page_owner: convert set_page_owner_migrate_reason() to folios
Sidhartha Kumar
[next]