1. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  2. 81cda66 Slab allocators: Cleanup zeroing allocations by Christoph Lameter · 17 years ago
  3. d07dbea Slab allocators: support __GFP_ZERO in all allocators by Christoph Lameter · 17 years ago
  4. 6cb8f91 Slab allocators: consistent ZERO_SIZE_PTR support and NULL result semantics by Christoph Lameter · 17 years ago
  5. ef2ad80 Slab allocators: consolidate code for krealloc in mm/util.c by Christoph Lameter · 17 years ago
  6. 84a01c2 slob: sparsemem support by Paul Mundt · 17 years ago
  7. 6193a2f slob: initial NUMA support by Paul Mundt · 17 years ago
  8. 5539484 slob: improved alignment handling by Nick Piggin · 17 years ago
  9. d87a133 slob: remove bigblock tracking by Nick Piggin · 17 years ago
  10. 95b3512 slob: rework freelist handling by Nick Piggin · 17 years ago
  11. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  12. c59def9 Slab allocators: Drop support for destructors by Christoph Lameter · 17 years ago
  13. afc0ced slob: implement RCU freeing by Nick Piggin · 17 years ago
  14. 4ab688c slob: fix page order calculation on not 4KB page by Akinobu Mita · 17 years ago
  15. 5af6083 slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN by Christoph Lameter · 17 years ago
  16. bc0055a slob: handle SLAB_PANIC flag by Akinobu Mita · 17 years ago
  17. fd76bab slab: introduce krealloc by Pekka Enberg · 17 years ago
  18. bcb4ddb [PATCH] MM: SLOB is broken by recent cleanup of slab.h by Dimitri Gorokhovik · 18 years ago
  19. 55935a3 [PATCH] More slab.h cleanups by Christoph Lameter · 18 years ago
  20. 2e892f4 [PATCH] Cleanup slab headers / API to allow easy addition of new slab allocators by Christoph Lameter · 18 years ago
  21. 133d205 [PATCH] Make kmem_cache_destroy() return void by Alexey Dobriyan · 18 years ago
  22. 972d1a7 [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE by Christoph Lameter · 18 years ago
  23. d00bcc9 [PATCH] Extract the allocpercpu functions from the slab allocator by Christoph Lameter · 18 years ago
  24. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  25. 75129e2 [PATCH] mm/slob.c: for_each_possible_cpu(), not NR_CPUS by John Hawkes · 18 years ago
  26. a8c0f9a [PATCH] slab: introduce kmem_cache_zalloc allocator by Pekka Enberg · 18 years ago
  27. 9934a79 [PATCH] SLOB=y && SMP=y fix by Ingo Molnar · 18 years ago
  28. 10cef60 [PATCH] slob: introduce the SLOB allocator by Matt Mackall · 18 years ago