summaryrefslogtreecommitdiffstats
path: root/mm/slab.h
Commit message (Expand)AuthorAgeFilesLines
* slab: Common definition for kmem_cache_nodeChristoph Lameter2013-02-011-0/+32
* slab: Rename list3/l3 to nodeChristoph Lameter2013-02-011-1/+1
* slab: Common Kmalloc cache determinationChristoph Lameter2013-02-011-0/+3
* slab: Common function to create the kmalloc arrayChristoph Lameter2013-02-011-0/+6
* slab: propagate tunable valuesGlauber Costa2012-12-181-0/+12
* memcg: aggregate memcg cache values in slabinfoGlauber Costa2012-12-181-0/+27
* memcg: destroy memcg cachesGlauber Costa2012-12-181-0/+23
* sl[au]b: always get the cache from its page in kmem_cache_free()Glauber Costa2012-12-181-0/+39
* slab/slub: consider a memcg parameter in kmem_create_cacheGlauber Costa2012-12-181-4/+19
* slab/slub: struct memcg_paramsGlauber Costa2012-12-181-0/+13
* mm/sl[aou]b: Common alignment codeChristoph Lameter2012-12-111-0/+3
* mm, sl[au]b: create common functions for boot slab creationChristoph Lameter2012-12-111-0/+5
* slab: Ignore internal flags in cache creationGlauber Costa2012-10-311-0/+25
* sl[au]b: Process slabinfo_show in common codeGlauber Costa2012-10-241-1/+15
* mm/sl[au]b: Move print_slabinfo_header to slab_common.cGlauber Costa2012-10-241-2/+0
* mm/sl[au]b: Move slabinfo processing to slab_common.cGlauber Costa2012-10-241-0/+8
* Revert "mm/sl[aou]b: Move sysfs_slab_add to common"Pekka Enberg2012-09-051-3/+0
* mm/sl[aou]b: Shrink __kmem_cache_create() parameter listsChristoph Lameter2012-09-051-2/+1
* mm/sl[aou]b: Move kmem_cache allocations into common codeChristoph Lameter2012-09-051-2/+2
* mm/sl[aou]b: Move sysfs_slab_add to commonChristoph Lameter2012-09-051-0/+3
* mm/sl[aou]b: Do slab aliasing call from common codeChristoph Lameter2012-09-051-0/+10
* mm/sl[aou]b: Get rid of __kmem_cache_destroyChristoph Lameter2012-09-051-1/+0
* mm/sl[aou]b: Use "kmem_cache" name for slab cache with kmem_cache structChristoph Lameter2012-09-051-0/+6
* mm/sl[aou]b: Extract a common function for kmem_cache_destroyChristoph Lameter2012-09-051-0/+3
* mm, sl[aou]b: Use a common mutex definitionChristoph Lameter2012-07-091-0/+4
* mm, sl[aou]b: Common definition for boot state of the slab allocatorsChristoph Lameter2012-07-091-0/+29