aboutsummaryrefslogtreecommitdiffstats
path: root/mm/zswap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-12mm/zpool: add name argument to create zpoolGanesh Mahendran1-2/+3
2014-12-13mm/zswap: delete unnecessary check before calling free_percpu()Markus Elfring1-2/+1
2014-12-13mm/zswap: add __init to some functions in zswapMahendran Ganesh1-3/+3
2014-11-20Merge Linus' tree to be be to apply submitted patches to newer code thanJiri Kosina1-33/+48
2014-11-13zbud, zswap: change module author emailSeth Jennings1-1/+1
2014-08-08mm/zswap.c: add __init to zswap_entry_cache_destroy()Fabian Frederick1-2/+2
2014-08-08mm: memcontrol: rewrite uncharge APIJohannes Weiner1-1/+1
2014-08-06mm/zpool: update zswap to use zpoolDan Streetman1-30/+45
2014-06-04mm/zswap: NUMA aware allocation for zswap_dstmemEric Dumazet1-1/+1
2014-04-07Merge branch 'akpm' (incoming from Andrew)Linus Torvalds1-38/+40
2014-04-07mm/zswap.c: remove unnecessary parenthesesSeongJae Park1-3/+3
2014-04-07mm/zswap: support multiple swap devicesMinchan Kim1-31/+33
2014-04-07mm/zswap.c: update zsmalloc in comment to zbudSeongJae Park1-2/+2
2014-04-07mm/zswap.c: fix trivial typo and arrange indentationSeongJae Park1-2/+2
2014-03-20mm, zswap: Fix CPU hotplug callback registrationSrivatsa S. Bhat1-4/+4
2014-01-23mm/zswap.c: change params from hidden to roDan Streetman1-2/+2
2013-11-13mm/zswap: refactor the get/put routinesWeijie Yang1-94/+88
2013-11-13mm/zswap: bugfix: memory leak when invalidate and reclaim occur concurrentlyWeijie Yang1-8/+14
2013-11-13mm/zswap: avoid unnecessary page scanningWeijie Yang1-0/+3
2013-10-16mm/zswap: bugfix: memory leak when re-swaponWeijie Yang1-0/+4
2013-09-11mm/zswap: use postorder iteration when destroying rbtreeCody P Schafer1-14/+2
2013-09-11mm/zswap.c: get swapper address_space by using macroSunghan Suh1-1/+1
2013-07-10zswap: add to mm/Seth Jennings1-0/+943