aboutsummaryrefslogtreecommitdiff
path: root/mm/slab_common.c
Commit message (Expand)AuthorAgeFilesLines
* slab: do not panic if we fail to create memcg cacheVladimir Davydov2016-09-281-1/+8
* slab: clean up kmem_cache_create_memcg() error handlingVladimir Davydov2016-09-281-34/+31
* mm/slab: Give s_next and s_stop slab-specific namesWanpeng Li2016-09-281-4/+4
* mm/slab: Fix /proc/slabinfo unwriteable for slabWanpeng Li2016-09-281-1/+9
* mm/slab: Sharing s_next and s_stop between slab and slubWanpeng Li2016-09-281-2/+2
* mm, slab_common: add 'unlikely' to size check of kmalloc_slab()Joonsoo Kim2016-09-281-1/+1
* memcg, slab: never try to merge memcg cachesVladimir Davydov2016-09-281-3/+5
* memcg, kmem: rename cache_from_memcg to cache_from_memcg_idxQiang Huang2016-09-281-1/+1
* first commitMeizu OpenSource2016-08-151-0/+642