Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f7b08217c755e88a29b5bd53b4a1d10cd8b3c5f8
/
mm
/
mempool.c
9239361
mm/mempool.c: kasan: poison mempool elements
by Andrey Ryabinin
· 10 years ago
bdfedb7
mm, mempool: poison elements backed by slab allocator
by David Rientjes
· 10 years ago
e244c9e
mm, mempool: disallow mempools based on slab caches with constructors
by David Rientjes
· 10 years ago
11d8336
mm, mempool: do not allow atomic resizing
by David Rientjes
· 10 years ago
1741196
mm/mempool.c: update the kmemleak stack trace for mempool allocations
by Catalin Marinas
· 10 years ago
8bf8fcb
mm/mempool: warn about __GFP_ZERO usage
by Sebastian Ott
· 10 years ago
eb9a3c6
mempool: add unlikely and likely hints
by Mikulas Patocka
· 11 years ago
7b5219d
mm/mempool.c: convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...)
by Joe Perches
· 11 years ago
a91a5ac
mempool: add @gfp_mask to mempool_create_node()
by Tejun Heo
· 12 years ago
1ebb704
mempool: fix first round failure behavior
by Tejun Heo
· 13 years ago
0565d31
mempool: drop unnecessary and incorrect BUG_ON() from mempool_destroy()
by Tejun Heo
· 13 years ago
5b99054
mempool: fix and document synchronization and memory barrier usage
by Tejun Heo
· 13 years ago
b95f1b31
mm: Map most files to use export.h instead of module.h
by Paul Gortmaker
· 13 years ago
bba7881
mm: remove broken 'kzalloc' mempool
by Sage Weil
· 15 years ago
5e2f89b
mempool.c: clean up type-casting
by Figo.zhang
· 15 years ago
183ff22
spelling fixes: mm/
by Simon Arlott
· 17 years ago
94f6030
Slab allocators: Replace explicit zeroing with __GFP_ZERO
by Christoph Lameter
· 17 years ago
c80e7a8
permit mempool_free(NULL)
by Rusty Russell
· 17 years ago
72fd4a3
[PATCH] Numerous fixes to kernel-doc info in source files.
by Robert P. J. Day
· 18 years ago
0b1d647
[PATCH] dm: work around mempool_alloc, bio_alloc_bioset deadlocks
by Pavel Mironchik
· 18 years ago
9ae21d1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 19 years ago
f183323
[PATCH] mempool: add kzalloc allocator
by Matthew Dobson
· 19 years ago
5318408
[PATCH] mempool: add kmalloc allocator
by Matthew Dobson
· 19 years ago
6e0678f
[PATCH] mempool: add page allocator
by Matthew Dobson
· 19 years ago
f02e1fa
BUG_ON() Conversion in mm/mempool.c
by Eric Sesterhenn
· 19 years ago
fcc234f
[PATCH] mm: kill kmem_cache_t usage
by Pekka Enberg
· 19 years ago
6daa0e2
[PATCH] gfp_t: mm/* (easy parts)
by Al Viro
· 19 years ago
dd0fc66
[PATCH] gfp flags annotations - part 1
by Al Viro
· 19 years ago
0db925a
[PATCH] propagate __nocast annotations
by Alexey Dobriyan
· 19 years ago
01890a4
[PATCH] mempool - only init waitqueue in slow path
by Benjamin LaHaise
· 19 years ago
1946089
[PATCH] NUMA aware block device control structure allocation
by Christoph Lameter
· 19 years ago
d59dd46
[PATCH] use smp_mb/wmb/rmb where possible
by akpm@osdl.org
· 20 years ago
20a7777
[PATCH] mempool: simplify alloc
by Nick Piggin
· 20 years ago
b84a35b
[PATCH] mempool: NOMEMALLOC and NORETRY
by Nick Piggin
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago