aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-02-02mm: memory-failure: document memory failure statsJiaqi Yan1-0/+39
2023-02-02mm: multi-gen LRU: section for memcg LRUT.J. Alumbaugh1-1/+32
2023-02-02mm: multi-gen LRU: section for Bloom filtersT.J. Alumbaugh1-0/+16
2023-02-02mm: multi-gen LRU: section for rmap/PT walk feedbackT.J. Alumbaugh1-0/+14
2023-02-02mm: multi-gen LRU: section for working set protectionT.J. Alumbaugh1-0/+15
2023-02-02Documentation: mm: use `s/higmem/highmem/` fix typo for highmemDeming Wang1-1/+1
2023-02-02zsmalloc: make zspage chain size configurableSergey Senozhatsky1-0/+168
2023-02-02mm: clean up mlock_page / munlock_page references in commentsMatthew Wilcox (Oracle)1-14/+16
2023-02-02mm: remove munlock_vma_page()Matthew Wilcox (Oracle)1-2/+2
2023-02-02mm: remove mlock_vma_page()Matthew Wilcox (Oracle)1-3/+3
2023-02-02mm: remove page_evictable()Matthew Wilcox (Oracle)1-44/+47
2023-02-02mm: discard __GFP_ATOMICNeilBrown1-1/+1
2023-02-02Documentation/mm: update references to __m[un]lock_page() to *_folio()Lorenzo Stoakes1-15/+15
2023-02-02mm: convert deferred_split_huge_page() to deferred_split_folio()Matthew Wilcox (Oracle)1-3/+3
2023-02-02doc: clarify refcount section by referring to folios & pagesMatthew Wilcox (Oracle)1-9/+9
2023-02-02mm: remove folio_pincount_ptr() and head_compound_pincount()Matthew Wilcox (Oracle)1-15/+14
2023-02-02Docs/mm/damon: add a maintainer-profile for DAMONSeongJae Park2-0/+63
2023-02-02Docs/admin-guide/mm/damon/usage: update DAMOS actions/filters supports of each DAMON operations setSeongJae Park1-13/+28
2023-02-02Docs/mm/damon/index: mention DAMOS on the introSeongJae Park1-8/+13
2023-02-02mm/highmem: add notes about conversions from kmap{,_atomic}()Fabio M. De Francesco1-10/+31
2023-01-31Sync mm-stable with mm-hotfixes-stable to pick up dependent patchesAndrew Morton1-9/+6
2023-01-31Revert "mm: add nodes= arg to memory.reclaim"Michal Hocko1-9/+6
2023-01-18Docs/admin-guide/mm/numaperf: increase depth of subsectionsSeongJae Park1-4/+4
2023-01-18selftests/vm: rename selftests/vm to selftests/mmSeongJae Park2-4/+4
2023-01-18tools/vm: rename tools/vm to tools/mmSeongJae Park5-6/+6
2023-01-18mm: multi-gen LRU: rename lrugen->lists[] to lrugen->folios[]Yu Zhao1-4/+4
2023-01-18kasan: allow sampling page_alloc allocations for HW_TAGSAndrey Konovalov1-0/+17
2023-01-18Docs/ABI/damon: document scheme filters filesSeongJae Park1-0/+29
2023-01-18Docs/admin-guide/mm/damon/usage: document DAMOS filters of sysfsSeongJae Park1-2/+46
2023-01-18Docs/admin-guide/damon/reclaim: document 'skip_anon' parameterSeongJae Park1-0/+9
2023-01-18mm: memcontrol: deprecate charge movingJohannes Weiner1-2/+11
2023-01-18Sync with v6.2-rc4Andrew Morton22-43/+130
2023-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-12/+35
2023-01-13Merge tag 'docs-6.2-fixes' of git://git.lwn.net/linuxLinus Torvalds2-3/+15
2023-01-13Merge tag 'sound-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds3-12/+51
2023-01-13Merge tag 'pm-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+11
2023-01-13Merge tag 'drm-fixes-2023-01-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds6-7/+7
2023-01-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+2
2023-01-13Merge tag 'drm-msm-fixes-2023-01-12' of https://gitlab.freedesktop.org/drm/msm into drm-fixesDave Airlie6-7/+7
2023-01-12Merge tag 'net-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-2/+2
2023-01-12Merge tag 'spi-fix-v6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-2/+2
2023-01-12Merge tag 'mtd/fixes-for-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linuxLinus Torvalds5-5/+5
2023-01-11Docs/admin-guide/mm/zswap: remove zsmalloc's lack of writeback warningNhat Pham1-3/+1
2023-01-11KVM: x86/xen: Avoid deadlock by adding kvm->arch.xen.xen_lock leaf node lockDavid Woodhouse1-1/+1
2023-01-11docs/conf.py: Use about.html only in sidebar of alabaster themeAkira Yokosawa1-1/+5
2023-01-11Merge tag 'kvmarm-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-masterPaolo Bonzini1-0/+8
2023-01-11Documentation: kvm: fix SRCU locking order docsPaolo Bonzini1-11/+12
2023-01-10Merge tag 'cpufreq/arm/fixes-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pmRafael J. Wysocki1-0/+11
2023-01-09ASoC: dt-bindings: qcom,lpass-tx-macro: correct clocks on SC7280Krzysztof Kozlowski1-1/+3
2023-01-09ASoC: dt-bindings: qcom,lpass-wsa-macro: correct clocks on SM8250Krzysztof Kozlowski1-11/+47