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