summaryrefslogtreecommitdiffstats
path: root/Documentation/mm
AgeCommit message (Expand)AuthorLines
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-4/+22
2023-10-10docs: update link to powerpc/vmemmap_dedup.rstCosta Shulyupin-1/+1
2023-10-10docs: mm: fix vm overcommit documentation for OVERCOMMIT_GUESSVratislav Bendel-2/+1
2023-10-10Documentation/page_tables: Add info about MMU/TLB and Page FaultsFabio M. De Francesco-0/+127
2023-10-04Docs/mm/damon/design: document DAMOS apply intervalsSeongJae Park-1/+2
2023-10-04Docs/admin-guide/mm/damon/usage: link design doc for details of kdamond and c...SeongJae Park-0/+2
2023-10-04Docs/mm/damon/design: add a section for kdamond and DAMON contextSeongJae Park-0/+10
2023-10-04Docs/admin-guide/mm/damon/usage: explain the format of damon_aggregate tracep...SeongJae Park-0/+4
2023-10-04Docs/mm/damon/design: explicitly introduce ``nr_accesses``SeongJae Park-3/+4
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2/+10
2023-08-30Merge tag 'docs-6.6' of git://git.lwn.net/linuxLinus Torvalds-28/+23
2023-08-28docs/mm: remove references to hmm_mirror ops and clean typosMarco Pagani-10/+1
2023-08-24mm: add orphaned kernel-doc to the rst files.Matthew Wilcox (Oracle)-0/+6
2023-08-21mm: convert free_huge_page() to free_huge_folio()Matthew Wilcox (Oracle)-7/+7
2023-08-21mm: remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappersVishal Moola (Oracle)-6/+6
2023-08-21Docs/mm/damon/design: update for DAMON monitoring target type DAMOS filterSeongJae Park-15/+18
2023-08-21Docs/mm/damon/design: update for address range filtersSeongJae Park-6/+15
2023-08-21mm: kill frontswapJohannes Weiner-265/+0
2023-08-18Documentation: Fix typosBjorn Helgaas-5/+5
2023-08-18powerpc/book3s64/radix: add support for vmemmap optimization for radixAneesh Kumar K.V-0/+1
2023-08-18docs: mm: Fix number of base pages for 1GB HugeTLBUsama Arif-1/+2
2023-07-14Documentation/highmem: Add information about kmap_local_folio()Fabio M. De Francesco-12/+15
2023-07-11mm: Make pte_mkwrite() take a VMARick Edgecombe-2/+4
2023-07-11mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe-0/+6
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-61/+327
2023-06-27Merge tag 'docs-6.5' of git://git.lwn.net/linuxLinus Torvalds-0/+149
2023-06-19Docs/admin-guide/mm/damon/usage: link design document for DAMOSSeongJae Park-0/+14
2023-06-19Docs/mm/damon/design: document 'age' of regionSeongJae Park-0/+14
2023-06-19mm/pgtable: allow pte_offset_map[_lock]() to failHugh Dickins-6/+11
2023-06-16Documentation/mm: Initial page table documentationLinus Walleij-0/+149
2023-06-09Docs/mm/damon/design: add a section for the modules layerSeongJae Park-0/+61
2023-06-09Docs/mm/damon/design: add a section for DAMON core APISeongJae Park-0/+12
2023-06-09Docs/mm/damon/design: add sections for advanced features of DAMOSSeongJae Park-0/+86
2023-06-09Docs/mm/damon/design: add sections for basic parts of DAMOSSeongJae Park-0/+70
2023-06-09Docs/mm/damon/design: add a section for the relation between Core and Modules...SeongJae Park-0/+10
2023-06-09Docs/mm/damon/design: rewrite configurable layersSeongJae Park-15/+14
2023-06-09Docs/mm/damon/design: update the layout based on the layersSeongJae Park-10/+14
2023-06-09Docs/mm/damon/design: add a section for overall architectureSeongJae Park-0/+15
2023-06-09Docs/mm/damon/maintainer-profile: fix typos and grammar errorsSeongJae Park-2/+2
2023-06-09Docs/mm/damon/faq: remove old questionsSeongJae Park-23/+0
2023-06-09mm: convert migrate_pages() to work on foliosMatthew Wilcox (Oracle)-4/+3
2023-05-29mm: page_table_check: Make it dependent on EXCLUSIVE_SYSTEM_RAMRuihan Li-0/+19
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-6/+48
2023-04-24Merge tag 'docs-6.4' of git://git.lwn.net/linuxLinus Torvalds-1/+20
2023-04-16sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changesAndrew Morton-59/+76
2023-04-11docs/mm: Physical Memory: Fix grammarKim Phillips-1/+1
2023-04-05zsmalloc: document freeable statsSergey Senozhatsky-0/+2
2023-04-05zsmalloc: document new fullness groupingSergey Senozhatsky-59/+74
2023-03-28shmem: add support to ignore swapLuis Chamberlain-0/+2
2023-03-28mm/debug_vm_pgtable: replace pte_mkhuge() with arch_make_huge_pte()Anshuman Khandual-1/+1