index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
slob.c
Age
Commit message (
Expand
)
Author
2007-07-16
slob: sparsemem support
Paul Mundt
2007-07-16
slob: initial NUMA support
Paul Mundt
2007-07-16
slob: improved alignment handling
Nick Piggin
2007-07-16
slob: remove bigblock tracking
Nick Piggin
2007-07-16
slob: rework freelist handling
Nick Piggin
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