aboutsummaryrefslogtreecommitdiffstats
path: root/mm/zsmalloc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-29mm/zpool: use prefixed module loadingKees Cook1-0/+1
2014-08-06mm/zpool: zbud/zsmalloc implement zpoolDan Streetman1-0/+85
2014-08-06mm/zpool: implement common zpool api to zbud/zsmallocDan Streetman1-1/+0
2014-08-06mm/vmalloc.c: clean up map_vm_area third argumentWANG Chao1-1/+1
2014-06-04zsmalloc: fixup trivial zs size classes value in commentsWeijie Yang1-1/+1
2014-06-04mm: replace __get_cpu_var uses with this_cpu_ptrChristoph Lameter1-1/+1
2014-03-20zsmalloc: Fix CPU hotplug callback registrationSrivatsa S. Bhat1-3/+14
2014-01-30zsmalloc: add copyrightMinchan Kim1-0/+1
2014-01-30zsmalloc: move it under mmMinchan Kim1-0/+1105