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