aboutsummaryrefslogtreecommitdiffstats
path: root/mm/slob.c
Commit message (Expand)AuthorAge
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-17
* Slab allocators: Drop support for destructorsChristoph Lameter2007-05-17
* slob: implement RCU freeingNick Piggin2007-05-17
* slob: fix page order calculation on not 4KB pageAkinobu Mita2007-05-07
* slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGNChristoph Lameter2007-05-07
* slob: handle SLAB_PANIC flagAkinobu Mita2007-05-07
* slab: introduce kreallocPekka Enberg2007-05-07
* [PATCH] MM: SLOB is broken by recent cleanup of slab.hDimitri Gorokhovik2006-12-30
* [PATCH] More slab.h cleanupsChristoph Lameter2006-12-13
* [PATCH] Cleanup slab headers / API to allow easy addition of new slab allocatorsChristoph Lameter2006-12-13
* [PATCH] Make kmem_cache_destroy() return voidAlexey Dobriyan2006-09-27
* [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLEChristoph Lameter2006-09-26
* [PATCH] Extract the allocpercpu functions from the slab allocatorChristoph Lameter2006-09-26
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] mm/slob.c: for_each_possible_cpu(), not NR_CPUSJohn Hawkes2006-04-19
* [PATCH] slab: introduce kmem_cache_zalloc allocatorPekka Enberg2006-03-25
* [PATCH] SLOB=y && SMP=y fixIngo Molnar2006-02-08
* [PATCH] slob: introduce the SLOB allocatorMatt Mackall2006-01-08