Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-12-30 | [PATCH] MM: SLOB is broken by recent cleanup of slab.h | Dimitri Gorokhovik | 1 | -2/+9 |
2006-12-13 | [PATCH] More slab.h cleanups | Christoph Lameter | 1 | -1/+1 |
2006-12-13 | [PATCH] Cleanup slab headers / API to allow easy addition of new slab allocators | Christoph Lameter | 1 | -3/+13 |
2006-09-27 | [PATCH] Make kmem_cache_destroy() return void | Alexey Dobriyan | 1 | -2/+1 |
2006-09-26 | [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE | Christoph Lameter | 1 | -4/+0 |
2006-09-26 | [PATCH] Extract the allocpercpu functions from the slab allocator | Christoph Lameter | 1 | -45/+0 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-04-19 | [PATCH] mm/slob.c: for_each_possible_cpu(), not NR_CPUS | John Hawkes | 1 | -7/+3 |
2006-03-25 | [PATCH] slab: introduce kmem_cache_zalloc allocator | Pekka Enberg | 1 | -0/+10 |
2006-02-08 | [PATCH] SLOB=y && SMP=y fix | Ingo Molnar | 1 | -1/+1 |
2006-01-08 | [PATCH] slob: introduce the SLOB allocator | Matt Mackall | 1 | -0/+385 |