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