summaryrefslogtreecommitdiff
path: root/include/linux/zsmalloc.h
AgeCommit message (Expand)Author
2021-02-26zsmalloc: account the number of compacted pages correctlyRokudo Yan
2020-12-06mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPINGMinchan Kim
2020-06-02mm: rename CONFIG_PGTABLE_MAPPING to CONFIG_ZSMALLOC_PGTABLE_MAPPINGChristoph Hellwig
2018-04-05zsmalloc: introduce zs_huge_class_size()Sergey Senozhatsky
2016-05-20zsmalloc: require GFP in zs_malloc()Sergey Senozhatsky
2015-11-06mm: zsmalloc: constify struct zs_pool nameSergey SENOZHATSKY
2015-09-08zsmalloc: account the number of compacted pagesSergey Senozhatsky
2015-09-08zsmalloc/zram: introduce zs_pool_stats apiSergey Senozhatsky
2015-04-15zsmalloc: support compactionMinchan Kim
2015-02-12mm/zpool: add name argument to create zpoolGanesh Mahendran
2014-10-09zsmalloc: change return value unit of zs_get_total_size_bytesMinchan Kim
2014-01-30zsmalloc: add copyrightMinchan Kim
2014-01-30zsmalloc: move it under mmMinchan Kim