summaryrefslogtreecommitdiffstats
path: root/v6.4/a13d096471ec0ac5c6fc90fbcd57e8430024046a
blob: bdf2e306c074fc6364e0566c24c8daf3963060c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
a13d096471ec ("mm/rmap: remove page_try_dup_anon_rmap()")
61d90309b715 ("mm/rmap: introduce folio_try_dup_anon_rmap_[pte|ptes|pmd]()")
d8ef5e311d7b ("mm/rmap: convert page_dup_file_rmap() to folio_dup_file_rmap_[pte|ptes|pmd]()")
4d8f7418e8ba ("mm/rmap: remove page_remove_rmap()")
b06dc281aa99 ("mm/rmap: introduce folio_remove_rmap_[pte|ptes|pmd]()")
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]()")
ebe2e35ec0f2 ("mm/rmap: introduce and use hugetlb_try_dup_anon_rmap()")
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*")
7dc7c5ef6463 ("mm: allow deferred splitting of arbitrary anon large folios")
f67f8d4a8c1e ("mm/rmap: fix misplaced parenthesis of a likely()")
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()")