aboutsummaryrefslogtreecommitdiffstats
path: root/mm/zbud.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-06mm/zpool: zbud/zsmalloc implement zpoolDan Streetman1-0/+94
2014-08-06mm/zbud: change zbud_alloc size type to size_tDan Streetman1-2/+2
2014-06-04mm/zbud.c: make size unsigned like unique callsiteFabian Frederick1-2/+2
2013-09-11mm/zbud: fix some trivial typos in commentsJianguo Wu1-2/+2
2013-07-31mm: zbud: fix condition check on allocation sizeHeesub Shin1-1/+1
2013-07-10zbud: add to mm/Seth Jennings1-0/+527