summaryrefslogtreecommitdiffstats
path: root/mm/zswap.c
Commit message (Expand)AuthorAgeFilesLines
* mm/zpool: add name argument to create zpoolGanesh Mahendran2015-02-121-2/+3
* mm/zswap: delete unnecessary check before calling free_percpu()Markus Elfring2014-12-131-2/+1
* mm/zswap: add __init to some functions in zswapMahendran Ganesh2014-12-131-3/+3
* Merge Linus' tree to be be to apply submitted patches to newer code thanJiri Kosina2014-11-201-33/+48
|\
| * mm/zswap.c: add __init to zswap_entry_cache_destroy()Fabian Frederick2014-08-081-2/+2
| * mm: memcontrol: rewrite uncharge APIJohannes Weiner2014-08-081-1/+1
| * mm/zpool: update zswap to use zpoolDan Streetman2014-08-061-30/+45
* | zbud, zswap: change module author emailSeth Jennings2014-11-131-1/+1
|/
* 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
OpenPOWER on IntegriCloud