index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
list_lru.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: memcontrol: move kmem accounting code to CONFIG_MEMCG
Johannes Weiner
2016-01-20
1
-6
/
+6
*
memcg: simplify and inline __mem_cgroup_from_kmem
Vladimir Davydov
2015-11-05
1
-0
/
+10
*
mm/list_lru.c: replace nr_node_ids for loop with for_each_node()
Raghavendra K T
2015-11-05
1
-11
/
+23
*
list_lru: don't call list_lru_from_kmem if the list_head is empty
Jeff Layton
2015-09-08
1
-2
/
+2
*
memcg: reparent list_lrus and free kmemcg_id on css offline
Vladimir Davydov
2015-02-12
1
-3
/
+43
*
list_lru: add helpers to isolate items
Vladimir Davydov
2015-02-12
1
-3
/
+16
*
list_lru: introduce per-memcg lists
Vladimir Davydov
2015-02-12
1
-24
/
+350
*
list_lru: organize all list_lrus to list
Vladimir Davydov
2015-02-12
1
-0
/
+34
*
list_lru: get rid of ->active_nodes
Vladimir Davydov
2015-02-12
1
-7
/
+3
*
mm: keep page cache radix tree nodes in check
Johannes Weiner
2014-04-03
1
-2
/
+14
*
mm: list_lru: fix almost infinite loop causing effective livelock
Russell King
2013-10-30
1
-1
/
+2
*
list_lru: dynamically adjust node arrays
Glauber Costa
2013-09-10
1
-1
/
+13
*
list_lru: remove special case function list_lru_dispose_all.
Glauber Costa
2013-09-10
1
-42
/
+0
*
list_lru: per-node API
Glauber Costa
2013-09-10
1
-28
/
+9
*
list_lru: fix broken LRU_RETRY behaviour
Dave Chinner
2013-09-10
1
-17
/
+12
*
list_lru: per-node list infrastructure
Dave Chinner
2013-09-10
1
-35
/
+111
*
list: add a new LRU list type
Dave Chinner
2013-09-10
1
-0
/
+117