Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | zsmalloc: introduce zs_huge_class_size() | Sergey Senozhatsky | 2018-04-05 | 1 | -0/+2 |
* | zsmalloc: require GFP in zs_malloc() | Sergey Senozhatsky | 2016-05-20 | 1 | -2/+2 |
* | mm: zsmalloc: constify struct zs_pool name | Sergey SENOZHATSKY | 2015-11-06 | 1 | -1/+1 |
* | zsmalloc: account the number of compacted pages | Sergey Senozhatsky | 2015-09-08 | 1 | -2/+2 |
* | zsmalloc/zram: introduce zs_pool_stats api | Sergey Senozhatsky | 2015-09-08 | 1 | -0/+6 |
* | zsmalloc: support compaction | Minchan Kim | 2015-04-15 | 1 | -0/+1 |
* | mm/zpool: add name argument to create zpool | Ganesh Mahendran | 2015-02-12 | 1 | -1/+1 |
* | zsmalloc: change return value unit of zs_get_total_size_bytes | Minchan Kim | 2014-10-09 | 1 | -1/+1 |
* | zsmalloc: add copyright | Minchan Kim | 2014-01-30 | 1 | -0/+1 |
* | zsmalloc: move it under mm | Minchan Kim | 2014-01-30 | 1 | -0/+50 |