summaryrefslogtreecommitdiff
path: root/mm/list_lru.c
AgeCommit message (Expand)Author
2015-02-12memcg: reparent list_lrus and free kmemcg_id on css offlineVladimir Davydov
2015-02-12list_lru: add helpers to isolate itemsVladimir Davydov
2015-02-12list_lru: introduce per-memcg listsVladimir Davydov
2015-02-12list_lru: organize all list_lrus to listVladimir Davydov
2015-02-12list_lru: get rid of ->active_nodesVladimir Davydov
2014-04-03mm: keep page cache radix tree nodes in checkJohannes Weiner
2013-10-30mm: list_lru: fix almost infinite loop causing effective livelockRussell King
2013-09-10list_lru: dynamically adjust node arraysGlauber Costa
2013-09-10list_lru: remove special case function list_lru_dispose_all.Glauber Costa
2013-09-10list_lru: per-node APIGlauber Costa
2013-09-10list_lru: fix broken LRU_RETRY behaviourDave Chinner
2013-09-10list_lru: per-node list infrastructureDave Chinner
2013-09-10list: add a new LRU list typeDave Chinner