summaryrefslogtreecommitdiffstats
path: root/mm/zbud.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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