Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
a2c43eed8334e878702fca713b212ae2a11d84b9
/
mm
/
slob.c
5e18e2b
slob: do not pass the SLAB flags as GFP in kmem_cache_create()
by Catalin Marinas
· 16 years ago
70096a5
SLOB: fix bogus ksize calculation fix
by Matt Mackall
· 16 years ago
85ba94b
SLOB: fix bogus ksize calculation
by Matt Mackall
· 16 years ago
231367f
mm: unexport ksize
by Adrian Bunk
· 16 years ago
51cc506
SL*B: drop kmem cache argument from constructor
by Alexey Dobriyan
· 16 years ago
9023cb7
slob: record page flag overlays explicitly
by Andy Whitcroft
· 16 years ago
239f49c
slob: Fix to return wrong pointer
by MinChan Kim
· 16 years ago
0701a9e
slob: fix bug - when slob allocates "struct kmem_cache", it does not force alignment.
by Yi Li
· 17 years ago
20cecba
slob: reduce external fragmentation by using three free lists
by Matt Mackall
· 17 years ago
679299b
slob: fix free block merging at head of subpage
by Matt Mackall
· 17 years ago
7fd2725
Avoid double memclear() in SLOB/SLUB
by Linus Torvalds
· 17 years ago
f8fcc93
Add EXPORT_SYMBOL(ksize);
by Tetsuo Handa
· 17 years ago
d32ddd8
slob: fix memory corruption
by Nick Piggin
· 17 years ago
4ba9b9d
Slab API: remove useless ctor parameter and reorder parameters
by Christoph Lameter
· 17 years ago
ef8b452
Slab allocators: fail if ksize is called with a NULL parameter
by Christoph Lameter
· 17 years ago
2408c55
{slub, slob}: use unlikely() for kfree(ZERO_OR_NULL_PTR) check
by Satyam Sharma
· 17 years ago
d626954
slob: reduce list scanning
by Matt Mackall
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
81cda66
Slab allocators: Cleanup zeroing allocations
by Christoph Lameter
· 17 years ago
d07dbea
Slab allocators: support __GFP_ZERO in all allocators
by Christoph Lameter
· 17 years ago
6cb8f91
Slab allocators: consistent ZERO_SIZE_PTR support and NULL result semantics
by Christoph Lameter
· 17 years ago
ef2ad80
Slab allocators: consolidate code for krealloc in mm/util.c
by Christoph Lameter
· 17 years ago
84a01c2
slob: sparsemem support
by Paul Mundt
· 17 years ago
6193a2f
slob: initial NUMA support
by Paul Mundt
· 17 years ago
5539484
slob: improved alignment handling
by Nick Piggin
· 17 years ago
d87a133
slob: remove bigblock tracking
by Nick Piggin
· 17 years ago
95b3512
slob: rework freelist handling
by Nick Piggin
· 17 years ago
a35afb8
Remove SLAB_CTOR_CONSTRUCTOR
by Christoph Lameter
· 17 years ago
c59def9f
Slab allocators: Drop support for destructors
by Christoph Lameter
· 17 years ago
afc0ced
slob: implement RCU freeing
by Nick Piggin
· 17 years ago
4ab688c
slob: fix page order calculation on not 4KB page
by Akinobu Mita
· 18 years ago
5af6083
slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN
by Christoph Lameter
· 18 years ago
bc0055a
slob: handle SLAB_PANIC flag
by Akinobu Mita
· 18 years ago
fd76bab
slab: introduce krealloc
by Pekka Enberg
· 18 years ago
bcb4ddb
[PATCH] MM: SLOB is broken by recent cleanup of slab.h
by Dimitri Gorokhovik
· 18 years ago
55935a3
[PATCH] More slab.h cleanups
by Christoph Lameter
· 18 years ago
2e892f4
[PATCH] Cleanup slab headers / API to allow easy addition of new slab allocators
by Christoph Lameter
· 18 years ago
133d205
[PATCH] Make kmem_cache_destroy() return void
by Alexey Dobriyan
· 18 years ago
972d1a7
[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE
by Christoph Lameter
· 18 years ago
d00bcc9
[PATCH] Extract the allocpercpu functions from the slab allocator
by Christoph Lameter
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
75129e2
[PATCH] mm/slob.c: for_each_possible_cpu(), not NR_CPUS
by John Hawkes
· 19 years ago
a8c0f9a
[PATCH] slab: introduce kmem_cache_zalloc allocator
by Pekka Enberg
· 19 years ago
9934a79
[PATCH] SLOB=y && SMP=y fix
by Ingo Molnar
· 19 years ago
10cef60
[PATCH] slob: introduce the SLOB allocator
by Matt Mackall
· 19 years ago