aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/slab_def.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-13slab: move struct kmem_cache to headersPekka Enberg1-0/+81
2009-04-12tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and tracepoint partZhaolei1-1/+1
2009-04-03kmemtrace: use tracepointsEduard - Gabriel Munteanu1-5/+5
2009-02-03Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing/coreIngo Molnar1-8/+2
2009-01-27kmalloc: return NULL instead of link failureJeff Mahoney1-8/+2
2008-12-30tracing/kmemtrace: normalize the raw tracer event to the unified tracing APIFrederic Weisbecker1-1/+1
2008-12-29kmemtrace: SLAB hooks.Eduard - Gabriel Munteanu1-9/+59
2008-03-06slab - use angle brackets for include of kmalloc_sizes.hJoe Perches1-2/+2
2008-01-02Unify /proc/slabinfo configurationLinus Torvalds1-3/+0
2007-07-17Slab allocators: Cleanup zeroing allocationsChristoph Lameter1-30/+0
2007-07-17Slab allocators: consistent ZERO_SIZE_PTR support and NULL result semanticsChristoph Lameter1-0/+12
2007-07-16slob: initial NUMA supportPaul Mundt1-0/+4
2007-05-17SLAB: Move two remaining SLAB specific definitions to slab_def.hChristoph Lameter1-0/+3
2007-02-11[PATCH] optional ZONE_DMA: optional ZONE_DMA in the VMChristoph Lameter1-9/+21
2006-12-13[PATCH] Cleanup slab headers / API to allow easy addition of new slab allocatorsChristoph Lameter1-0/+100