summaryrefslogtreecommitdiff
path: root/mm/hugetlb.c
AgeCommit message (Expand)Author
2021-12-10hugetlbfs: fix issue of preallocation of gigantic pages can't workZhenguo Yao
2021-11-22hugetlbfs: flush before unlock on move_hugetlb_page_tables()Nadav Amit
2021-11-22hugetlbfs: flush TLBs correctly after huge_pmd_unshareNadav Amit
2021-11-20hugetlb, userfaultfd: fix reservation restore on userfaultfd errorMina Almasry
2021-11-20hugetlb: fix hugetlb cgroup refcounting during mremapBui Quang Minh
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-06hugetlbfs: extend the definition of hugepages parameter to support node alloc...Zhenguo Yao
2021-11-06hugetlb: remove unnecessary set_page_count in prep_compound_gigantic_pageMike Kravetz
2021-11-06hugetlb: remove redundant VM_BUG_ON() in add_reservation_in_range()Baolin Wang
2021-11-06hugetlb: remove redundant validation in has_same_uncharge_info()Baolin Wang
2021-11-06hugetlb: replace the obsolete hugetlb_instantiation_mutex in the commentsBaolin Wang
2021-11-06hugetlb: support node specified when using cma for gigantic hugepagesBaolin Wang
2021-11-06mm, hugepages: add mremap() support for hugepage backed vmaMina Almasry
2021-11-06hugetlb: add hugetlb demote page supportMike Kravetz
2021-11-06hugetlb: add demote bool to gigantic page routinesMike Kravetz
2021-11-06hugetlb: be sure to free demoted CMA pages to CMAMike Kravetz
2021-11-06hugetlb: add demote hugetlb page sysfs interfacesMike Kravetz
2021-11-06mm/hugetlb: drop __unmap_hugepage_range definition from hugetlb.hPeter Xu
2021-10-18mm/migrate: Add folio_migrate_copy()Matthew Wilcox (Oracle)
2021-09-03mm/hugetlb: add support for mempolicy MPOL_PREFERRED_MANYBen Widawsky
2021-09-03hugetlb: fix hugetlb cgroup refcounting during vma splitMike Kravetz
2021-09-03hugetlb: before freeing hugetlb page set dtor to appropriate valueMike Kravetz
2021-09-03hugetlb: drop ref count earlier after page allocationMike Kravetz
2021-09-03hugetlb: simplify prep_compound_gigantic_page ref count racing codeMike Kravetz
2021-08-20hugetlb: don't pass page cache pages to restore_reserve_on_errorMike Kravetz
2021-07-15mm/hugetlb: fix refs calculation from unaligned @vaddrJoao Martins
2021-07-01mm/swapops: rework swap entry manipulation codeAlistair Popple
2021-06-30hugetlb: address ref count racing in prep_compound_gigantic_pageMike Kravetz
2021-06-30hugetlb: remove prep_compound_huge_page cleanupMike Kravetz
2021-06-30mm, hugetlb: fix racy resv_huge_pages underflow on UFFDIO_COPYMina Almasry
2021-06-30mm/hugetlb: change parameters of arch_make_huge_pte()Christophe Leroy
2021-06-30mm: hugetlb: introduce nr_free_vmemmap_pages in the struct hstateMuchun Song
2021-06-30mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB pageMuchun Song
2021-06-30mm: hugetlb: defer freeing of HugeTLB pagesMuchun Song
2021-06-30mm: hugetlb: free the vmemmap pages associated with each HugeTLB pageMuchun Song
2021-06-29mm,hwpoison: make get_hwpoison_page() call get_any_page()Naoya Horiguchi
2021-06-24mm, futex: fix shared futex pgoff on shmem huge pageHugh Dickins
2021-06-16mm/hugetlb: expand restore_reserve_on_error functionalityMike Kravetz
2021-06-16mm,hwpoison: fix race with hugetlb page allocationNaoya Horiguchi
2021-06-05mm, hugetlb: fix simple resv_huge_pages underflow on UFFDIO_COPYMina Almasry
2021-06-05hugetlb: pass head page to remove_hugetlb_page()Naoya Horiguchi
2021-05-14mm/hugetlb: fix cow where page writtable in childPeter Xu
2021-05-07mm: fix typos in commentsIngo Molnar
2021-05-05mm: honor PF_MEMALLOC_PIN for all movable pagesPavel Tatashin
2021-05-05mm cma: rename PF_MEMALLOC_NOCMA to PF_MEMALLOC_PINPavel Tatashin
2021-05-05userfaultfd: add UFFDIO_CONTINUE ioctlAxel Rasmussen
2021-05-05userfaultfd: hugetlbfs: only compile UFFD helpers if config enabledAxel Rasmussen
2021-05-05userfaultfd: add minor fault registration modeAxel Rasmussen
2021-05-05mm: make alloc_contig_range handle in-use hugetlb pagesOscar Salvador
2021-05-05mm: make alloc_contig_range handle free hugetlb pagesOscar Salvador