summaryrefslogtreecommitdiff
path: root/Documentation/mm/transhuge.rst
AgeCommit message (Expand)Author
2023-02-02mm: convert deferred_split_huge_page() to deferred_split_folio()Matthew Wilcox (Oracle)
2023-02-02doc: clarify refcount section by referring to folios & pagesMatthew Wilcox (Oracle)
2022-11-30mm,thp,rmap: subpages_mapcount COMPOUND_MAPPED if PMD-mappedHugh Dickins
2022-11-30mm,thp,rmap: subpages_mapcount of PTE-mapped subpagesHugh Dickins
2022-11-30mm,thp,rmap: lock_compound_mapcounts() on THP mapcountsHugh Dickins
2022-11-30mm,thp,rmap: simplify compound page mapcount handlingHugh Dickins
2022-06-27docs: rename Documentation/vm to Documentation/mmMike Rapoport