index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
hugetlb.c
Age
Commit message (
Expand
)
Author
2025-07-19
mm/page_owner: convert set_page_owner_migrate_reason() to folios
Sidhartha Kumar
2025-07-13
mm,hugetlb: drop unlikelys from hugetlb_fault
Oscar Salvador
2025-07-13
mm,hugetlb: drop obsolete comment about non-present pte and second faults
Oscar Salvador
2025-07-13
mm,hugetlb: rename anon_rmap to new_anon_folio and make it boolean
Oscar Salvador
2025-07-13
mm,hugetlb: sort out folio locking in the faulting path
Oscar Salvador
2025-07-13
mm,hugetlb: change mechanism to detect a COW on private mapping
Oscar Salvador
2025-07-13
mm/hugetlb: use str_plural() in report_hugepages()
Thorsten Blum
2025-07-13
mm/page_alloc: add support for initializing pageblock as isolated
Zi Yan
2025-07-12
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up changes which
Andrew Morton
2025-07-09
mm/memfd: reserve hugetlb folios before allocation
Vivek Kasireddy
2025-07-09
mm/hugetlb: make hugetlb_reserve_pages() return nr of entries updated
Vivek Kasireddy
2025-07-09
mm: update core kernel code to use vm_flags_t consistently
Lorenzo Stoakes
2025-07-09
mm/hugetlb: convert hugetlb_change_protection() to folios
Sidhartha Kumar
2025-07-09
mm/hugetlb: don't crash when allocating a folio if there are no resv
Vivek Kasireddy
2025-06-25
mm/hugetlb: remove unnecessary holding of hugetlb_lock
Ge Yang
2025-06-05
mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast race
Jann Horn
2025-06-05
mm/hugetlb: unshare page tables during VMA split, not before
Jann Horn
2025-06-02
Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-31
hugetlb: show nr_huge_pages in report_hugepages()
Wenjie Xu
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-27
mm/hugetlb: convert use of struct page to folio in __unmap_hugepage_range()
Fan Ni
2025-05-27
mm/hugetlb: refactor __unmap_hugepage_range() to take folio instead of page
Fan Ni
2025-05-27
mm/hugetlb: refactor unmap_hugepage_range() to take folio instead of page
Fan Ni
2025-05-27
mm/hugetlb: pass folio instead of page to unmap_ref_private()
Fan Ni
2025-05-25
mm: fix copy_vma() error handling for hugetlb mappings
Ricardo CaƱuelo Navarro
2025-05-25
mm/hugetlb: fix kernel NULL pointer dereference when replacing free hugetlb f...
Ge Yang
2025-05-12
mm/hugetlb: use separate nodemask for bootmem allocations
Frank van der Linden
2025-05-11
mm,hugetlb: allocate frozen pages in alloc_buddy_hugetlb_folio
Oscar Salvador
2025-05-11
mm, hugetlb: avoid passing a null nodemask when there is mbind policy
Oscar Salvador
2025-05-11
mm/compaction: use folio in hugetlb pathway
Vishal Moola (Oracle)
2025-05-11
hugetlb: simplify make_huge_pte()
Matthew Wilcox (Oracle)
2025-05-11
mm: hugetlb: fix incorrect fallback for subpool
Wupeng Ma
2025-05-07
mm/hugetlb: copy the CMA flag when demoting
Frank van der Linden
2025-04-11
mm/hugetlb: add a line break at the end of the format string
wangxuewen
2025-04-11
mm/hugetlb: fix set_max_huge_pages() when there are surplus pages
Jinjiang Tu
2025-04-11
mm/hugetlb: fix nid mismatch in alloc_surplus_hugetlb_folio()
Liu Shixin
2025-04-01
mm/hugetlb: move hugetlb_sysctl_init() to the __init section
Marc Herbert
2025-03-21
mm/mm_init: rename __init_reserved_page_zone to __init_page_from_nid
Mike Rapoport (Microsoft)
2025-03-17
mm/hugetlb: update nr_huge_pages and surplus_huge_pages together
Liu Shixin
2025-03-17
mm: move hugetlb specific things in folio to page[3]
David Hildenbrand
2025-03-17
mm: hugetlb: log time needed to allocate hugepages
Thomas Prescher
2025-03-17
mm: hugetlb: add hugetlb_alloc_threads cmdline option
Thomas Prescher
2025-03-17
mm: hugetlb: improve parallel huge page allocation time
Thomas Prescher
2025-03-16
mm/hugetlb: move hugetlb CMA code in to its own file
Frank van der Linden
2025-03-16
mm/hugetlb: enable bootmem allocation from CMA areas
Frank van der Linden
2025-03-16
mm/hugetlb: add hugetlb_cma_only cmdline option
Frank van der Linden
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: move huge_boot_pages list init to hugetlb_bootmem_alloc
Frank van der Linden
2025-03-16
mm/hugetlb: deal with multiple calls to hugetlb_bootmem_alloc
Frank van der Linden
[next]