summaryrefslogtreecommitdiff
path: root/Documentation/mm
AgeCommit message (Expand)AuthorFilesLines
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+10
2023-08-31Merge tag 'docs-6.6' of git://git.lwn.net/linuxLinus Torvalds6-28/+23
2023-08-28docs/mm: remove references to hmm_mirror ops and clean typosMarco Pagani1-10/+1
2023-08-25mm: add orphaned kernel-doc to the rst files.Matthew Wilcox (Oracle)2-0/+6
2023-08-22mm: convert free_huge_page() to free_huge_folio()Matthew Wilcox (Oracle)1-7/+7
2023-08-21mm: remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappersVishal Moola (Oracle)1-6/+6
2023-08-21Docs/mm/damon/design: update for DAMON monitoring target type DAMOS filterSeongJae Park1-15/+18
2023-08-21Docs/mm/damon/design: update for address range filtersSeongJae Park1-6/+15
2023-08-21mm: kill frontswapJohannes Weiner2-265/+0
2023-08-18Documentation: Fix typosBjorn Helgaas5-5/+5
2023-08-18powerpc/book3s64/radix: add support for vmemmap optimization for radixAneesh Kumar K.V1-0/+1
2023-08-18docs: mm: Fix number of base pages for 1GB HugeTLBUsama Arif1-1/+2
2023-07-14Documentation/highmem: Add information about kmap_local_folio()Fabio M. De Francesco1-12/+15
2023-07-12mm: Make pte_mkwrite() take a VMARick Edgecombe1-2/+4
2023-07-12mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe1-0/+6
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-61/+327
2023-06-27Merge tag 'docs-6.5' of git://git.lwn.net/linuxLinus Torvalds1-0/+149
2023-06-20Docs/admin-guide/mm/damon/usage: link design document for DAMOSSeongJae Park1-0/+14
2023-06-20Docs/mm/damon/design: document 'age' of regionSeongJae Park1-0/+14
2023-06-20mm/pgtable: allow pte_offset_map[_lock]() to failHugh Dickins1-6/+11
2023-06-16Documentation/mm: Initial page table documentationLinus Walleij1-0/+149
2023-06-10Docs/mm/damon/design: add a section for the modules layerSeongJae Park1-0/+61
2023-06-10Docs/mm/damon/design: add a section for DAMON core APISeongJae Park1-0/+12
2023-06-10Docs/mm/damon/design: add sections for advanced features of DAMOSSeongJae Park1-0/+86
2023-06-10Docs/mm/damon/design: add sections for basic parts of DAMOSSeongJae Park1-0/+70
2023-06-10Docs/mm/damon/design: add a section for the relation between Core and Modules...SeongJae Park1-0/+10
2023-06-10Docs/mm/damon/design: rewrite configurable layersSeongJae Park1-15/+14
2023-06-10Docs/mm/damon/design: update the layout based on the layersSeongJae Park1-10/+14
2023-06-10Docs/mm/damon/design: add a section for overall architectureSeongJae Park1-0/+15
2023-06-10Docs/mm/damon/maintainer-profile: fix typos and grammar errorsSeongJae Park1-2/+2
2023-06-10Docs/mm/damon/faq: remove old questionsSeongJae Park1-23/+0
2023-06-10mm: convert migrate_pages() to work on foliosMatthew Wilcox (Oracle)1-4/+3
2023-05-29mm: page_table_check: Make it dependent on EXCLUSIVE_SYSTEM_RAMRuihan Li1-0/+19
2023-04-28Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-6/+48
2023-04-24Merge tag 'docs-6.4' of git://git.lwn.net/linuxLinus Torvalds1-1/+20
2023-04-16sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changesAndrew Morton1-59/+76
2023-04-12docs/mm: Physical Memory: Fix grammarKim Phillips1-1/+1
2023-04-06zsmalloc: document freeable statsSergey Senozhatsky1-0/+2
2023-04-06zsmalloc: document new fullness groupingSergey Senozhatsky1-59/+74
2023-03-29shmem: add support to ignore swapLuis Chamberlain1-0/+2
2023-03-29mm/debug_vm_pgtable: replace pte_mkhuge() with arch_make_huge_pte()Anshuman Khandual1-1/+1
2023-03-29lazy tlb: allow lazy tlb mm refcounting to be configurableNicholas Piggin1-0/+6
2023-03-29mm: multi-gen LRU: improve design docT.J. Alumbaugh1-5/+39
2023-03-14docs/mm: Physical Memory: add example of interleaving nodesMike Rapoport (IBM)1-0/+19
2023-03-07docs/mm: hugetlbfs_reserv: fix a reference to a file that doesn't existMike Rapoport (IBM)1-4/+4
2023-03-07docs/mm: Physical Memory: fix a reference to a file that doesn't existMike Rapoport (IBM)1-1/+1
2023-02-24Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds11-122/+461
2023-02-17docs/mm: Physical Memory: correct spelling in reference to CONFIG_PAGE_EXTENSIONLukas Bulwahn1-1/+1
2023-02-14Documentation/mm: update hugetlbfs documentation to mention alloc_hugetlb_folioSidhartha Kumar1-10/+11
2023-02-03mm: multi-gen LRU: section for memcg LRUT.J. Alumbaugh1-1/+32