aboutsummaryrefslogtreecommitdiffstats
path: root/mm/slab.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-18slab: propagate tunable valuesGlauber Costa1-0/+12
2012-12-18memcg: aggregate memcg cache values in slabinfoGlauber Costa1-0/+27
2012-12-18memcg: destroy memcg cachesGlauber Costa1-0/+23
2012-12-18sl[au]b: always get the cache from its page in kmem_cache_free()Glauber Costa1-0/+39
2012-12-18slab/slub: consider a memcg parameter in kmem_create_cacheGlauber Costa1-4/+19
2012-12-18slab/slub: struct memcg_paramsGlauber Costa1-0/+13
2012-12-11mm/sl[aou]b: Common alignment codeChristoph Lameter1-0/+3
2012-12-11mm, sl[au]b: create common functions for boot slab creationChristoph Lameter1-0/+5
2012-10-31slab: Ignore internal flags in cache creationGlauber Costa1-0/+25
2012-10-24sl[au]b: Process slabinfo_show in common codeGlauber Costa1-1/+15
2012-10-24mm/sl[au]b: Move print_slabinfo_header to slab_common.cGlauber Costa1-2/+0
2012-10-24mm/sl[au]b: Move slabinfo processing to slab_common.cGlauber Costa1-0/+8
2012-09-05Revert "mm/sl[aou]b: Move sysfs_slab_add to common"Pekka Enberg1-3/+0
2012-09-05mm/sl[aou]b: Shrink __kmem_cache_create() parameter listsChristoph Lameter1-2/+1
2012-09-05mm/sl[aou]b: Move kmem_cache allocations into common codeChristoph Lameter1-2/+2
2012-09-05mm/sl[aou]b: Move sysfs_slab_add to commonChristoph Lameter1-0/+3
2012-09-05mm/sl[aou]b: Do slab aliasing call from common codeChristoph Lameter1-0/+10
2012-09-05mm/sl[aou]b: Get rid of __kmem_cache_destroyChristoph Lameter1-1/+0
2012-09-05mm/sl[aou]b: Use "kmem_cache" name for slab cache with kmem_cache structChristoph Lameter1-0/+6
2012-09-05mm/sl[aou]b: Extract a common function for kmem_cache_destroyChristoph Lameter1-0/+3
2012-07-09mm, sl[aou]b: Use a common mutex definitionChristoph Lameter1-0/+4
2012-07-09mm, sl[aou]b: Common definition for boot state of the slab allocatorsChristoph Lameter1-0/+29