index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
slab.h
Age
Commit message (
Expand
)
Author
2013-07-08
mm/slab: Give s_next and s_stop slab-specific names
Wanpeng Li
2013-07-07
mm/slab: Sharing s_next and s_stop between slab and slub
Wanpeng Li
2013-02-01
slab: Common definition for kmem_cache_node
Christoph Lameter
2013-02-01
slab: Rename list3/l3 to node
Christoph Lameter
2013-02-01
slab: Common Kmalloc cache determination
Christoph Lameter
2013-02-01
slab: Common function to create the kmalloc array
Christoph Lameter
2012-12-18
slab: propagate tunable values
Glauber Costa
2012-12-18
memcg: aggregate memcg cache values in slabinfo
Glauber Costa
2012-12-18
memcg: destroy memcg caches
Glauber Costa
2012-12-18
sl[au]b: always get the cache from its page in kmem_cache_free()
Glauber Costa
2012-12-18
slab/slub: consider a memcg parameter in kmem_create_cache
Glauber Costa
2012-12-18
slab/slub: struct memcg_params
Glauber Costa
2012-12-11
mm/sl[aou]b: Common alignment code
Christoph Lameter
2012-12-11
mm, sl[au]b: create common functions for boot slab creation
Christoph Lameter
2012-10-31
slab: Ignore internal flags in cache creation
Glauber Costa
2012-10-24
sl[au]b: Process slabinfo_show in common code
Glauber Costa
2012-10-24
mm/sl[au]b: Move print_slabinfo_header to slab_common.c
Glauber Costa
2012-10-24
mm/sl[au]b: Move slabinfo processing to slab_common.c
Glauber Costa
2012-09-05
Revert "mm/sl[aou]b: Move sysfs_slab_add to common"
Pekka Enberg
2012-09-05
mm/sl[aou]b: Shrink __kmem_cache_create() parameter lists
Christoph Lameter
2012-09-05
mm/sl[aou]b: Move kmem_cache allocations into common code
Christoph Lameter
2012-09-05
mm/sl[aou]b: Move sysfs_slab_add to common
Christoph Lameter
2012-09-05
mm/sl[aou]b: Do slab aliasing call from common code
Christoph Lameter
2012-09-05
mm/sl[aou]b: Get rid of __kmem_cache_destroy
Christoph Lameter
2012-09-05
mm/sl[aou]b: Use "kmem_cache" name for slab cache with kmem_cache struct
Christoph Lameter
2012-09-05
mm/sl[aou]b: Extract a common function for kmem_cache_destroy
Christoph Lameter
2012-07-09
mm, sl[aou]b: Use a common mutex definition
Christoph Lameter
2012-07-09
mm, sl[aou]b: Common definition for boot state of the slab allocators
Christoph Lameter