aboutsummaryrefslogtreecommitdiff
path: root/include/linux/slab_def.h
AgeCommit message (Expand)AuthorFilesLines
2010-05-19mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slab_def.h>Gravatar David Woodhouse 1-0/+24
2009-12-11tracing, slab: Define kmem_cache_alloc_notrace ifdef CONFIG_TRACINGGravatar Li Zefan 1-2/+2
2009-06-13slab: move struct kmem_cache to headersGravatar Pekka Enberg 1-0/+81
2009-04-12tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ...Gravatar Zhaolei 1-1/+1
2009-04-03kmemtrace: use tracepointsGravatar Eduard - Gabriel Munteanu 1-5/+5
2009-02-03Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing...Gravatar Ingo Molnar 1-8/+2
2009-01-27kmalloc: return NULL instead of link failureGravatar Jeff Mahoney 1-8/+2
2008-12-30tracing/kmemtrace: normalize the raw tracer event to the unified tracing APIGravatar Frederic Weisbecker 1-1/+1
2008-12-29kmemtrace: SLAB hooks.Gravatar Eduard - Gabriel Munteanu 1-9/+59
2008-03-06slab - use angle brackets for include of kmalloc_sizes.hGravatar Joe Perches 1-2/+2
2008-01-02Unify /proc/slabinfo configurationGravatar Linus Torvalds 1-3/+0
2007-07-17Slab allocators: Cleanup zeroing allocationsGravatar Christoph Lameter 1-30/+0
2007-07-17Slab allocators: consistent ZERO_SIZE_PTR support and NULL result semanticsGravatar Christoph Lameter 1-0/+12
2007-07-16slob: initial NUMA supportGravatar Paul Mundt 1-0/+4
2007-05-17SLAB: Move two remaining SLAB specific definitions to slab_def.hGravatar Christoph Lameter 1-0/+3
2007-02-11[PATCH] optional ZONE_DMA: optional ZONE_DMA in the VMGravatar Christoph Lameter 1-9/+21
2006-12-13[PATCH] Cleanup slab headers / API to allow easy addition of new slab allocatorsGravatar Christoph Lameter 1-0/+100