aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/mm
AgeCommit message (Expand)Author
2023-05-29mm: page_table_check: Make it dependent on EXCLUSIVE_SYSTEM_RAMRuihan Li
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-24Merge tag 'docs-6.4' of git://git.lwn.net/linuxLinus Torvalds
2023-04-16sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changesAndrew Morton
2023-04-11docs/mm: Physical Memory: Fix grammarKim Phillips
2023-04-05zsmalloc: document freeable statsSergey Senozhatsky
2023-04-05zsmalloc: document new fullness groupingSergey Senozhatsky
2023-03-28shmem: add support to ignore swapLuis Chamberlain
2023-03-28mm/debug_vm_pgtable: replace pte_mkhuge() with arch_make_huge_pte()Anshuman Khandual
2023-03-28lazy tlb: allow lazy tlb mm refcounting to be configurableNicholas Piggin
2023-03-28mm: multi-gen LRU: improve design docT.J. Alumbaugh
2023-03-14docs/mm: Physical Memory: add example of interleaving nodesMike Rapoport (IBM)
2023-03-07docs/mm: hugetlbfs_reserv: fix a reference to a file that doesn't existMike Rapoport (IBM)
2023-03-07docs/mm: Physical Memory: fix a reference to a file that doesn't existMike Rapoport (IBM)
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-16docs/mm: Physical Memory: correct spelling in reference to CONFIG_PAGE_EXTENSIONLukas Bulwahn
2023-02-13Documentation/mm: update hugetlbfs documentation to mention alloc_hugetlb_folioSidhartha Kumar
2023-02-02mm: multi-gen LRU: section for memcg LRUT.J. Alumbaugh
2023-02-02mm: multi-gen LRU: section for Bloom filtersT.J. Alumbaugh
2023-02-02mm: multi-gen LRU: section for rmap/PT walk feedbackT.J. Alumbaugh
2023-02-02mm: multi-gen LRU: section for working set protectionT.J. Alumbaugh
2023-02-02Documentation: mm: use `s/higmem/highmem/` fix typo for highmemDeming Wang
2023-02-02zsmalloc: make zspage chain size configurableSergey Senozhatsky
2023-02-02mm: clean up mlock_page / munlock_page references in commentsMatthew Wilcox (Oracle)
2023-02-02mm: remove munlock_vma_page()Matthew Wilcox (Oracle)
2023-02-02mm: remove mlock_vma_page()Matthew Wilcox (Oracle)
2023-02-02mm: remove page_evictable()Matthew Wilcox (Oracle)
2023-02-02mm: discard __GFP_ATOMICNeilBrown
2023-02-02Documentation/mm: update references to __m[un]lock_page() to *_folio()Lorenzo Stoakes
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)
2023-02-02Docs/mm/damon: add a maintainer-profile for DAMONSeongJae Park
2023-02-02Docs/mm/damon/index: mention DAMOS on the introSeongJae Park
2023-02-02mm/highmem: add notes about conversions from kmap{,_atomic}()Fabio M. De Francesco
2023-02-02docs/mm: remove useless markupMike Rapoport (IBM)
2023-02-02docs/mm: Physical Memory: remove useless markupMike Rapoport (IBM)
2023-01-26docs/mm: Physical Memory: add structure, introduction and nodes descriptionMike Rapoport (IBM)
2023-01-26Documentation/mm: Fix typo emluation -> emulationJules Maselbas
2023-01-24Docs/subsystem-apis: Remove '[The ]Linux' prefixes from titles of listed docu...SeongJae Park
2023-01-18tools/vm: rename tools/vm to tools/mmSeongJae Park
2023-01-18mm: multi-gen LRU: rename lrugen->lists[] to lrugen->folios[]Yu Zhao
2023-01-02docs: mm/page_owner: fix spelling mistakesChen Xiao
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-11-30documentation/mm: update pmd_present() in arch_pgtable_helpers.rstAnshuman Khandual
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-10-24mm: Make failslab writable againAlexander Atanasov
2022-10-13Merge tag 'docs-6.1-2' of git://git.lwn.net/linuxLinus Torvalds