Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mm/zsmalloc: allocate exactly size of struct zs_pool | Ganesh Mahendran | 2016-01-05 | 1 | -3/+2 |
* | zsmalloc: correct fragile [kmap|kunmap]_atomic use | Minchan Kim | 2016-01-05 | 1 | -9/+12 |
* | zsmalloc: merge size_class to reduce fragmentation | Joonsoo Kim | 2016-01-05 | 1 | -14/+66 |
* | zsmalloc: simplify init_zspage free obj linking | Dan Streetman | 2016-01-05 | 1 | -9/+5 |
* | zsmalloc: change return value unit of zs_get_total_size_bytes | Minchan Kim | 2016-01-05 | 1 | -5/+3 |
* | zsmalloc: move pages_allocated to zs_pool | Minchan Kim | 2016-01-05 | 1 | -15/+8 |
* | zsmalloc: add copyright | Minchan Kim | 2016-01-05 | 1 | -0/+1 |
* | zsmalloc: move it under mm | Minchan Kim | 2016-01-05 | 1 | -0/+1106 |