summaryrefslogtreecommitdiff
path: root/mm/slab.h
Commit message (Expand)AuthorAge
...
* mm/slab.h: fix argument order in cache_from_obj's error messageDaniel Borkmann2015-09-04
* slab: infrastructure for bulk object allocation and freeingChristoph Lameter2015-09-04
* slab: correct size_index table before replacing the bootstrap kmem_cache_nodeDaniel Sanders2015-06-24
* slub: make dead caches discard free slabs immediatelyVladimir Davydov2015-02-12
* slab: link memcg caches of the same kind into a listVladimir Davydov2015-02-12
* slab: embed memcg_cache_params to kmem_cacheVladimir Davydov2015-02-12
* memcg: zap __memcg_{charge,uncharge}_slabVladimir Davydov2015-02-10
* memcg: use generic slab iterators for showing slabinfoVladimir Davydov2014-12-10
* slab: replace smp_read_barrier_depends() with lockless_dereference()Pranith Kumar2014-12-10
* slab: print slabinfo header in seq showVladimir Davydov2014-12-10
* mm/slab: use percpu allocator for cpu cacheJoonsoo Kim2014-10-09
* mm/slab: support slab mergeJoonsoo Kim2014-10-09
* mm/slab_common: commonize slab merge logicJoonsoo Kim2014-10-09
* slab: fix for_each_kmem_cache_node()Mikulas Patocka2014-10-09
* mm/slab_common: move kmem_cache definition to internal headerJoonsoo Kim2014-10-09
* slab: convert last use of __FUNCTION__ to __func__Joe Perches2014-08-06
* slab: introduce alien_cacheJoonsoo Kim2014-08-06
* mm: slab.h: wrap the whole file with guarding macroAndrey Ryabinin2014-08-06
* slab common: add functions for kmem_cache_node accessChristoph Lameter2014-08-06
* memcg, slab: merge memcg_{bind,release}_pages to memcg_{un}charge_slabVladimir Davydov2014-06-04
* memcg, slab: do not schedule cache destruction when last page goes awayVladimir Davydov2014-06-04
* slab: get_online_mems for kmem_cache_{create,destroy,shrink}Vladimir Davydov2014-06-04
* sl[au]b: charge slabs to kmemcg explicitlyVladimir Davydov2014-06-04
* slub: use sysfs'es release mechanism for kmem_cacheChristoph Lameter2014-05-06
* memcg, slab: never try to merge memcg cachesVladimir Davydov2014-04-07
* memcg, slab: RCU protect memcg_params for root cachesVladimir Davydov2014-01-23
* memcg, slab: fix barrier usage when accessing memcg_cachesVladimir Davydov2014-01-23
* memcg, kmem: rename cache_from_memcg to cache_from_memcg_idxQiang Huang2013-11-13
* memcg: check that kmem_cache has memcg_params before accessing itAndrey Vagin2013-08-28
* mm/slab: Give s_next and s_stop slab-specific namesWanpeng Li2013-07-08
* mm/slab: Sharing s_next and s_stop between slab and slubWanpeng Li2013-07-07
* slab: Common definition for kmem_cache_nodeChristoph Lameter2013-02-01
* slab: Rename list3/l3 to nodeChristoph Lameter2013-02-01
* slab: Common Kmalloc cache determinationChristoph Lameter2013-02-01
* slab: Common function to create the kmalloc arrayChristoph Lameter2013-02-01
* slab: propagate tunable valuesGlauber Costa2012-12-18
* memcg: aggregate memcg cache values in slabinfoGlauber Costa2012-12-18
* memcg: destroy memcg cachesGlauber Costa2012-12-18
* sl[au]b: always get the cache from its page in kmem_cache_free()Glauber Costa2012-12-18
* slab/slub: consider a memcg parameter in kmem_create_cacheGlauber Costa2012-12-18
* slab/slub: struct memcg_paramsGlauber Costa2012-12-18
* mm/sl[aou]b: Common alignment codeChristoph Lameter2012-12-11
* mm, sl[au]b: create common functions for boot slab creationChristoph Lameter2012-12-11
* slab: Ignore internal flags in cache creationGlauber Costa2012-10-31
* sl[au]b: Process slabinfo_show in common codeGlauber Costa2012-10-24
* mm/sl[au]b: Move print_slabinfo_header to slab_common.cGlauber Costa2012-10-24
* mm/sl[au]b: Move slabinfo processing to slab_common.cGlauber Costa2012-10-24
* Revert "mm/sl[aou]b: Move sysfs_slab_add to common"Pekka Enberg2012-09-05
* mm/sl[aou]b: Shrink __kmem_cache_create() parameter listsChristoph Lameter2012-09-05
* mm/sl[aou]b: Move kmem_cache allocations into common codeChristoph Lameter2012-09-05