summaryrefslogtreecommitdiffstats
path: root/Documentation/mm
Commit message (Expand)AuthorAgeFilesLines
...
| * mm: remove page_evictable()Matthew Wilcox (Oracle)2023-02-021-44/+47
| * mm: discard __GFP_ATOMICNeilBrown2023-02-021-1/+1
| * Documentation/mm: update references to __m[un]lock_page() to *_folio()Lorenzo Stoakes2023-02-021-15/+15
| * mm: convert deferred_split_huge_page() to deferred_split_folio()Matthew Wilcox (Oracle)2023-02-021-3/+3
| * doc: clarify refcount section by referring to folios & pagesMatthew Wilcox (Oracle)2023-02-021-9/+9
| * Docs/mm/damon: add a maintainer-profile for DAMONSeongJae Park2023-02-022-0/+63
| * Docs/mm/damon/index: mention DAMOS on the introSeongJae Park2023-02-021-8/+13
| * mm/highmem: add notes about conversions from kmap{,_atomic}()Fabio M. De Francesco2023-02-021-10/+31
| * tools/vm: rename tools/vm to tools/mmSeongJae Park2023-01-182-2/+2
| * mm: multi-gen LRU: rename lrugen->lists[] to lrugen->folios[]Yu Zhao2023-01-181-4/+4
* | docs/mm: Physical Memory: correct spelling in reference to CONFIG_PAGE_EXTENSIONLukas Bulwahn2023-02-161-1/+1
* | docs/mm: remove useless markupMike Rapoport (IBM)2023-02-0224-54/+6
* | docs/mm: Physical Memory: remove useless markupMike Rapoport (IBM)2023-02-022-8/+6
* | docs/mm: Physical Memory: add structure, introduction and nodes descriptionMike Rapoport (IBM)2023-01-262-0/+349
* | Documentation/mm: Fix typo emluation -> emulationJules Maselbas2023-01-261-1/+1
* | Docs/subsystem-apis: Remove '[The ]Linux' prefixes from titles of listed docu...SeongJae Park2023-01-241-3/+3
* | docs: mm/page_owner: fix spelling mistakesChen Xiao2023-01-021-2/+2
|/
* Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-132-26/+10
|\
| * documentation/mm: update pmd_present() in arch_pgtable_helpers.rstAnshuman Khandual2022-11-301-1/+1
| * mm,thp,rmap: subpages_mapcount COMPOUND_MAPPED if PMD-mappedHugh Dickins2022-11-301-4/+3
| * mm,thp,rmap: subpages_mapcount of PTE-mapped subpagesHugh Dickins2022-11-301-1/+2
| * mm,thp,rmap: lock_compound_mapcounts() on THP mapcountsHugh Dickins2022-11-301-7/+9
| * mm,thp,rmap: simplify compound page mapcount handlingHugh Dickins2022-11-301-18/+0
* | mm: Make failslab writable againAlexander Atanasov2022-10-241-0/+2
|/
* Merge tag 'docs-6.1-2' of git://git.lwn.net/linuxLinus Torvalds2022-10-131-16/+4
|\
| * Documentation/mm/page_owner.rst: delete frequently changing experimental dataYixuan Cao2022-10-101-16/+4
* | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-104-1/+166
|\ \
| * | ksm: add the ksm prefix to the names of the ksm private structuresQi Zheng2022-10-031-1/+1
| * | mm: multi-gen LRU: design docYu Zhao2022-09-262-0/+160
| * | mm/page_owner.c: add llseek for page_ownerKassey Li2022-09-111-0/+5
* | | Merge tag 'slab-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-10-101-12/+21
|\ \ \ | |_|/ |/| |
| * | mm/slub: enable debugging memory wasting of kmallocFeng Tang2022-09-231-12/+21
| |/
* / Documentation/mm: modify page_referenced to folio_referencedVernon Yang2022-09-291-3/+3
|/
* Documentation/mm: add details about kmap_local_page() and preemptionFabio M. De Francesco2022-08-081-4/+9
* Documentation/mm: rrefer kmap_local_page() and avoid kmap()Fabio M. De Francesco2022-08-081-0/+5
* Documentation/mm: avoid invalid use of addresses from kmap_local_page()Fabio M. De Francesco2022-08-081-0/+7
* Documentation/mm: don't kmap*() pages which can't come from HIGHMEMFabio M. De Francesco2022-08-081-0/+6
* mm: hugetlb_vmemmap: move code comments to vmemmap_dedup.rstMuchun Song2022-08-081-23/+47
* mm: hugetlb_vmemmap: introduce the name HVOMuchun Song2022-08-081-0/+2
* Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-052-105/+10
* docs: rename Documentation/vm to Documentation/mmMike Rapoport2022-06-2744-0/+5561