Age | Commit message (Expand) | Author | Files | Lines |
2023-04-28 | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 4 | -6/+48 |
2023-04-24 | Merge tag 'docs-6.4' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+20 |
2023-04-16 | sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changes | Andrew Morton | 1 | -59/+76 |
2023-04-12 | docs/mm: Physical Memory: Fix grammar | Kim Phillips | 1 | -1/+1 |
2023-04-06 | zsmalloc: document freeable stats | Sergey Senozhatsky | 1 | -0/+2 |
2023-04-06 | zsmalloc: document new fullness grouping | Sergey Senozhatsky | 1 | -59/+74 |
2023-03-29 | shmem: add support to ignore swap | Luis Chamberlain | 1 | -0/+2 |
2023-03-29 | mm/debug_vm_pgtable: replace pte_mkhuge() with arch_make_huge_pte() | Anshuman Khandual | 1 | -1/+1 |
2023-03-29 | lazy tlb: allow lazy tlb mm refcounting to be configurable | Nicholas Piggin | 1 | -0/+6 |
2023-03-29 | mm: multi-gen LRU: improve design doc | T.J. Alumbaugh | 1 | -5/+39 |
2023-03-14 | docs/mm: Physical Memory: add example of interleaving nodes | Mike Rapoport (IBM) | 1 | -0/+19 |
2023-03-07 | docs/mm: hugetlbfs_reserv: fix a reference to a file that doesn't exist | Mike Rapoport (IBM) | 1 | -4/+4 |
2023-03-07 | docs/mm: Physical Memory: fix a reference to a file that doesn't exist | Mike Rapoport (IBM) | 1 | -1/+1 |
2023-02-24 | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 11 | -122/+461 |
2023-02-17 | docs/mm: Physical Memory: correct spelling in reference to CONFIG_PAGE_EXTENSION | Lukas Bulwahn | 1 | -1/+1 |
2023-02-14 | Documentation/mm: update hugetlbfs documentation to mention alloc_hugetlb_folio | Sidhartha Kumar | 1 | -10/+11 |
2023-02-03 | mm: multi-gen LRU: section for memcg LRU | T.J. Alumbaugh | 1 | -1/+32 |
2023-02-03 | mm: multi-gen LRU: section for Bloom filters | T.J. Alumbaugh | 1 | -0/+16 |
2023-02-03 | mm: multi-gen LRU: section for rmap/PT walk feedback | T.J. Alumbaugh | 1 | -0/+14 |
2023-02-03 | mm: multi-gen LRU: section for working set protection | T.J. Alumbaugh | 1 | -0/+15 |
2023-02-03 | Documentation: mm: use `s/higmem/highmem/` fix typo for highmem | Deming Wang | 1 | -1/+1 |
2023-02-03 | zsmalloc: make zspage chain size configurable | Sergey Senozhatsky | 1 | -0/+168 |
2023-02-03 | mm: clean up mlock_page / munlock_page references in comments | Matthew Wilcox (Oracle) | 1 | -14/+16 |
2023-02-03 | mm: remove munlock_vma_page() | Matthew Wilcox (Oracle) | 1 | -2/+2 |
2023-02-03 | mm: remove mlock_vma_page() | Matthew Wilcox (Oracle) | 1 | -3/+3 |
2023-02-03 | mm: remove page_evictable() | Matthew Wilcox (Oracle) | 1 | -44/+47 |
2023-02-03 | mm: discard __GFP_ATOMIC | NeilBrown | 1 | -1/+1 |
2023-02-03 | Documentation/mm: update references to __m[un]lock_page() to *_folio() | Lorenzo Stoakes | 1 | -15/+15 |
2023-02-03 | mm: convert deferred_split_huge_page() to deferred_split_folio() | Matthew Wilcox (Oracle) | 1 | -3/+3 |
2023-02-03 | doc: clarify refcount section by referring to folios & pages | Matthew Wilcox (Oracle) | 1 | -9/+9 |
2023-02-03 | Docs/mm/damon: add a maintainer-profile for DAMON | SeongJae Park | 2 | -0/+63 |
2023-02-03 | Docs/mm/damon/index: mention DAMOS on the intro | SeongJae Park | 1 | -8/+13 |
2023-02-03 | mm/highmem: add notes about conversions from kmap{,_atomic}() | Fabio M. De Francesco | 1 | -10/+31 |
2023-02-02 | docs/mm: remove useless markup | Mike Rapoport (IBM) | 24 | -54/+6 |
2023-02-02 | docs/mm: Physical Memory: remove useless markup | Mike Rapoport (IBM) | 2 | -8/+6 |
2023-01-26 | docs/mm: Physical Memory: add structure, introduction and nodes description | Mike Rapoport (IBM) | 2 | -0/+349 |
2023-01-26 | Documentation/mm: Fix typo emluation -> emulation | Jules Maselbas | 1 | -1/+1 |
2023-01-25 | Docs/subsystem-apis: Remove '[The ]Linux' prefixes from titles of listed docu... | SeongJae Park | 1 | -3/+3 |
2023-01-19 | tools/vm: rename tools/vm to tools/mm | SeongJae Park | 2 | -2/+2 |
2023-01-19 | mm: multi-gen LRU: rename lrugen->lists[] to lrugen->folios[] | Yu Zhao | 1 | -4/+4 |
2023-01-03 | docs: mm/page_owner: fix spelling mistakes | Chen Xiao | 1 | -2/+2 |
2022-12-14 | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -26/+10 |
2022-12-01 | documentation/mm: update pmd_present() in arch_pgtable_helpers.rst | Anshuman Khandual | 1 | -1/+1 |
2022-12-01 | mm,thp,rmap: subpages_mapcount COMPOUND_MAPPED if PMD-mapped | Hugh Dickins | 1 | -4/+3 |
2022-12-01 | mm,thp,rmap: subpages_mapcount of PTE-mapped subpages | Hugh Dickins | 1 | -1/+2 |
2022-12-01 | mm,thp,rmap: lock_compound_mapcounts() on THP mapcounts | Hugh Dickins | 1 | -7/+9 |
2022-12-01 | mm,thp,rmap: simplify compound page mapcount handling | Hugh Dickins | 1 | -18/+0 |
2022-10-24 | mm: Make failslab writable again | Alexander Atanasov | 1 | -0/+2 |
2022-10-13 | Merge tag 'docs-6.1-2' of git://git.lwn.net/linux | Linus Torvalds | 1 | -16/+4 |
2022-10-11 | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -1/+166 |