Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | memcg: reparent list_lrus and free kmemcg_id on css offline | Vladimir Davydov | 2015-02-13 | 1 | -1/+2 |
* | list_lru: add helpers to isolate items | Vladimir Davydov | 2015-02-13 | 1 | -2/+7 |
* | list_lru: introduce per-memcg lists | Vladimir Davydov | 2015-02-13 | 1 | -12/+40 |
* | list_lru: organize all list_lrus to list | Vladimir Davydov | 2015-02-13 | 1 | -0/+3 |
* | list_lru: get rid of ->active_nodes | Vladimir Davydov | 2015-02-13 | 1 | -3/+2 |
* | list_lru: introduce list_lru_shrink_{count,walk} | Vladimir Davydov | 2015-02-13 | 1 | -0/+16 |
* | mm: keep page cache radix tree nodes in check | Johannes Weiner | 2014-04-04 | 1 | -1/+7 |
* | list_lru: dynamically adjust node arrays | Glauber Costa | 2013-09-11 | 1 | -11/+2 |
* | list_lru: remove special case function list_lru_dispose_all. | Glauber Costa | 2013-09-11 | 1 | -17/+0 |
* | list_lru: per-node API | Glauber Costa | 2013-09-11 | 1 | -5/+34 |
* | list_lru: per-node list infrastructure | Dave Chinner | 2013-09-11 | 1 | -5/+18 |
* | list: add a new LRU list type | Dave Chinner | 2013-09-11 | 1 | -0/+115 |