summaryrefslogtreecommitdiff
path: root/include/linux/mempool.h
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* include/linux: apply __malloc attributeRasmus Villemoes2016-05-19
* mm, mempool: disallow mempools based on slab caches with constructorsDavid Rientjes2015-04-15
* mm, mempool: do not allow atomic resizingDavid Rientjes2015-04-14
* mempool: add @gfp_mask to mempool_create_node()Tejun Heo2012-06-25
* mm: remove broken 'kzalloc' mempoolSage Weil2009-09-22
* [PATCH] mempool: add mempool_create_slab_pool()Matthew Dobson2006-03-26
* [PATCH] mempool: add kzalloc allocatorMatthew Dobson2006-03-26
* [PATCH] mempool: add kmalloc allocatorMatthew Dobson2006-03-26
* [PATCH] mempool: add page allocatorMatthew Dobson2006-03-26
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-08
* [PATCH] NUMA aware block device control structure allocationChristoph Lameter2005-06-23
* Linux-2.6.12-rc2Linus Torvalds2005-04-16