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