Age | Commit message (Expand) | Author | Files | Lines |
2014-12-13 | mm/zswap: delete unnecessary check before calling free_percpu() | Markus Elfring | 1 | -2/+1 |
2014-12-13 | mm/zswap: add __init to some functions in zswap | Mahendran Ganesh | 1 | -3/+3 |
2014-11-20 | Merge Linus' tree to be be to apply submitted patches to newer code than | Jiri Kosina | 1 | -33/+48 |
2014-11-13 | zbud, zswap: change module author email | Seth Jennings | 1 | -1/+1 |
2014-08-08 | mm/zswap.c: add __init to zswap_entry_cache_destroy() | Fabian Frederick | 1 | -2/+2 |
2014-08-08 | mm: memcontrol: rewrite uncharge API | Johannes Weiner | 1 | -1/+1 |
2014-08-06 | mm/zpool: update zswap to use zpool | Dan Streetman | 1 | -30/+45 |
2014-06-04 | mm/zswap: NUMA aware allocation for zswap_dstmem | Eric Dumazet | 1 | -1/+1 |
2014-04-07 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 1 | -38/+40 |
2014-04-07 | mm/zswap.c: remove unnecessary parentheses | SeongJae Park | 1 | -3/+3 |
2014-04-07 | mm/zswap: support multiple swap devices | Minchan Kim | 1 | -31/+33 |
2014-04-07 | mm/zswap.c: update zsmalloc in comment to zbud | SeongJae Park | 1 | -2/+2 |
2014-04-07 | mm/zswap.c: fix trivial typo and arrange indentation | SeongJae Park | 1 | -2/+2 |
2014-03-20 | mm, zswap: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -4/+4 |
2014-01-23 | mm/zswap.c: change params from hidden to ro | Dan Streetman | 1 | -2/+2 |
2013-11-13 | mm/zswap: refactor the get/put routines | Weijie Yang | 1 | -94/+88 |
2013-11-13 | mm/zswap: bugfix: memory leak when invalidate and reclaim occur concurrently | Weijie Yang | 1 | -8/+14 |
2013-11-13 | mm/zswap: avoid unnecessary page scanning | Weijie Yang | 1 | -0/+3 |
2013-10-16 | mm/zswap: bugfix: memory leak when re-swapon | Weijie Yang | 1 | -0/+4 |
2013-09-11 | mm/zswap: use postorder iteration when destroying rbtree | Cody P Schafer | 1 | -14/+2 |
2013-09-11 | mm/zswap.c: get swapper address_space by using macro | Sunghan Suh | 1 | -1/+1 |
2013-07-10 | zswap: add to mm/ | Seth Jennings | 1 | -0/+943 |