Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |