summaryrefslogtreecommitdiff
path: root/include/linux/mempool.h
AgeCommit message (Expand)Author
2022-11-16mempool: introduce mempool_is_saturatedPavel Begunkov
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-03-28Mark "gfp" masks as "unsigned int" and use __nocast to find violations.Linus Torvalds
2002-10-27[PATCH] mempool helpers used by device mapperAlan Cox
2002-04-28[PATCH] Re: [patch] change mempool to not alter managed elementsAndrew Morton
2002-02-04v2.5.0.10 -> v2.5.0.11Linus Torvalds
2002-02-04v2.5.0.9 -> v2.5.0.10Linus Torvalds