summaryrefslogtreecommitdiffstats
path: root/mm/zbud.c
Commit message (Expand)AuthorAgeFilesLines
* mm/zpool: add name argument to create zpoolGanesh Mahendran2015-02-131-1/+2
* mm/zbud: init user ops only when it is neededHeesub Shin2014-12-131-1/+1
* Merge Linus' tree to be be to apply submitted patches to newer code thanJiri Kosina2014-11-201-8/+104
|\
| * zbud: avoid accessing last unused freelistChao Yu2014-10-101-6/+7
| * mm/zpool: use prefixed module loadingKees Cook2014-08-301-0/+1
| * mm/zpool: zbud/zsmalloc implement zpoolDan Streetman2014-08-071-0/+94
| * mm/zbud: change zbud_alloc size type to size_tDan Streetman2014-08-071-2/+2
* | zbud, zswap: change module author emailSeth Jennings2014-11-131-1/+1
|/
* mm/zbud.c: make size unsigned like unique callsiteFabian Frederick2014-06-051-2/+2
* mm/zbud: fix some trivial typos in commentsJianguo Wu2013-09-121-2/+2
* mm: zbud: fix condition check on allocation sizeHeesub Shin2013-07-311-1/+1
* zbud: add to mm/Seth Jennings2013-07-111-0/+527