index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
workingset.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-22
mm, vmscan: cleanup lru size claculations
Michal Hocko
1
-1
/
+1
2017-02-13
radix-tree: Store a pointer to the root in each node
Matthew Wilcox
1
-4
/
+2
2017-01-07
mm: workingset: fix use-after-free in shadow node shrinker
Johannes Weiner
1
-1
/
+2
2016-12-12
mm: workingset: update shadow limit to reflect bigger active list
Johannes Weiner
1
-19
/
+25
2016-12-12
mm: workingset: move shadow entry tracking to radix tree exceptional tracking
Johannes Weiner
1
-13
/
+43
2016-12-12
mm: workingset: turn shadow node shrinker bugs into warnings
Johannes Weiner
1
-8
/
+12
2016-12-02
mm: workingset: fix NULL ptr in count_shadow_nodes
Michal Hocko
1
-1
/
+1
2016-09-30
mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach...
Johannes Weiner
1
-6
/
+4
2016-07-28
mm, workingset: make working set detection node-aware
Mel Gorman
1
-23
/
+20
2016-07-28
mm, memcg: move memcg limit enforcement from zones to nodes
Mel Gorman
1
-3
/
+3
2016-07-28
mm, vmscan: make shrink_node decisions more node-centric
Mel Gorman
1
-3
/
+3
2016-07-28
mm, vmscan: move LRU lists to node
Mel Gorman
1
-2
/
+2
2016-07-28
mm, vmstat: add infrastructure for per-node vmstats
Mel Gorman
1
-4
/
+5
2016-07-28
mm: fix vm-scalability regression in cgroup-aware workingset code
Johannes Weiner
1
-4
/
+6
2016-07-15
mm: workingset: printk missing log level, use pr_info()
Anton Blanchard
1
-1
/
+1
2016-03-17
mm: workingset: make shadow node shrinker memcg aware
Vladimir Davydov
1
-3
/
+7
2016-03-17
mm: workingset: size shadow nodes lru basing on file cache size
Vladimir Davydov
1
-1
/
+3
2016-03-15
mm: simplify lock_page_memcg()
Johannes Weiner
1
-5
/
+4
2016-03-15
mm: workingset: per-cgroup cache thrash detection
Johannes Weiner
1
-10
/
+69
2016-03-15
mm: workingset: eviction buckets for bigmem/lowbit machines
Johannes Weiner
1
-1
/
+29
2016-03-15
mm: workingset: separate shadow unpacking and refault calculation
Johannes Weiner
1
-28
/
+28
2016-03-15
mm: workingset: #define radix entry eviction mask
Johannes Weiner
1
-4
/
+6
2016-01-22
dax: support dirty DAX entries in radix tree
Ross Zwisler
1
-2
/
+2
2015-02-12
list_lru: add helpers to isolate items
Vladimir Davydov
1
-1
/
+2
2015-02-12
list_lru: introduce list_lru_shrink_{count,walk}
Vladimir Davydov
1
-3
/
+3
2014-04-03
mm: keep page cache radix tree nodes in check
Johannes Weiner
1
-0
/
+161
2014-04-03
mm: thrash detection-based file cache sizing
Johannes Weiner
1
-0
/
+253
[prev]