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
/
list_lru.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-15
mm/list_lru.c: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2017-10-03
mm: memcontrol: use vmalloc fallback for large kmem memcg arrays
Johannes Weiner
1
-6
/
+6
2017-07-10
mm/list_lru.c: fix list_lru_count_node() to be race free
Sahitya Tummala
1
-8
/
+6
2016-10-27
mm/list_lru.c: avoid error-path NULL pointer deref
Alexander Polakov
1
-0
/
+2
2016-01-20
mm: memcontrol: move kmem accounting code to CONFIG_MEMCG
Johannes Weiner
1
-6
/
+6
2015-11-05
memcg: simplify and inline __mem_cgroup_from_kmem
Vladimir Davydov
1
-0
/
+10
2015-11-05
mm/list_lru.c: replace nr_node_ids for loop with for_each_node()
Raghavendra K T
1
-11
/
+23
2015-09-08
list_lru: don't call list_lru_from_kmem if the list_head is empty
Jeff Layton
1
-2
/
+2
2015-02-12
memcg: reparent list_lrus and free kmemcg_id on css offline
Vladimir Davydov
1
-3
/
+43
2015-02-12
list_lru: add helpers to isolate items
Vladimir Davydov
1
-3
/
+16
2015-02-12
list_lru: introduce per-memcg lists
Vladimir Davydov
1
-24
/
+350
2015-02-12
list_lru: organize all list_lrus to list
Vladimir Davydov
1
-0
/
+34
2015-02-12
list_lru: get rid of ->active_nodes
Vladimir Davydov
1
-7
/
+3
2014-04-03
mm: keep page cache radix tree nodes in check
Johannes Weiner
1
-2
/
+14
2013-10-30
mm: list_lru: fix almost infinite loop causing effective livelock
Russell King
1
-1
/
+2
2013-09-10
list_lru: dynamically adjust node arrays
Glauber Costa
1
-1
/
+13
2013-09-10
list_lru: remove special case function list_lru_dispose_all.
Glauber Costa
1
-42
/
+0
2013-09-10
list_lru: per-node API
Glauber Costa
1
-28
/
+9
2013-09-10
list_lru: fix broken LRU_RETRY behaviour
Dave Chinner
1
-17
/
+12
2013-09-10
list_lru: per-node list infrastructure
Dave Chinner
1
-35
/
+111
2013-09-10
list: add a new LRU list type
Dave Chinner
1
-0
/
+117