aboutsummaryrefslogtreecommitdiff
path: root/mm/zsmalloc.c
AgeCommit message (Expand)Author
2015-05-11zsmalloc: correct fragile [kmap|kunmap]_atomic useMinchan Kim
2015-05-11zsmalloc: fix zs_init cpu notifier error handlingSergey Senozhatsky
2015-05-11zsmalloc: merge size_class to reduce fragmentationJoonsoo Kim
2015-05-11zsmalloc: simplify init_zspage free obj linkingDan Streetman
2015-05-11mm/zsmalloc.c: correct comment for fullness group computationWang Sheng-Hui
2015-05-11zsmalloc: change return value unit of zs_get_total_size_bytesMinchan Kim
2015-05-11zsmalloc: move pages_allocated to zs_poolMinchan Kim
2015-05-11mm/zpool: use prefixed module loadingKees Cook
2015-05-11mm/zpool: zbud/zsmalloc implement zpoolDan Streetman
2015-05-11mm/zpool: implement common zpool api to zbud/zsmallocDan Streetman
2015-05-11zsmalloc: fixup trivial zs size classes value in commentsWeijie Yang
2015-05-11zsmalloc: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2015-05-11zsmalloc: add copyrightMinchan Kim
2015-05-11zsmalloc: move it under mmMinchan Kim