summaryrefslogtreecommitdiff
path: root/include/linux/hugetlb.h
AgeCommit message (Expand)Author
11 daysMerge 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
2025-01-25mm: replace free hugepage folios after migrationyangge
2024-11-06mm: drop hugetlb_get_unmapped_area{_*} functionsOscar Salvador
2024-11-06mm: make hugetlb mappings go through mm_get_unmapped_area_vmflagsOscar Salvador
2024-11-06mm/mmap: teach generic_get_unmapped_area{_topdown} to handle hugetlb mappingsOscar Salvador
2024-09-26mm/hugetlb: fix memfd_pin_folios resv_huge_pages leakSteve Sistare
2024-09-03mm/hugetlb: use __GFP_COMP for gigantic foliosYu Zhao
2024-09-01mm/hugetlb: remove hugetlb_follow_page_mask() leftoverDavid Hildenbrand
2024-09-01mm/hugetlb: enforce that PMD PT sharing has split PMD PT locksDavid Hildenbrand
2024-08-15mm/hugetlb: fix hugetlb vs. core-mm PT lockingDavid Hildenbrand
2024-07-17mm/hugetlb: fix possible recursive locking detected warningMiaohe Lin
2024-07-12mm: remove CONFIG_ARCH_HAS_HUGEPDChristophe Leroy
2024-07-03mm/hugetlb_cgroup: switch to the new cftypesXiu Jianfeng
2024-07-03mm/hugetlb: mm/memory_hotplug: use a folio in scan_movable_pages()Sidhartha Kumar
2024-07-03mm/hugetlb: remove {Set,Clear}Hpage macrosSidhartha Kumar
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-05mm: convert hugetlb_page_mapping_lock_write to folioMatthew Wilcox (Oracle)
2024-05-05mm/hugetlb: rename dissolve_free_huge_pages() to dissolve_free_hugetlb_folios()Sidhartha Kumar
2024-05-05mm/hugetlb: convert dissolve_free_huge_pages() to foliosSidhartha Kumar
2024-04-25mm/gup: handle hugetlb in the generic follow_page_mask codePeter Xu
2024-04-25mm/hugetlb: declare hugetlbfs_pagecache_present() non-staticPeter Xu
2024-04-25mm: convert arch_clear_hugepage_flags to take a folioMatthew Wilcox (Oracle)
2024-04-25mm: hugetlb: make the hugetlb migration strategy consistentBaolin Wang
2024-04-25mm/treewide: remove pXd_huge()Peter Xu
2024-04-09fs: Add FOP_HUGE_PAGESMatthew Wilcox (Oracle)
2024-03-06hugetlb: parallelize 1G hugetlb initializationGang Li
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov
2023-12-06hugetlb: fix null-ptr-deref in hugetlb_vma_lock_writeMike Kravetz
2023-10-25mempolicy: mmap_lock is not needed while migrating foliosHugh Dickins
2023-10-25hugetlbfs: drop shared NUMA mempolicy pretenceHugh Dickins
2023-10-18fs/proc/task_mmu: implement IOCTL to get and optionally clear info about PTEsMuhammad Usama Anjum
2023-10-18Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.Andrew Morton
2023-10-18hugetlbfs: close race between MADV_DONTNEED and page faultRik van Riel
2023-10-18hugetlbfs: extend hugetlb_vma_lock to private VMAsRik van Riel