aboutsummaryrefslogtreecommitdiff
path: root/mm/zbud.c
AgeCommit message (Expand)AuthorFilesLines
2014-08-06mm/zpool: zbud/zsmalloc implement zpoolGravatar Dan Streetman 1-0/+94
2014-08-06mm/zbud: change zbud_alloc size type to size_tGravatar Dan Streetman 1-2/+2
2014-06-04mm/zbud.c: make size unsigned like unique callsiteGravatar Fabian Frederick 1-2/+2
2013-09-11mm/zbud: fix some trivial typos in commentsGravatar Jianguo Wu 1-2/+2
2013-07-31mm: zbud: fix condition check on allocation sizeGravatar Heesub Shin 1-1/+1
2013-07-10zbud: add to mm/Gravatar Seth Jennings 1-0/+527