summaryrefslogtreecommitdiff
path: root/include/linux/zsmalloc.h
AgeCommit message (Expand)AuthorFilesLines
2018-04-06zsmalloc: introduce zs_huge_class_size()Sergey Senozhatsky1-0/+2
2016-05-21zsmalloc: require GFP in zs_malloc()Sergey Senozhatsky1-2/+2
2015-11-07mm: zsmalloc: constify struct zs_pool nameSergey SENOZHATSKY1-1/+1
2015-09-09zsmalloc: account the number of compacted pagesSergey Senozhatsky1-2/+2
2015-09-09zsmalloc/zram: introduce zs_pool_stats apiSergey Senozhatsky1-0/+6
2015-04-16zsmalloc: support compactionMinchan Kim1-0/+1
2015-02-13mm/zpool: add name argument to create zpoolGanesh Mahendran1-1/+1
2014-10-10zsmalloc: change return value unit of zs_get_total_size_bytesMinchan Kim1-1/+1
2014-01-31zsmalloc: add copyrightMinchan Kim1-0/+1
2014-01-31zsmalloc: move it under mmMinchan Kim1-0/+50