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