Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-10-10 | zbud: avoid accessing last unused freelist | Chao Yu | 1 | -6/+7 |
2014-08-30 | mm/zpool: use prefixed module loading | Kees Cook | 1 | -0/+1 |
2014-08-07 | mm/zpool: zbud/zsmalloc implement zpool | Dan Streetman | 1 | -0/+94 |
2014-08-07 | mm/zbud: change zbud_alloc size type to size_t | Dan Streetman | 1 | -2/+2 |
2014-06-05 | mm/zbud.c: make size unsigned like unique callsite | Fabian Frederick | 1 | -2/+2 |
2013-09-12 | mm/zbud: fix some trivial typos in comments | Jianguo Wu | 1 | -2/+2 |
2013-08-01 | mm: zbud: fix condition check on allocation size | Heesub Shin | 1 | -1/+1 |
2013-07-11 | zbud: add to mm/ | Seth Jennings | 1 | -0/+527 |