index
:
linux-sh
development
for-next
j2-devel
j2-stable
jcore-4.6
jcore-4.8
linux-sh-draft
linux-sh-draft-2
master
sh-for-4.6
sh-for-4.6-old1
temp-j2
v4.6-rc3+j2
v4.6-rc5+j2
v5.16+j2
DO NOT CLONE THIS REPO DIRECTLY. Clone kernel.org then fetch just differences from here. Linux SH repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
slob.c
Age
Commit message (
Expand
)
Author
Lines
2007-05-07
slob: fix page order calculation on not 4KB page
Akinobu Mita
-12
/
+3
2007-05-07
slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN
Christoph Lameter
-2
/
+2
2007-05-07
slob: handle SLAB_PANIC flag
Akinobu Mita
-1
/
+2
2007-05-07
slab: introduce krealloc
Pekka Enberg
-1
/
+34
2006-12-30
[PATCH] MM: SLOB is broken by recent cleanup of slab.h
Dimitri Gorokhovik
-2
/
+9
2006-12-13
[PATCH] More slab.h cleanups
Christoph Lameter
-1
/
+1
2006-12-13
[PATCH] Cleanup slab headers / API to allow easy addition of new slab allocators
Christoph Lameter
-3
/
+13
2006-09-27
[PATCH] Make kmem_cache_destroy() return void
Alexey Dobriyan
-2
/
+1
2006-09-26
[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE
Christoph Lameter
-4
/
+0
2006-09-26
[PATCH] Extract the allocpercpu functions from the slab allocator
Christoph Lameter
-45
/
+0
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
-1
/
+0
2006-04-19
[PATCH] mm/slob.c: for_each_possible_cpu(), not NR_CPUS
John Hawkes
-7
/
+3
2006-03-25
[PATCH] slab: introduce kmem_cache_zalloc allocator
Pekka Enberg
-0
/
+10
2006-02-08
[PATCH] SLOB=y && SMP=y fix
Ingo Molnar
-1
/
+1
2006-01-08
[PATCH] slob: introduce the SLOB allocator
Matt Mackall
-0
/
+385