Remove SLAB_CTOR_CONSTRUCTOR
[safe/jmp/linux-2.6] / mm / slob.c
2007-05-17 Christoph LameterRemove SLAB_CTOR_CONSTRUCTOR
2007-05-17 Christoph LameterSlab allocators: Drop support for destructors
2007-05-17 Nick Pigginslob: implement RCU freeing
2007-05-07 Akinobu Mitaslob: fix page order calculation on not 4KB page
2007-05-07 Christoph Lameterslab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN
2007-05-07 Akinobu Mitaslob: handle SLAB_PANIC flag
2007-05-07 Pekka Enbergslab: introduce krealloc
2006-12-30 Dimitri Gorokhovik[PATCH] MM: SLOB is broken by recent cleanup of slab.h
2006-12-13 Christoph Lameter[PATCH] More slab.h cleanups
2006-12-13 Christoph Lameter[PATCH] Cleanup slab headers / API to allow easy additi...
2006-09-27 Alexey Dobriyan[PATCH] Make kmem_cache_destroy() return void
2006-09-26 Christoph Lameter[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRE...
2006-09-26 Christoph Lameter[PATCH] Extract the allocpercpu functions from the...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-04-19 John Hawkes[PATCH] mm/slob.c: for_each_possible_cpu(), not NR_CPUS
2006-03-25 Pekka Enberg[PATCH] slab: introduce kmem_cache_zalloc allocator
2006-02-08 Ingo Molnar[PATCH] SLOB=y && SMP=y fix
2006-01-09 Matt Mackall[PATCH] slob: introduce the SLOB allocator