index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mempool.h
Age
Commit message (
Expand
)
Author
2022-11-16
mempool: introduce mempool_is_saturated
Pavel Begunkov
2018-05-14
mempool: Add mempool_init()/mempool_exit()
Kent Overstreet
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-05-19
include/linux: apply __malloc attribute
Rasmus Villemoes
2015-04-15
mm, mempool: disallow mempools based on slab caches with constructors
David Rientjes
2015-04-14
mm, mempool: do not allow atomic resizing
David Rientjes
2012-06-25
mempool: add @gfp_mask to mempool_create_node()
Tejun Heo
2009-09-22
mm: remove broken 'kzalloc' mempool
Sage Weil
2006-03-26
[PATCH] mempool: add mempool_create_slab_pool()
Matthew Dobson
2006-03-26
[PATCH] mempool: add kzalloc allocator
Matthew Dobson
2006-03-26
[PATCH] mempool: add kmalloc allocator
Matthew Dobson
2006-03-26
[PATCH] mempool: add page allocator
Matthew Dobson
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
2005-06-23
[PATCH] NUMA aware block device control structure allocation
Christoph Lameter
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds