index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
vmscan.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
mm: vmscan: add a map_nr_max field to shrinker_info
Qi Zheng
2023-03-29
1
-17
/
+18
|
*
mm: multi-gen LRU: improve design doc
T.J. Alumbaugh
2023-03-29
1
-1
/
+1
|
*
mm: multi-gen LRU: clean up sysfs code
T.J. Alumbaugh
2023-03-29
1
-13
/
+9
*
|
fork/vm: Move common PF_IO_WORKER behavior to new flag
Mike Christie
2023-03-12
1
-2
/
+2
|
/
*
mm: change to return bool for folio_isolate_lru()
Baolin Wang
2023-02-20
1
-5
/
+5
*
mm: memcontrol: rename memcg_kmem_enabled()
Roman Gushchin
2023-02-17
1
-1
/
+1
*
mm: multi-gen LRU: avoid futile retries
Yu Zhao
2023-02-17
1
-10
/
+15
*
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2023-02-11
1
-1
/
+5
|
\
|
*
mm: shrinkers: fix deadlock in shrinker debugfs
Qi Zheng
2023-02-10
1
-1
/
+5
*
|
mm: multi-gen LRU: simplify lru_gen_look_around()
T.J. Alumbaugh
2023-02-03
1
-50
/
+23
*
|
mm: multi-gen LRU: improve walk_pmd_range()
T.J. Alumbaugh
2023-02-03
1
-20
/
+20
*
|
mm: multi-gen LRU: improve lru_gen_exit_memcg()
T.J. Alumbaugh
2023-02-03
1
-0
/
+5
*
|
mm: multi-gen LRU: section for memcg LRU
T.J. Alumbaugh
2023-02-03
1
-108
/
+142
*
|
mm: multi-gen LRU: section for Bloom filters
T.J. Alumbaugh
2023-02-03
1
-88
/
+92
*
|
mm: multi-gen LRU: section for rmap/PT walk feedback
T.J. Alumbaugh
2023-02-03
1
-0
/
+4
*
|
mm: multi-gen LRU: section for working set protection
T.J. Alumbaugh
2023-02-03
1
-0
/
+4
*
|
Sync mm-stable with mm-hotfixes-stable to pick up dependent patches
Andrew Morton
2023-02-01
1
-4
/
+5
|
\
|
|
*
mm: multi-gen LRU: fix crash during cgroup migration
Yu Zhao
2023-02-01
1
-1
/
+4
|
*
Revert "mm: add nodes= arg to memory.reclaim"
Michal Hocko
2023-02-01
1
-3
/
+1
*
|
mm: add vma_has_recency()
Yu Zhao
2023-01-19
1
-1
/
+4
*
|
mm: multi-gen LRU: simplify arch_has_hw_pte_young() check
Yu Zhao
2023-01-19
1
-1
/
+1
*
|
mm: multi-gen LRU: clarify scan_control flags
Yu Zhao
2023-01-19
1
-28
/
+28
*
|
mm: multi-gen LRU: per-node lru_gen_folio lists
Yu Zhao
2023-01-19
1
-33
/
+341
*
|
mm: multi-gen LRU: shuffle should_run_aging()
Yu Zhao
2023-01-19
1
-62
/
+62
*
|
mm: multi-gen LRU: remove aging fairness safeguard
Yu Zhao
2023-01-19
1
-67
/
+59
*
|
mm: multi-gen LRU: remove eviction fairness safeguard
Yu Zhao
2023-01-19
1
-58
/
+23
*
|
mm: multi-gen LRU: rename lrugen->lists[] to lrugen->folios[]
Yu Zhao
2023-01-19
1
-10
/
+10
*
|
mm: multi-gen LRU: rename lru_gen_struct to lru_gen_folio
Yu Zhao
2023-01-19
1
-17
/
+17
*
|
mm/swap: convert deactivate_page() to folio_deactivate()
Vishal Moola (Oracle)
2023-01-19
1
-1
/
+1
|
/
*
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-17
1
-4
/
+1
|
\
|
*
mm: Remove pointless barrier() after pmdp_get_lockless()
Peter Zijlstra
2022-12-15
1
-3
/
+0
|
*
mm: Rename pmd_read_atomic()
Peter Zijlstra
2022-12-15
1
-2
/
+2
*
|
mm: memcg: fix swapcached stat accounting
Hugh Dickins
2022-12-12
1
-2
/
+1
*
|
mm: add nodes= arg to memory.reclaim
Mina Almasry
2022-12-12
1
-1
/
+3
*
|
mm: disable top-tier fallback to reclaim on proactive reclaim
Mina Almasry
2022-12-12
1
-3
/
+22
*
|
mm: memcg: fix stale protection of reclaim target memcg
Yosry Ahmed
2022-12-12
1
-5
/
+6
*
|
mm: vmscan: use sysfs_emit() to instead of scnprintf()
Xu Panda
2022-12-01
1
-1
/
+1
*
|
mm: multi-gen LRU: remove NULL checks on NODE_DATA()
Yu Zhao
2022-12-01
1
-11
/
+2
*
|
mm: make drop_caches keep reclaiming on all nodes
Jan Kara
2022-12-01
1
-15
/
+18
*
|
mm: vmscan: split khugepaged stats from direct reclaim stats
Johannes Weiner
2022-12-01
1
-8
/
+24
*
|
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2022-11-30
1
-23
/
+59
|
\
\
|
*
|
mm: introduce arch_has_hw_nonleaf_pmd_young()
Juergen Gross
2022-11-30
1
-5
/
+5
|
*
|
mm/cgroup/reclaim: fix dirty pages throttling on cgroup v1
Aneesh Kumar K.V
2022-11-23
1
-1
/
+13
|
*
|
mm: multi-gen LRU: retry folios written back while isolated
Yu Zhao
2022-11-23
1
-11
/
+37
|
*
|
mm: vmscan: fix extreme overreclaim and swap floods
Johannes Weiner
2022-11-23
1
-6
/
+4
|
|
/
*
/
mm: vmscan: make rotations a secondary factor in balancing anon vs file
Johannes Weiner
2022-11-09
1
-1
/
+3
|
/
*
mglru: mm/vmscan.c: fix imprecise comments
Yu Zhao
2022-10-07
1
-5
/
+4
*
mm/mglru: don't sync disk for each aging cycle
Yu Zhao
2022-10-07
1
-2
/
+0
*
memcg: convert mem_cgroup_swap_full() to take a folio
Matthew Wilcox (Oracle)
2022-10-03
1
-2
/
+1
*
mm/swap: convert put_swap_page() to put_swap_folio()
Matthew Wilcox (Oracle)
2022-10-03
1
-1
/
+1
[prev]
[next]