summaryrefslogtreecommitdiff
path: root/include/linux/mempool.h
AgeCommit message (Expand)Author
2018-05-14mempool: Add mempool_init()/mempool_exit()Kent Overstreet
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-05-19include/linux: apply __malloc attributeRasmus Villemoes
2015-04-15mm, mempool: disallow mempools based on slab caches with constructorsDavid Rientjes
2015-04-14mm, mempool: do not allow atomic resizingDavid Rientjes
2012-06-25mempool: add @gfp_mask to mempool_create_node()Tejun Heo
2009-09-22mm: remove broken 'kzalloc' mempoolSage Weil
2006-03-26[PATCH] mempool: add mempool_create_slab_pool()Matthew Dobson
2006-03-26[PATCH] mempool: add kzalloc allocatorMatthew Dobson
2006-03-26[PATCH] mempool: add kmalloc allocatorMatthew Dobson
2006-03-26[PATCH] mempool: add page allocatorMatthew Dobson
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro
2005-06-23[PATCH] NUMA aware block device control structure allocationChristoph Lameter
2005-04-16Linux-2.6.12-rc2Linus Torvalds