aboutsummaryrefslogtreecommitdiff
path: root/mm/zswap.c
AgeCommit message (Expand)Author
2014-08-08mm/zswap.c: add __init to zswap_entry_cache_destroy()Fabian Frederick
2014-08-08mm: memcontrol: rewrite uncharge APIJohannes Weiner
2014-08-06mm/zpool: update zswap to use zpoolDan Streetman
2014-06-04mm/zswap: NUMA aware allocation for zswap_dstmemEric Dumazet
2014-04-07Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-04-07mm/zswap.c: remove unnecessary parenthesesSeongJae Park
2014-04-07mm/zswap: support multiple swap devicesMinchan Kim
2014-04-07mm/zswap.c: update zsmalloc in comment to zbudSeongJae Park
2014-04-07mm/zswap.c: fix trivial typo and arrange indentationSeongJae Park
2014-03-20mm, zswap: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-01-23mm/zswap.c: change params from hidden to roDan Streetman
2013-11-13mm/zswap: refactor the get/put routinesWeijie Yang
2013-11-13mm/zswap: bugfix: memory leak when invalidate and reclaim occur concurrentlyWeijie Yang
2013-11-13mm/zswap: avoid unnecessary page scanningWeijie Yang
2013-10-16mm/zswap: bugfix: memory leak when re-swaponWeijie Yang
2013-09-11mm/zswap: use postorder iteration when destroying rbtreeCody P Schafer
2013-09-11mm/zswap.c: get swapper address_space by using macroSunghan Suh
2013-07-10zswap: add to mm/Seth Jennings