- c7ce4f60 mm: SLAB freelist randomization by Thomas Garnier · 9 years ago
- 7ed2f9e mm, kasan: SLAB support by Alexander Potapenko · 9 years ago
- d31676d mm/slab: alternative implementation for DEBUG_SLAB_LEAK by Joonsoo Kim · 9 years ago
- 127424c mm: memcontrol: move kmem accounting code to CONFIG_MEMCG by Johannes Weiner · 9 years ago
- f7ce319 slab: embed memcg_cache_params to kmem_cache by Vladimir Davydov · 10 years ago
- bf0dea2 mm/slab: use percpu allocator for cpu cache by Joonsoo Kim · 10 years ago
- 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
- 809fa97 reciprocal_divide: update/correction of the algorithm by Hannes Frederic Sowa · 11 years ago
- 24755e2 slab: struct kmem_cache is protected by slab_mutex by Fam Zheng · 11 years ago
- 24f971a Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
- 8456a64 slab: use struct page for slab management by Joonsoo Kim · 11 years ago
- f1b6eb6 mm/sl[aou]b: Move kmallocXXX functions to common code by Christoph Lameter · 11 years ago
- 6286ae9 slab: Return NULL for oversized allocations by Christoph Lameter · 12 years ago
- 9425c58 slab: Common definition for the array of kmalloc caches by Christoph Lameter · 12 years ago
- 6a67368 slab: Rename nodelists to node by Christoph Lameter · 12 years ago
- 6744f08 slab: Common name for the per node structures by Christoph Lameter · 12 years ago
- e336601 slab: Use common kmalloc_index/kmalloc_size functions by Christoph Lameter · 12 years ago
- ba6c496 slab/slub: struct memcg_params by Glauber Costa · 12 years ago
- 3c58346 slab: Simplify bootstrap by Christoph Lameter · 12 years ago
- dffa3f9 mm/slab: Fix kmem_cache_alloc_node_trace() declaration by Ezequiel Garcia · 12 years ago
- 4052147 mm, slab: Match SLAB and SLUB kmem_cache_alloc_xxx_trace() prototype by Ezequiel Garcia · 12 years ago
- ff4fcd0 mm, slab: Remove silly function slab_buffer_size() by Ezequiel Garcia · 12 years ago
- c0931ef mm, slab: remove dflags by David Rientjes · 12 years ago
- a618e89 slab: rename gfpflags to allocflags by Glauber Costa · 13 years ago
- 3b0efdf mm, sl[aou]b: Extract common fields from struct kmem_cache by Christoph Lameter · 13 years ago
- 4dee6b6 tracing/mm: Move include of trace/events/kmem.h out of header into slab.c by Steven Rostedt · 13 years ago
- b56efcf slab: shrink sizeof(struct kmem_cache) by Eric Dumazet · 13 years ago
- 3192b92 slab, slub, slob: Unify alignment definition by Christoph Lameter · 14 years ago
- 85beb58 tracing/slab: Move kmalloc tracepoint out of inline code by Steven Rostedt · 14 years ago
- a6eb9fe dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN by FUJITA Tomonori · 14 years ago
- 039ca4e tracing: Remove kmemtrace ftrace plugin by Li Zefan · 15 years ago
- 1f0ce8b3 mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slab_def.h> by David Woodhouse · 15 years ago
- 0f24f12 tracing, slab: Define kmem_cache_alloc_notrace ifdef CONFIG_TRACING by Li Zefan · 15 years ago
- 8eae985 slab: move struct kmem_cache to headers by Pekka Enberg · 17 years ago
- 02af61b tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and tracepoint part by Zhaolei · 16 years ago
- ca2b84cb kmemtrace: use tracepoints by Eduard - Gabriel Munteanu · 16 years ago
- dc573f9 Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing/core by Ingo Molnar · 16 years ago
- 1cf3eb2 kmalloc: return NULL instead of link failure by Jeff Mahoney · 16 years ago
- 36994e5 tracing/kmemtrace: normalize the raw tracer event to the unified tracing API by Frederic Weisbecker · 16 years ago
- 3655575 kmemtrace: SLAB hooks. by Eduard - Gabriel Munteanu · 16 years ago
- 1c61fc4 slab - use angle brackets for include of kmalloc_sizes.h by Joe Perches · 17 years ago
- 158a962 Unify /proc/slabinfo configuration by Linus Torvalds · 17 years ago
- 81cda66 Slab allocators: Cleanup zeroing allocations by Christoph Lameter · 17 years ago
- 6cb8f91 Slab allocators: consistent ZERO_SIZE_PTR support and NULL result semantics by Christoph Lameter · 17 years ago
- 6193a2f slob: initial NUMA support by Paul Mundt · 17 years ago
- 3ca12ee SLAB: Move two remaining SLAB specific definitions to slab_def.h by Christoph Lameter · 18 years ago
- 4b51d66 [PATCH] optional ZONE_DMA: optional ZONE_DMA in the VM by Christoph Lameter · 18 years ago
- 2e892f4 [PATCH] Cleanup slab headers / API to allow easy addition of new slab allocators by Christoph Lameter · 18 years ago