summaryrefslogtreecommitdiff
path: root/include/linux/zsmalloc.h
AgeCommit message (Expand)AuthorFilesLines
2021-02-26zsmalloc: account the number of compacted pages correctlyRokudo Yan1-1/+1
2020-12-06mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPINGMinchan Kim1-1/+0
2020-06-02mm: rename CONFIG_PGTABLE_MAPPING to CONFIG_ZSMALLOC_PGTABLE_MAPPINGChristoph Hellwig1-1/+1
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