Age | Commit message (Expand) | Author | Files | Lines |
2011-07-20 | slab: shrink sizeof(struct kmem_cache) | Eric Dumazet | 1 | -13/+13 |
2011-06-16 | slab, slub, slob: Unify alignment definition | Christoph Lameter | 1 | -26/+0 |
2010-11-28 | tracing/slab: Move kmalloc tracepoint out of inline code | Steven Rostedt | 1 | -20/+13 |
2010-08-11 | dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN | FUJITA Tomonori | 1 | -1/+3 |
2010-06-09 | tracing: Remove kmemtrace ftrace plugin | Li Zefan | 1 | -1/+2 |
2010-05-19 | mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slab_def.h> | David Woodhouse | 1 | -0/+24 |
2009-12-11 | tracing, slab: Define kmem_cache_alloc_notrace ifdef CONFIG_TRACING | Li Zefan | 1 | -2/+2 |
2009-06-13 | slab: move struct kmem_cache to headers | Pekka Enberg | 1 | -0/+81 |
2009-04-12 | tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ... | Zhaolei | 1 | -1/+1 |
2009-04-03 | kmemtrace: use tracepoints | Eduard - Gabriel Munteanu | 1 | -5/+5 |
2009-02-03 | Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing... | Ingo Molnar | 1 | -8/+2 |
2009-01-28 | kmalloc: return NULL instead of link failure | Jeff Mahoney | 1 | -8/+2 |
2008-12-30 | tracing/kmemtrace: normalize the raw tracer event to the unified tracing API | Frederic Weisbecker | 1 | -1/+1 |
2008-12-29 | kmemtrace: SLAB hooks. | Eduard - Gabriel Munteanu | 1 | -9/+59 |
2008-03-07 | slab - use angle brackets for include of kmalloc_sizes.h | Joe Perches | 1 | -2/+2 |
2008-01-03 | Unify /proc/slabinfo configuration | Linus Torvalds | 1 | -3/+0 |
2007-07-17 | Slab allocators: Cleanup zeroing allocations | Christoph Lameter | 1 | -30/+0 |
2007-07-17 | Slab allocators: consistent ZERO_SIZE_PTR support and NULL result semantics | Christoph Lameter | 1 | -0/+12 |
2007-07-16 | slob: initial NUMA support | Paul Mundt | 1 | -0/+4 |
2007-05-17 | SLAB: Move two remaining SLAB specific definitions to slab_def.h | Christoph Lameter | 1 | -0/+3 |
2007-02-11 | [PATCH] optional ZONE_DMA: optional ZONE_DMA in the VM | Christoph Lameter | 1 | -9/+21 |
2006-12-13 | [PATCH] Cleanup slab headers / API to allow easy addition of new slab allocators | Christoph Lameter | 1 | -0/+100 |