summaryrefslogtreecommitdiff
path: root/mm/hugetlb.c
AgeCommit message (Expand)Author
8 daysmm/hugetlb: fix huge_pmd_unshare() vs GUP-fast raceJann Horn
8 daysmm/hugetlb: unshare page tables during VMA split, not beforeJann Horn
11 daysMerge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
13 dayshugetlb: show nr_huge_pages in report_hugepages()Wenjie Xu
13 daysMerge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-27mm/hugetlb: convert use of struct page to folio in __unmap_hugepage_range()Fan Ni
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-27mm/hugetlb: pass folio instead of page to unmap_ref_private()Fan Ni
2025-05-25mm: fix copy_vma() error handling for hugetlb mappingsRicardo CaƱuelo Navarro
2025-05-25mm/hugetlb: fix kernel NULL pointer dereference when replacing free hugetlb f...Ge Yang
2025-05-12mm/hugetlb: use separate nodemask for bootmem allocationsFrank van der Linden
2025-05-11mm,hugetlb: allocate frozen pages in alloc_buddy_hugetlb_folioOscar Salvador
2025-05-11mm, hugetlb: avoid passing a null nodemask when there is mbind policyOscar Salvador
2025-05-11mm/compaction: use folio in hugetlb pathwayVishal Moola (Oracle)
2025-05-11hugetlb: simplify make_huge_pte()Matthew Wilcox (Oracle)
2025-05-11mm: hugetlb: fix incorrect fallback for subpoolWupeng Ma
2025-05-07mm/hugetlb: copy the CMA flag when demotingFrank van der Linden
2025-04-11mm/hugetlb: add a line break at the end of the format stringwangxuewen
2025-04-11mm/hugetlb: fix set_max_huge_pages() when there are surplus pagesJinjiang Tu
2025-04-11mm/hugetlb: fix nid mismatch in alloc_surplus_hugetlb_folio()Liu Shixin
2025-04-01mm/hugetlb: move hugetlb_sysctl_init() to the __init sectionMarc Herbert
2025-03-21mm/mm_init: rename __init_reserved_page_zone to __init_page_from_nidMike Rapoport (Microsoft)
2025-03-17mm/hugetlb: update nr_huge_pages and surplus_huge_pages togetherLiu Shixin
2025-03-17mm: move hugetlb specific things in folio to page[3]David Hildenbrand
2025-03-17mm: hugetlb: log time needed to allocate hugepagesThomas Prescher
2025-03-17mm: hugetlb: add hugetlb_alloc_threads cmdline optionThomas Prescher
2025-03-17mm: hugetlb: improve parallel huge page allocation timeThomas Prescher
2025-03-16mm/hugetlb: move hugetlb CMA code in to its own fileFrank van der Linden
2025-03-16mm/hugetlb: enable bootmem allocation from CMA areasFrank van der Linden
2025-03-16mm/hugetlb: add hugetlb_cma_only cmdline optionFrank 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: move huge_boot_pages list init to hugetlb_bootmem_allocFrank van der Linden
2025-03-16mm/hugetlb: deal with multiple calls to hugetlb_bootmem_allocFrank van der Linden
2025-03-16mm/hugetlb: check bootmem pages for zone intersectionsFrank van der Linden
2025-03-16mm/hugetlb: set migratetype for bootmem foliosFrank van der Linden
2025-03-16mm/hugetlb: convert cmdline parameters from setup to earlyFrank van der Linden
2025-03-16mm/hugetlb: use online nodes for bootmem allocationFrank van der Linden
2025-03-16mm/hugetlb: remove redundant __ClearPageReservedFrank van der Linden
2025-03-16mm, hugetlb: use cma_declare_contiguous_multiFrank van der Linden
2025-03-16mm/hugetlb: fix surplus pages in dissolve_free_huge_page()Jinjiang Tu
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-03-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-02-27mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts
2025-02-17mm: hugetlb: avoid fallback for specific node allocation of 1G pagesLuiz Capitulino
2025-02-01mm/hugetlb: fix hugepage allocation for interleaved memory nodesRitesh Harjani (IBM)
2025-01-28treewide: const qualify ctl_tables where applicableJoel Granados
2025-01-25mm/hugetlb: use folio->lru int demote_free_hugetlb_folios()David Hildenbrand