Mel Gorman
|
d0164adc89
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd
|
9 年之前 |
Sergey Senozhatsky
|
4e3ca3e033
mm/mempool: allow NULL `pool' pointer in mempool_destroy()
|
10 年之前 |
Andrey Ryabinin
|
923936157b
mm/mempool.c: kasan: poison mempool elements
|
10 年之前 |
David Rientjes
|
bdfedb76f4
mm, mempool: poison elements backed by slab allocator
|
10 年之前 |
David Rientjes
|
e244c9e66f
mm, mempool: disallow mempools based on slab caches with constructors
|
10 年之前 |
David Rientjes
|
11d8336045
mm, mempool: do not allow atomic resizing
|
10 年之前 |
Catalin Marinas
|
1741196281
mm/mempool.c: update the kmemleak stack trace for mempool allocations
|
11 年之前 |
Sebastian Ott
|
8bf8fcb076
mm/mempool: warn about __GFP_ZERO usage
|
11 年之前 |
Mikulas Patocka
|
eb9a3c62a0
mempool: add unlikely and likely hints
|
11 年之前 |
Joe Perches
|
7b5219db00
mm/mempool.c: convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...)
|
12 年之前 |
Tejun Heo
|
a91a5ac685
mempool: add @gfp_mask to mempool_create_node()
|
13 年之前 |
Tejun Heo
|
1ebb7044c9
mempool: fix first round failure behavior
|
13 年之前 |
Tejun Heo
|
0565d31776
mempool: drop unnecessary and incorrect BUG_ON() from mempool_destroy()
|
13 年之前 |
Tejun Heo
|
5b990546e3
mempool: fix and document synchronization and memory barrier usage
|
13 年之前 |
Paul Gortmaker
|
b95f1b31b7
mm: Map most files to use export.h instead of module.h
|
14 年之前 |
Sage Weil
|
bba7881954
mm: remove broken 'kzalloc' mempool
|
16 年之前 |
Figo.zhang
|
5e2f89b5d5
mempool.c: clean up type-casting
|
16 年之前 |
Simon Arlott
|
183ff22bb6
spelling fixes: mm/
|
18 年之前 |
Christoph Lameter
|
94f6030ca7
Slab allocators: Replace explicit zeroing with __GFP_ZERO
|
18 年之前 |
Rusty Russell
|
c80e7a826c
permit mempool_free(NULL)
|
18 年之前 |
Robert P. J. Day
|
72fd4a35a8
[PATCH] Numerous fixes to kernel-doc info in source files.
|
18 年之前 |
Pavel Mironchik
|
0b1d647a02
[PATCH] dm: work around mempool_alloc, bio_alloc_bioset deadlocks
|
19 年之前 |
Linus Torvalds
|
9ae21d1bb3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
|
19 年之前 |
Matthew Dobson
|
f183323d38
[PATCH] mempool: add kzalloc allocator
|
19 年之前 |
Matthew Dobson
|
53184082b0
[PATCH] mempool: add kmalloc allocator
|
19 年之前 |
Matthew Dobson
|
6e0678f394
[PATCH] mempool: add page allocator
|
19 年之前 |
Eric Sesterhenn
|
f02e1fafb5
BUG_ON() Conversion in mm/mempool.c
|
19 年之前 |
Pekka Enberg
|
fcc234f888
[PATCH] mm: kill kmem_cache_t usage
|
19 年之前 |
Al Viro
|
6daa0e2862
[PATCH] gfp_t: mm/* (easy parts)
|
20 年之前 |
Al Viro
|
dd0fc66fb3
[PATCH] gfp flags annotations - part 1
|
20 年之前 |