index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
workingset.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach...
Johannes Weiner
2016-09-30
1
-6
/
+4
*
mm, workingset: make working set detection node-aware
Mel Gorman
2016-07-28
1
-23
/
+20
*
mm, memcg: move memcg limit enforcement from zones to nodes
Mel Gorman
2016-07-28
1
-3
/
+3
*
mm, vmscan: make shrink_node decisions more node-centric
Mel Gorman
2016-07-28
1
-3
/
+3
*
mm, vmscan: move LRU lists to node
Mel Gorman
2016-07-28
1
-2
/
+2
*
mm, vmstat: add infrastructure for per-node vmstats
Mel Gorman
2016-07-28
1
-4
/
+5
*
mm: fix vm-scalability regression in cgroup-aware workingset code
Johannes Weiner
2016-07-28
1
-4
/
+6
*
mm: workingset: printk missing log level, use pr_info()
Anton Blanchard
2016-07-15
1
-1
/
+1
*
mm: workingset: make shadow node shrinker memcg aware
Vladimir Davydov
2016-03-17
1
-3
/
+7
*
mm: workingset: size shadow nodes lru basing on file cache size
Vladimir Davydov
2016-03-17
1
-1
/
+3
*
mm: simplify lock_page_memcg()
Johannes Weiner
2016-03-15
1
-5
/
+4
*
mm: workingset: per-cgroup cache thrash detection
Johannes Weiner
2016-03-15
1
-10
/
+69
*
mm: workingset: eviction buckets for bigmem/lowbit machines
Johannes Weiner
2016-03-15
1
-1
/
+29
*
mm: workingset: separate shadow unpacking and refault calculation
Johannes Weiner
2016-03-15
1
-28
/
+28
*
mm: workingset: #define radix entry eviction mask
Johannes Weiner
2016-03-15
1
-4
/
+6
*
dax: support dirty DAX entries in radix tree
Ross Zwisler
2016-01-22
1
-2
/
+2
*
list_lru: add helpers to isolate items
Vladimir Davydov
2015-02-12
1
-1
/
+2
*
list_lru: introduce list_lru_shrink_{count,walk}
Vladimir Davydov
2015-02-12
1
-3
/
+3
*
mm: keep page cache radix tree nodes in check
Johannes Weiner
2014-04-03
1
-0
/
+161
*
mm: thrash detection-based file cache sizing
Johannes Weiner
2014-04-03
1
-0
/
+253
[prev]