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
2016-05-21zsmalloc: require GFP in zs_malloc()Sergey Senozhatsky
2015-11-07mm: zsmalloc: constify struct zs_pool nameSergey SENOZHATSKY
2015-09-09zsmalloc: account the number of compacted pagesSergey Senozhatsky
2015-09-09zsmalloc/zram: introduce zs_pool_stats apiSergey Senozhatsky
2015-04-16zsmalloc: support compactionMinchan Kim
2015-02-13mm/zpool: add name argument to create zpoolGanesh Mahendran
2014-10-10zsmalloc: change return value unit of zs_get_total_size_bytesMinchan Kim
2014-01-31zsmalloc: add copyrightMinchan Kim
2014-01-31zsmalloc: move it under mmMinchan Kim