summaryrefslogtreecommitdiffstats
path: root/v6.4/e78a13fd16bb9d9712f61be2bd6612a092ce66ea
blob: 2eb155fa211a5749465393c1585dda2ee4d4d384 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
e78a13fd16bb ("mm/rmap: rename COMPOUND_MAPPED to ENTIRELY_MAPPED")
b06dc281aa99 ("mm/rmap: introduce folio_remove_rmap_[pte|ptes|pmd]()")
96fd74958c55 ("mm/rmap: factor out adding folio mappings into __folio_add_rmap()")
68f0320824fa ("mm/rmap: convert folio_add_file_rmap_range() into folio_add_file_rmap_[pte|ptes|pmd]()")
44887f399455 ("mm/rmap: introduce and use hugetlb_add_file_rmap()")
e135826b2da0 ("mm/rmap: introduce and use hugetlb_remove_rmap()")
9d5fafd5d882 ("mm/rmap: rename hugepage_add* to hugetlb_add*")
372cbd4d5a06 ("mm: non-pmd-mappable, large folios for folio_add_new_anon_rmap()")
7dc7c5ef6463 ("mm: allow deferred splitting of arbitrary anon large folios")
09c550508a4b ("mm/rmap: pass folio to hugepage_add_anon_rmap()")
132b180f06a7 ("mm/rmap: simplify PageAnonExclusive sanity checks when adding anon rmap")
c5c540034747 ("mm/rmap: move folio_test_anon() check out of __folio_set_anon()")
c66db8c0702c ("mm/rmap: move SetPageAnonExclusive out of __page_set_anon_rmap()")
fd63908706f7 ("mm/rmap: drop stale comment in page_add_anon_rmap and hugepage_add_anon_rmap()")
935d4f0c6dc8 ("mm: hugetlb: add huge page size param to set_huge_pte_at()")
3bd786f76de2 ("mm: convert do_set_pte() to set_pte_range()")
86f35f69db8e ("rmap: add folio_add_file_rmap_range()")
de74976eb651 ("filemap: add filemap_map_folio_range()")
ec8832d007cb ("mmu_notifiers: don't invalidate secondary TLBs as part of mmu_notifier_invalidate_range_end()")
8a13897fb0da ("mm: userfaultfd: support UFFDIO_POISON for hugetlbfs")