index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
vmscan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-13
mm: add max swappiness arg to lru_gen for anonymous memory only
Zhongkun He
1
-4
/
+15
2025-05-13
mm: vmscan: add more comments about cache_trim_mode
Zhongkun He
1
-1
/
+2
2025-05-13
mm: add swappiness=max arg to memory.reclaim for only anon reclaim
Zhongkun He
1
-0
/
+7
2025-05-13
vmscan,cgroup: apply mems_effective to reclaim
Gregory Price
1
-16
/
+25
2025-05-12
mm/vmscan: modify the assignment logic of the scan and total_scan variables
Hao Ge
1
-4
/
+2
2025-04-18
mm: vmscan: fix kswapd exit condition in defrag_mode
Johannes Weiner
1
-1
/
+7
2025-04-18
mm: vmscan: restore high-cpu watermark safety in kswapd
Johannes Weiner
1
-2
/
+19
2025-04-15
mm: skip folio reclaim in legacy memcg contexts for deadlockable mappings
Joanne Koong
1
-3
/
+9
2025-04-07
fs: Remove aops->writepage
Matthew Wilcox (Oracle)
1
-1
/
+0
2025-04-07
mm: Remove swap_writepage() and shmem_writepage()
Matthew Wilcox (Oracle)
1
-12
/
+16
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-112
/
+140
2025-03-22
mm/vmscan: don't try to reclaim hwpoison folio
Jinjiang Tu
1
-0
/
+7
2025-03-22
mm: vmscan: split proactive reclaim statistics from direct reclaim statistics
Hao Jia
1
-15
/
+20
2025-03-18
mm: page_alloc: defrag_mode kswapd/kcompactd watermarks
Johannes Weiner
1
-1
/
+14
2025-03-18
mm: compaction: push watermark into compaction_suitable() callers
Johannes Weiner
1
-12
/
+14
2025-03-18
mm: lock PGDAT_RECLAIM_LOCKED with acquire memory ordering
Mathieu Desnoyers
1
-1
/
+1
2025-03-18
mm: add missing release barrier on PGDAT_RECLAIM_LOCKED unlock
Mathieu Desnoyers
1
-1
/
+1
2025-03-17
mm, swap: simplify folio swap allocation
Kairui Song
1
-2
/
+14
2025-03-17
vmscan, cleanup: add for_each_managed_zone_pgdat macro
Bertrand Wlodarczyk
1
-51
/
+32
2025-03-17
mm/vmscan: extract calculated pressure balance as a function
Hao Zhang
1
-30
/
+38
2025-03-17
mm: memcontrol: move memsw charge callbacks to v1
Johannes Weiner
1
-1
/
+1
2025-02-07
mm: vmscan: move vmscan sysctls to mm/vmscan.c
Kaixiong Yu
1
-0
/
+23
2025-02-01
mm/vmscan: accumulate nr_demoted for accurate demotion statistics
Li Zhijian
1
-3
/
+4
2025-02-01
mm/vmscan: fix hard LOCKUP in function isolate_lru_folios
liuye
1
-1
/
+5
2025-01-27
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-250
/
+257
2025-01-26
mm/mglru: fix PTE-mapped large folios
Yu Zhao
1
-37
/
+71
2025-01-26
mm/mglru: rework workingset protection
Yu Zhao
1
-58
/
+85
2025-01-26
mm/mglru: rework type selection
Yu Zhao
1
-56
/
+26
2025-01-26
mm/mglru: rework aging feedback
Yu Zhao
1
-115
/
+91
2025-01-22
Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+3
2025-01-13
mm: vmscan : pgdemote vmstat is not getting updated when MGLRU is enabled.
Donet Tom
1
-0
/
+3
2025-01-08
mm: Create/affine kswapd to its preferred node
Frederic Weisbecker
1
-5
/
+3
2024-12-31
mm: vmscan: account for free pages to prevent infinite Loop in throttle_direc...
Seiji Nishikawa
1
-1
/
+8
2024-11-08
mm/vmscan: wake up flushers conditionally to avoid cgroup OOM
Zeng Jingxiang
1
-3
/
+22
2024-11-07
memcg-v1: no need for memcg locking for MGLRU
Shakeel Butt
1
-15
/
+1
2024-11-07
mm/mglru: reset page lru tier bits when activating
Wei Xu
1
-4
/
+4
2024-11-07
vmscan: add a vmscan event for reclaim_pages
Jaewon Kim
1
-2
/
+3
2024-11-07
mm: swap: make some count_mthp_stat() call-sites be THP-agnostic.
Kanchana P Sridhar
1
-1
/
+1
2024-11-06
mm: multi-gen LRU: walk_pte_range() use pte_offset_map_rw_nolock()
Qi Zheng
1
-1
/
+8
2024-11-06
mm: fix shrink nr.unqueued_dirty counter issue
Zhiguo Jiang
1
-1
/
+2
2024-11-06
mm/thp: fix deferred split unqueue naming and locking
Hugh Dickins
1
-2
/
+2
2024-11-03
mm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify()
Yu Zhao
1
-39
/
+49
2024-11-03
mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL stats
Yu Zhao
1
-9
/
+5
2024-10-17
mm/mglru: only clear kswapd_failures if reclaimable
Wei Xu
1
-2
/
+2
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-21
/
+46
2024-09-10
mm: introduce a pageflag for partially mapped folios
Usama Arif
1
-1
/
+2
2024-09-10
mm: vmscan.c: fix OOM on swap stress test
Chris Li
1
-1
/
+1
2024-09-04
mm,memcg: provide per-cgroup counters for NUMA balancing operations
Kaiyang Zhao
1
-4
/
+4
2024-09-04
mm: shmem: support large folio swap out
Baolin Wang
1
-7
/
+23
2024-09-02
memcg: use ratelimited stats flush in the reclaim
Shakeel Butt
1
-3
/
+4
[prev]
[next]