Age | Commit message (Expand) | Author |
---|---|---|
2023-12-29 | mm/rmap: rename COMPOUND_MAPPED to ENTIRELY_MAPPED | David Hildenbrand |
2023-12-29 | Documentation: stop referring to page_remove_rmap() | David Hildenbrand |
2023-02-23 | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-02-02 | mm: convert deferred_split_huge_page() to deferred_split_folio() | Matthew Wilcox (Oracle) |
2023-02-02 | doc: clarify refcount section by referring to folios & pages | Matthew Wilcox (Oracle) |
2023-02-02 | docs/mm: remove useless markup | Mike Rapoport (IBM) |
2022-11-30 | mm,thp,rmap: subpages_mapcount COMPOUND_MAPPED if PMD-mapped | Hugh Dickins |
2022-11-30 | mm,thp,rmap: subpages_mapcount of PTE-mapped subpages | Hugh Dickins |
2022-11-30 | mm,thp,rmap: lock_compound_mapcounts() on THP mapcounts | Hugh Dickins |
2022-11-30 | mm,thp,rmap: simplify compound page mapcount handling | Hugh Dickins |
2022-06-27 | docs: rename Documentation/vm to Documentation/mm | Mike Rapoport |