aboutsummaryrefslogtreecommitdiff
path: root/mm/zsmalloc.c
AgeCommit message (Expand)Author
2014-10-09zsmalloc: simplify init_zspage free obj linkingDan Streetman
2014-10-09mm/zsmalloc.c: correct comment for fullness group computationWang Sheng-Hui
2014-10-09zsmalloc: change return value unit of zs_get_total_size_bytesMinchan Kim
2014-10-09zsmalloc: move pages_allocated to zs_poolMinchan Kim
2014-08-29mm/zpool: use prefixed module loadingKees Cook
2014-08-06mm/zpool: zbud/zsmalloc implement zpoolDan Streetman
2014-08-06mm/zpool: implement common zpool api to zbud/zsmallocDan Streetman
2014-08-06mm/vmalloc.c: clean up map_vm_area third argumentWANG Chao
2014-06-04zsmalloc: fixup trivial zs size classes value in commentsWeijie Yang
2014-06-04mm: replace __get_cpu_var uses with this_cpu_ptrChristoph Lameter
2014-03-20zsmalloc: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-01-30zsmalloc: add copyrightMinchan Kim
2014-01-30zsmalloc: move it under mmMinchan Kim