aboutsummaryrefslogtreecommitdiff
path: root/mm/zbud.c
AgeCommit message (Expand)Author
2014-10-09zbud: avoid accessing last unused freelistChao Yu
2014-08-29mm/zpool: use prefixed module loadingKees Cook
2014-08-06mm/zpool: zbud/zsmalloc implement zpoolDan Streetman
2014-08-06mm/zbud: change zbud_alloc size type to size_tDan Streetman
2014-06-04mm/zbud.c: make size unsigned like unique callsiteFabian Frederick
2013-09-11mm/zbud: fix some trivial typos in commentsJianguo Wu
2013-07-31mm: zbud: fix condition check on allocation sizeHeesub Shin
2013-07-10zbud: add to mm/Seth Jennings