Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-26zswap: runtime enable/disableDan Streetman
2015-02-13mm/zpool: add name argument to create zpoolGanesh Mahendran
2014-12-13mm/zswap: delete unnecessary check before calling free_percpu()Markus Elfring
2014-12-13mm/zswap: add __init to some functions in zswapMahendran Ganesh
2014-11-20Merge Linus' tree to be be to apply submitted patches to newer code thanJiri Kosina
2014-11-13zbud, zswap: change module author emailSeth Jennings
2014-08-09mm/zswap.c: add __init to zswap_entry_cache_destroy()Fabian Frederick
2014-08-09mm: memcontrol: rewrite uncharge APIJohannes Weiner
2014-08-07mm/zpool: update zswap to use zpoolDan Streetman
2014-06-05mm/zswap: NUMA aware allocation for zswap_dstmemEric Dumazet
2014-04-08Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-04-08mm/zswap.c: remove unnecessary parenthesesSeongJae Park
2014-04-08mm/zswap: support multiple swap devicesMinchan Kim
2014-04-08mm/zswap.c: update zsmalloc in comment to zbudSeongJae Park
2014-04-08mm/zswap.c: fix trivial typo and arrange indentationSeongJae Park
2014-03-20mm, zswap: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-01-24mm/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-17mm/zswap: bugfix: memory leak when re-swaponWeijie Yang
2013-09-12mm/zswap: use postorder iteration when destroying rbtreeCody P Schafer
2013-09-12mm/zswap.c: get swapper address_space by using macroSunghan Suh
2013-07-11zswap: add to mm/Seth Jennings