summaryrefslogtreecommitdiffstats
path: root/mm/slob.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] MM: SLOB is broken by recent cleanup of slab.hDimitri Gorokhovik2006-12-301-2/+9
* [PATCH] More slab.h cleanupsChristoph Lameter2006-12-131-1/+1
* [PATCH] Cleanup slab headers / API to allow easy addition of new slab allocatorsChristoph Lameter2006-12-131-3/+13
* [PATCH] Make kmem_cache_destroy() return voidAlexey Dobriyan2006-09-271-2/+1
* [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLEChristoph Lameter2006-09-261-4/+0
* [PATCH] Extract the allocpercpu functions from the slab allocatorChristoph Lameter2006-09-261-45/+0
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] mm/slob.c: for_each_possible_cpu(), not NR_CPUSJohn Hawkes2006-04-191-7/+3
* [PATCH] slab: introduce kmem_cache_zalloc allocatorPekka Enberg2006-03-251-0/+10
* [PATCH] SLOB=y && SMP=y fixIngo Molnar2006-02-081-1/+1
* [PATCH] slob: introduce the SLOB allocatorMatt Mackall2006-01-081-0/+385
OpenPOWER on IntegriCloud