summaryrefslogtreecommitdiffstats
path: root/mm/zswap.c
Commit message (Expand)AuthorAgeFilesLines
* mm/zswap: NUMA aware allocation for zswap_dstmemEric Dumazet2014-06-041-1/+1
* Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-04-071-38/+40
|\
| * mm/zswap.c: remove unnecessary parenthesesSeongJae Park2014-04-071-3/+3
| * mm/zswap: support multiple swap devicesMinchan Kim2014-04-071-31/+33
| * mm/zswap.c: update zsmalloc in comment to zbudSeongJae Park2014-04-071-2/+2
| * mm/zswap.c: fix trivial typo and arrange indentationSeongJae Park2014-04-071-2/+2
* | mm, zswap: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-4/+4
|/
* mm/zswap.c: change params from hidden to roDan Streetman2014-01-231-2/+2
* mm/zswap: refactor the get/put routinesWeijie Yang2013-11-131-94/+88
* mm/zswap: bugfix: memory leak when invalidate and reclaim occur concurrentlyWeijie Yang2013-11-131-8/+14
* mm/zswap: avoid unnecessary page scanningWeijie Yang2013-11-131-0/+3
* mm/zswap: bugfix: memory leak when re-swaponWeijie Yang2013-10-161-0/+4
* mm/zswap: use postorder iteration when destroying rbtreeCody P Schafer2013-09-111-14/+2
* mm/zswap.c: get swapper address_space by using macroSunghan Suh2013-09-111-1/+1
* zswap: add to mm/Seth Jennings2013-07-101-0/+943