1. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  2. 42a9fdb SLUB: Optimize cacheline use for zeroing by Christoph Lameter · 17 years ago
  3. 4c93c355 SLUB: Place kmem_cache_cpu structures in a NUMA aware way by Christoph Lameter · 17 years ago
  4. b3fba8d SLUB: Move page->offset to kmem_cache_cpu->offset by Christoph Lameter · 17 years ago
  5. dfb4f09 SLUB: Avoid page struct cacheline bouncing due to remote frees to cpu slab by Christoph Lameter · 17 years ago
  6. aadb4bc SLUB: direct pass through of page size or higher kmalloc requests by Christoph Lameter · 17 years ago
  7. aa137f9 SLUB: Force inlining for functions in slub_def.h by Christoph Lameter · 17 years ago
  8. d046943 fix gfp_t annotations for slub by Al Viro · 17 years ago
  9. 81cda66 Slab allocators: Cleanup zeroing allocations by Christoph Lameter · 17 years ago
  10. 0c71001 SLUB: add some more inlines and #ifdef CONFIG_SLUB_DEBUG by Christoph Lameter · 17 years ago
  11. 6cb8f91 Slab allocators: consistent ZERO_SIZE_PTR support and NULL result semantics by Christoph Lameter · 17 years ago
  12. 6193a2f slob: initial NUMA support by Paul Mundt · 17 years ago
  13. 4b356be SLUB: minimum alignment fixes by Christoph Lameter · 17 years ago
  14. 272c1d2 SLUB: return ZERO_SIZE_PTR for kmalloc(0) by Christoph Lameter · 17 years ago
  15. 0aa817f Slab allocators: define common size limitations by Christoph Lameter · 17 years ago
  16. ade3aff slub: fix handling of oversized slabs by Andrew Morton · 17 years ago
  17. c59def9 Slab allocators: Drop support for destructors by Christoph Lameter · 17 years ago
  18. 1abd727 SLUB: It is legit to allocate a slab of the maximum permitted size by Christoph Lameter · 17 years ago
  19. cfbf07f SLUB: CONFIG_LARGE_ALLOCS must consider MAX_ORDER limit by Christoph Lameter · 17 years ago
  20. 643b113 slub: enable tracking of full slabs by Christoph Lameter · 17 years ago
  21. 614410d SLUB: allocate smallest object size if the user asks for 0 bytes by Christoph Lameter · 17 years ago
  22. 81819f0 SLUB core by Christoph Lameter · 17 years ago