summaryrefslogtreecommitdiffstats
path: root/include/linux/slab_def.h
Commit message (Expand)AuthorAgeFilesLines
* dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori2010-08-111-1/+3
* tracing: Remove kmemtrace ftrace pluginLi Zefan2010-06-091-1/+2
* mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slab_def.h>David Woodhouse2010-05-191-0/+24
* tracing, slab: Define kmem_cache_alloc_notrace ifdef CONFIG_TRACINGLi Zefan2009-12-111-2/+2
* slab: move struct kmem_cache to headersPekka Enberg2009-06-131-0/+81
* tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ...Zhaolei2009-04-121-1/+1
* kmemtrace: use tracepointsEduard - Gabriel Munteanu2009-04-031-5/+5
* Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing...Ingo Molnar2009-02-031-8/+2
|\
| * kmalloc: return NULL instead of link failureJeff Mahoney2009-01-271-8/+2
* | tracing/kmemtrace: normalize the raw tracer event to the unified tracing APIFrederic Weisbecker2008-12-301-1/+1
* | kmemtrace: SLAB hooks.Eduard - Gabriel Munteanu2008-12-291-9/+59
|/
* slab - use angle brackets for include of kmalloc_sizes.hJoe Perches2008-03-061-2/+2
* Unify /proc/slabinfo configurationLinus Torvalds2008-01-021-3/+0
* Slab allocators: Cleanup zeroing allocationsChristoph Lameter2007-07-171-30/+0
* Slab allocators: consistent ZERO_SIZE_PTR support and NULL result semanticsChristoph Lameter2007-07-171-0/+12
* slob: initial NUMA supportPaul Mundt2007-07-161-0/+4
* SLAB: Move two remaining SLAB specific definitions to slab_def.hChristoph Lameter2007-05-171-0/+3
* [PATCH] optional ZONE_DMA: optional ZONE_DMA in the VMChristoph Lameter2007-02-111-9/+21
* [PATCH] Cleanup slab headers / API to allow easy addition of new slab allocatorsChristoph Lameter2006-12-131-0/+100
OpenPOWER on IntegriCloud