summaryrefslogtreecommitdiff
path: root/include/linux/hugetlb.h
AgeCommit message (Expand)Author
2026-08-04mm/rmap: add try_to_unmap_poisoned_hugetlb_oneDev Jain
2026-08-04mm/vma: use vma_start_pgoff(), linear_page_index() in mm codeLorenzo Stoakes
2026-07-30mm/rmap: use huge_ptep_get() in try_to_unmap_one()Dev Jain
2026-07-30mm: hugetlb: refactor out hugetlb_alloc_folio()Ackerley Tng
2026-07-28mm/hugetlb: remove obsolete bootmem cross-zone checksMuchun Song
2026-07-28mm/hugetlb: refactor early boot gigantic hugepage allocationMuchun Song
2026-07-28mm/hugetlb: initialize gigantic bootmem hugepage struct pages earlierMuchun Song
2026-07-28mm: use enum migrate_reason instead of int for migration reason parametersYe Liu
2026-05-28mm/memory-failure: fix hugetlb_lock AA deadlock in get_huge_page_for_hwpoisonWupeng Ma
2026-05-21Revert "mm/hugetlbfs: update hugetlbfs to use mmap_prepare"Lorenzo Stoakes
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-05mm/userfaultfd: fix hugetlb fault mutex hash calculationJianhui Zhou
2026-04-05mm: move vma_mmu_pagesize() from hugetlb to vma.cDavid Hildenbrand (Arm)
2026-04-05mm: move vma_kernel_pagesize() from hugetlb to mm.hDavid Hildenbrand (Arm)
2026-03-26hugetlbfs: Stop using i_private_dataJan Kara
2026-02-18Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-18Merge tag 'sysctl-7.00-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-02-12mm: update hugetlbfs to use VMA flags on mmap_prepareLorenzo Stoakes
2026-01-26Revert "mm/hugetlb: deal with multiple calls to hugetlb_bootmem_alloc"Mike Rapoport (Microsoft)
2026-01-26mm, arch: consolidate hugetlb CMA reservationMike Rapoport (Microsoft)
2026-01-20mm, hugetlb: implement movable_gigantic_pages sysctlGregory Price
2026-01-20mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_...David Hildenbrand (Red Hat)
2026-01-20mm/hugetlb: fix hugetlb_pmd_shared()David Hildenbrand (Red Hat)
2026-01-05sysctl: Remove unused ctl_table forward declarationsJoel Granados
2025-11-24hugetlb: add __read_mostly to sysctl_hugetlb_shm_groupGregory Price
2025-11-24mm: remove is_hugetlb_entry_[migration, hwpoisoned]()Lorenzo Stoakes
2025-11-16mm/hugetlbfs: update hugetlbfs to use mmap_prepareLorenzo Stoakes
2025-09-21mm: hugetlb: directly pass order when allocate a hugetlb folioKefeng Wang
2025-07-24mm: drop hugetlb_free_pgd_range()Anthony Yznaga
2025-07-13mm/hugetlb: remove prepare_hugepage_range()Peter Xu
2025-07-09mm/memfd: reserve hugetlb folios before allocationVivek Kasireddy
2025-07-09mm/hugetlb: make hugetlb_reserve_pages() return nr of entries updatedVivek Kasireddy
2025-06-05mm/hugetlb: unshare page tables during VMA split, not beforeJann Horn
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-27mm/hugetlb: refactor __unmap_hugepage_range() to take folio instead of pageFan Ni
2025-05-27mm/hugetlb: refactor unmap_hugepage_range() to take folio instead of pageFan Ni
2025-05-25mm: fix copy_vma() error handling for hugetlb mappingsRicardo CaƱuelo Navarro
2025-05-12mm/hugetlb: use separate nodemask for bootmem allocationsFrank van der Linden
2025-05-11mm/compaction: use folio in hugetlb pathwayVishal Moola (Oracle)
2025-03-16mm/hugetlb: enable bootmem allocation from CMA areasFrank van der Linden
2025-03-16mm/hugetlb: do pre-HVO for bootmem allocated pagesFrank van der Linden
2025-03-16mm/hugetlb: add pre-HVO frameworkFrank van der Linden
2025-03-16mm/hugetlb: deal with multiple calls to hugetlb_bootmem_allocFrank van der Linden
2025-03-16mm/hugetlb: convert cmdline parameters from setup to earlyFrank van der Linden
2025-03-08Merge tag 'mm-hotfixes-stable-2025-03-08-16-27' of git://git.kernel.org/pub/s...Linus Torvalds
2025-03-05mm/hugetlb: wait for hugetlb folios to be freedGe Yang
2025-02-27mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts
2025-01-25mm/hugetlb: rename folio_putback_active_hugetlb() to folio_putback_hugetlb()David Hildenbrand
2025-01-25mm/hugetlb: rename isolate_hugetlb() to folio_isolate_hugetlb()David Hildenbrand
2025-01-25mm/hugetlb: rename avoid_reserve to cow_from_ownerPeter Xu