summaryrefslogtreecommitdiffstats
path: root/mm/z3fold.c
Commit message (Expand)AuthorAgeFilesLines
...
* z3fold: fix header size related issuesVitaly Wool2017-02-241-50/+64
* z3fold: make pages_nr atomicVitaly Wool2017-02-241-11/+9
* mm/z3fold.c: limit first_num to the actual range of possible buddy indexeszhong jiang2017-02-221-3/+7
* mm/z3fold.c: avoid modifying HEADLESS page and minor cleanupVitaly Wool2016-06-031-10/+14
* z3fold: the 3-fold allocator for compressed pagesVitaly Wool2016-05-201-0/+792