blob: 303bb1c1ca5318442ab4e8dd47f8e3d23825d382 [file] [log] [blame]
be6e57cfabe9 ("mm/rmap: remove page_add_file_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*")
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")
af19487f00f3 ("mm: make PTE_MARKER_SWAPIN_ERROR more general")
dba438bd7663 ("rmap: pass the folio to __page_check_anon_rmap()")
87b11f862254 ("mm: increase usage of folio_next_index() helper")
c33c794828f2 ("mm: ptep_get() conversion")