summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2023-02-13Docs/admin-guide/mm/damon/usage: add DAMON debugfs interface deprecation noticeSeongJae Park
2023-02-13Documentation/mm: update hugetlbfs documentation to mention alloc_hugetlb_folioSidhartha Kumar
2023-02-02mm: memory-failure: document memory failure statsJiaqi Yan
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-02mm: remove folio_pincount_ptr() and head_compound_pincount()Matthew Wilcox (Oracle)
2023-02-02Docs/mm/damon: add a maintainer-profile for DAMONSeongJae Park
2023-02-02Docs/admin-guide/mm/damon/usage: update DAMOS actions/filters supports of eac...SeongJae 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-01-31Sync mm-stable with mm-hotfixes-stable to pick up dependent patchesAndrew Morton
2023-01-31Revert "mm: add nodes= arg to memory.reclaim"Michal Hocko
2023-01-18Docs/admin-guide/mm/numaperf: increase depth of subsectionsSeongJae Park
2023-01-18selftests/vm: rename selftests/vm to selftests/mmSeongJae 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-18kasan: allow sampling page_alloc allocations for HW_TAGSAndrey Konovalov
2023-01-18Docs/ABI/damon: document scheme filters filesSeongJae Park
2023-01-18Docs/admin-guide/mm/damon/usage: document DAMOS filters of sysfsSeongJae Park
2023-01-18Docs/admin-guide/damon/reclaim: document 'skip_anon' parameterSeongJae Park
2023-01-18mm: memcontrol: deprecate charge movingJohannes Weiner
2023-01-18Sync with v6.2-rc4Andrew Morton
2023-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-01-13Merge tag 'docs-6.2-fixes' of git://git.lwn.net/linuxLinus Torvalds
2023-01-13Merge tag 'sound-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-01-13Merge tag 'pm-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-01-13Merge tag 'drm-fixes-2023-01-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-01-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-01-13Merge tag 'drm-msm-fixes-2023-01-12' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2023-01-12Merge tag 'net-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-01-12Merge tag 'spi-fix-v6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-01-12Merge tag 'mtd/fixes-for-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-01-11Docs/admin-guide/mm/zswap: remove zsmalloc's lack of writeback warningNhat Pham
2023-01-11KVM: x86/xen: Avoid deadlock by adding kvm->arch.xen.xen_lock leaf node lockDavid Woodhouse
2023-01-11docs/conf.py: Use about.html only in sidebar of alabaster themeAkira Yokosawa
2023-01-11Merge tag 'kvmarm-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2023-01-11Documentation: kvm: fix SRCU locking order docsPaolo Bonzini
2023-01-10Merge tag 'cpufreq/arm/fixes-6.2-rc4' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki