index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
vmscan.c
Age
Commit message (
Expand
)
Author
2025-02-01
mm/vmscan: accumulate nr_demoted for accurate demotion statistics
Li Zhijian
2025-02-01
mm/vmscan: fix hard LOCKUP in function isolate_lru_folios
liuye
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-25
mm/mglru: fix PTE-mapped large folios
Yu Zhao
2025-01-25
mm/mglru: rework workingset protection
Yu Zhao
2025-01-25
mm/mglru: rework type selection
Yu Zhao
2025-01-25
mm/mglru: rework aging feedback
Yu Zhao
2025-01-21
Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-12
mm: vmscan : pgdemote vmstat is not getting updated when MGLRU is enabled.
Donet Tom
2025-01-08
mm: Create/affine kswapd to its preferred node
Frederic Weisbecker
2024-12-30
mm: vmscan: account for free pages to prevent infinite Loop in throttle_direc...
Seiji Nishikawa
2024-11-07
mm/vmscan: wake up flushers conditionally to avoid cgroup OOM
Zeng Jingxiang
2024-11-06
memcg-v1: no need for memcg locking for MGLRU
Shakeel Butt
2024-11-06
mm/mglru: reset page lru tier bits when activating
Wei Xu
2024-11-06
vmscan: add a vmscan event for reclaim_pages
Jaewon Kim
2024-11-06
mm: swap: make some count_mthp_stat() call-sites be THP-agnostic.
Kanchana P Sridhar
2024-11-05
mm: multi-gen LRU: walk_pte_range() use pte_offset_map_rw_nolock()
Qi Zheng
2024-11-05
mm: fix shrink nr.unqueued_dirty counter issue
Zhiguo Jiang
2024-11-05
mm/thp: fix deferred split unqueue naming and locking
Hugh Dickins
2024-11-03
mm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify()
Yu Zhao
2024-11-03
mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL stats
Yu Zhao
2024-10-17
mm/mglru: only clear kswapd_failures if reclaimable
Wei Xu
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-09
mm: introduce a pageflag for partially mapped folios
Usama Arif
2024-09-09
mm: vmscan.c: fix OOM on swap stress test
Chris Li
2024-09-03
mm,memcg: provide per-cgroup counters for NUMA balancing operations
Kaiyang Zhao
2024-09-03
mm: shmem: support large folio swap out
Baolin Wang
2024-09-01
memcg: use ratelimited stats flush in the reclaim
Shakeel Butt
2024-09-01
mm: multi-gen LRU: ignore non-leaf pmd_young for force_scan=true
Yuanchu Xie
2024-09-01
mm/huge_memory: convert split_huge_pages_pid() from follow_page() to folio_walk
David Hildenbrand
2024-09-01
mm: create promo_wmark_pages and clean up open-coded sites
Kaiyang Zhao
2024-09-01
mm: shrink skip folio mapped by an exiting process
Zhiguo Jiang
2024-09-01
mm: add node_reclaim successes to VM event counters
Matthew Cassell
2024-09-01
Revert "mm: skip CMA pages when they are not available"
Usama Arif
2024-07-24
Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-07-19
mm: add MAP_DROPPABLE for designating always lazily freeable mappings
Jason A. Donenfeld
2024-07-17
mm/mglru: fix ineffective protection calculation
Yu Zhao
2024-07-17
mm/mglru: fix overshooting shrinker memory
Yu Zhao
2024-07-17
mm/mglru: fix div-by-zero in vmpressure_calc_level()
Yu Zhao
2024-07-10
mm/vmscan: drop checking if _deferred_list is empty before using TTU_SYNC
Barry Song
2024-07-04
mm: add swappiness= arg to memory.reclaim
Dan Schatzberg
2024-07-04
mm: add defines for min/max swappiness
Dan Schatzberg
2024-07-04
mm: memcg: rename soft limit reclaim-related functions
Roman Gushchin
2024-07-04
mm: refactor folio_undo_large_rmappable()
Kefeng Wang
2024-07-03
mm: rename alloc_demote_folio to alloc_migrate_folio
Honggyu Kim
2024-07-03
mm: make alloc_demote_folio externally invokable for migration
Honggyu Kim
2024-07-03
mm: vmscan: reset sc->priority on retry
Shakeel Butt
2024-07-03
mm: vmscan: restore incremental cgroup iteration
Johannes Weiner
2024-06-05
mm: drop the 'anon_' prefix for swap-out mTHP counters
Baolin Wang
2024-05-07
mm/vmscan: remove ignore_references argument of reclaim_folio_list()
SeongJae Park
[next]