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