aboutsummaryrefslogtreecommitdiff
path: root/mm/slab.h
AgeCommit message (Expand)Author
2013-08-28memcg: check that kmem_cache has memcg_params before accessing itAndrey Vagin
2013-07-08mm/slab: Give s_next and s_stop slab-specific namesWanpeng Li
2013-07-07mm/slab: Sharing s_next and s_stop between slab and slubWanpeng Li
2013-02-01slab: Common definition for kmem_cache_nodeChristoph Lameter
2013-02-01slab: Rename list3/l3 to nodeChristoph Lameter
2013-02-01slab: Common Kmalloc cache determinationChristoph Lameter
2013-02-01slab: Common function to create the kmalloc arrayChristoph Lameter
2012-12-18slab: propagate tunable valuesGlauber Costa
2012-12-18memcg: aggregate memcg cache values in slabinfoGlauber Costa
2012-12-18memcg: destroy memcg cachesGlauber Costa
2012-12-18sl[au]b: always get the cache from its page in kmem_cache_free()Glauber Costa
2012-12-18slab/slub: consider a memcg parameter in kmem_create_cacheGlauber Costa
2012-12-18slab/slub: struct memcg_paramsGlauber Costa
2012-12-11mm/sl[aou]b: Common alignment codeChristoph Lameter
2012-12-11mm, sl[au]b: create common functions for boot slab creationChristoph Lameter
2012-10-31slab: Ignore internal flags in cache creationGlauber Costa
2012-10-24sl[au]b: Process slabinfo_show in common codeGlauber Costa
2012-10-24mm/sl[au]b: Move print_slabinfo_header to slab_common.cGlauber Costa
2012-10-24mm/sl[au]b: Move slabinfo processing to slab_common.cGlauber Costa
2012-09-05Revert "mm/sl[aou]b: Move sysfs_slab_add to common"Pekka Enberg
2012-09-05mm/sl[aou]b: Shrink __kmem_cache_create() parameter listsChristoph Lameter
2012-09-05mm/sl[aou]b: Move kmem_cache allocations into common codeChristoph Lameter
2012-09-05mm/sl[aou]b: Move sysfs_slab_add to commonChristoph Lameter
2012-09-05mm/sl[aou]b: Do slab aliasing call from common codeChristoph Lameter
2012-09-05mm/sl[aou]b: Get rid of __kmem_cache_destroyChristoph Lameter
2012-09-05mm/sl[aou]b: Use "kmem_cache" name for slab cache with kmem_cache structChristoph Lameter
2012-09-05mm/sl[aou]b: Extract a common function for kmem_cache_destroyChristoph Lameter
2012-07-09mm, sl[aou]b: Use a common mutex definitionChristoph Lameter
2012-07-09mm, sl[aou]b: Common definition for boot state of the slab allocatorsChristoph Lameter