summaryrefslogtreecommitdiff
path: root/include/linux/slab_def.h
Commit message (Expand)AuthorAge
* slab: embed memcg_cache_params to kmem_cacheVladimir Davydov2015-02-12
* mm/slab: use percpu allocator for cpu cacheJoonsoo Kim2014-10-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-25
|\
| * reciprocal_divide: update/correction of the algorithmHannes Frederic Sowa2014-01-21
* | slab: struct kmem_cache is protected by slab_mutexFam Zheng2014-01-21
|/
* Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2013-11-22
|\
| * slab: use struct page for slab managementJoonsoo Kim2013-10-24
* | mm/sl[aou]b: Move kmallocXXX functions to common codeChristoph Lameter2013-09-04
|/
* slab: Return NULL for oversized allocationsChristoph Lameter2013-05-06
* slab: Common definition for the array of kmalloc cachesChristoph Lameter2013-02-01
* slab: Rename nodelists to nodeChristoph Lameter2013-02-01
* slab: Common name for the per node structuresChristoph Lameter2013-02-01
* slab: Use common kmalloc_index/kmalloc_size functionsChristoph Lameter2013-02-01
* slab/slub: struct memcg_paramsGlauber Costa2012-12-18
* slab: Simplify bootstrapChristoph Lameter2012-12-11
* mm/slab: Fix kmem_cache_alloc_node_trace() declarationEzequiel Garcia2012-09-29
* mm, slab: Match SLAB and SLUB kmem_cache_alloc_xxx_trace() prototypeEzequiel Garcia2012-09-25
* mm, slab: Remove silly function slab_buffer_size()Ezequiel Garcia2012-09-25
* mm, slab: remove dflagsDavid Rientjes2012-08-17
* slab: rename gfpflags to allocflagsGlauber Costa2012-07-02
* mm, sl[aou]b: Extract common fields from struct kmem_cacheChristoph Lameter2012-06-14
* tracing/mm: Move include of trace/events/kmem.h out of header into slab.cSteven Rostedt2012-01-09
* slab: shrink sizeof(struct kmem_cache)Eric Dumazet2011-07-20
* slab, slub, slob: Unify alignment definitionChristoph Lameter2011-06-16
* tracing/slab: Move kmalloc tracepoint out of inline codeSteven Rostedt2010-11-28
* dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori2010-08-11
* tracing: Remove kmemtrace ftrace pluginLi Zefan2010-06-09
* mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slab_def.h>David Woodhouse2010-05-19
* tracing, slab: Define kmem_cache_alloc_notrace ifdef CONFIG_TRACINGLi Zefan2009-12-11
* slab: move struct kmem_cache to headersPekka Enberg2009-06-13
* tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ...Zhaolei2009-04-12
* kmemtrace: use tracepointsEduard - Gabriel Munteanu2009-04-03
* Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing...Ingo Molnar2009-02-03
|\
| * kmalloc: return NULL instead of link failureJeff Mahoney2009-01-27
* | tracing/kmemtrace: normalize the raw tracer event to the unified tracing APIFrederic Weisbecker2008-12-30
* | kmemtrace: SLAB hooks.Eduard - Gabriel Munteanu2008-12-29
|/
* slab - use angle brackets for include of kmalloc_sizes.hJoe Perches2008-03-06
* Unify /proc/slabinfo configurationLinus Torvalds2008-01-02
* Slab allocators: Cleanup zeroing allocationsChristoph Lameter2007-07-17
* Slab allocators: consistent ZERO_SIZE_PTR support and NULL result semanticsChristoph Lameter2007-07-17
* slob: initial NUMA supportPaul Mundt2007-07-16
* SLAB: Move two remaining SLAB specific definitions to slab_def.hChristoph Lameter2007-05-17
* [PATCH] optional ZONE_DMA: optional ZONE_DMA in the VMChristoph Lameter2007-02-11
* [PATCH] Cleanup slab headers / API to allow easy addition of new slab allocatorsChristoph Lameter2006-12-13