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