aboutsummaryrefslogtreecommitdiff
path: root/include/linux/slab_def.h
AgeCommit message (Expand)Author
2012-01-09tracing/mm: Move include of trace/events/kmem.h out of header into slab.cSteven Rostedt
2011-07-20slab: shrink sizeof(struct kmem_cache)Eric Dumazet
2011-06-16slab, slub, slob: Unify alignment definitionChristoph Lameter
2010-11-28tracing/slab: Move kmalloc tracepoint out of inline codeSteven Rostedt
2010-08-11dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori
2010-06-09tracing: Remove kmemtrace ftrace pluginLi Zefan
2010-05-19mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slab_def.h>David Woodhouse
2009-12-11tracing, slab: Define kmem_cache_alloc_notrace ifdef CONFIG_TRACINGLi Zefan
2009-06-13slab: move struct kmem_cache to headersPekka Enberg
2009-04-12tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ...Zhaolei
2009-04-03kmemtrace: use tracepointsEduard - Gabriel Munteanu
2009-02-03Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing...Ingo Molnar
2009-01-27kmalloc: return NULL instead of link failureJeff Mahoney
2008-12-30tracing/kmemtrace: normalize the raw tracer event to the unified tracing APIFrederic Weisbecker
2008-12-29kmemtrace: SLAB hooks.Eduard - Gabriel Munteanu
2008-03-06slab - use angle brackets for include of kmalloc_sizes.hJoe Perches
2008-01-02Unify /proc/slabinfo configurationLinus Torvalds
2007-07-17Slab allocators: Cleanup zeroing allocationsChristoph Lameter
2007-07-17Slab allocators: consistent ZERO_SIZE_PTR support and NULL result semanticsChristoph Lameter
2007-07-16slob: initial NUMA supportPaul Mundt
2007-05-17SLAB: Move two remaining SLAB specific definitions to slab_def.hChristoph Lameter
2007-02-11[PATCH] optional ZONE_DMA: optional ZONE_DMA in the VMChristoph Lameter
2006-12-13[PATCH] Cleanup slab headers / API to allow easy addition of new slab allocatorsChristoph Lameter