index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
slob.c
Age
Commit message (
Expand
)
Author
2007-05-17
Remove SLAB_CTOR_CONSTRUCTOR
Christoph Lameter
2007-05-17
Slab allocators: Drop support for destructors
Christoph Lameter
2007-05-17
slob: implement RCU freeing
Nick Piggin
2007-05-07
slob: fix page order calculation on not 4KB page
Akinobu Mita
2007-05-07
slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN
Christoph Lameter
2007-05-07
slob: handle SLAB_PANIC flag
Akinobu Mita
2007-05-07
slab: introduce krealloc
Pekka Enberg
2006-12-30
[PATCH] MM: SLOB is broken by recent cleanup of slab.h
Dimitri Gorokhovik
2006-12-13
[PATCH] More slab.h cleanups
Christoph Lameter
2006-12-13
[PATCH] Cleanup slab headers / API to allow easy addition of new slab allocators
Christoph Lameter
2006-09-27
[PATCH] Make kmem_cache_destroy() return void
Alexey Dobriyan
2006-09-26
[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE
Christoph Lameter
2006-09-26
[PATCH] Extract the allocpercpu functions from the slab allocator
Christoph Lameter
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-04-19
[PATCH] mm/slob.c: for_each_possible_cpu(), not NR_CPUS
John Hawkes
2006-03-25
[PATCH] slab: introduce kmem_cache_zalloc allocator
Pekka Enberg
2006-02-08
[PATCH] SLOB=y && SMP=y fix
Ingo Molnar
2006-01-08
[PATCH] slob: introduce the SLOB allocator
Matt Mackall