summaryrefslogtreecommitdiffstats
path: root/include/linux/mempool.h
Commit message (Expand)AuthorAgeFilesLines
* mempool: add @gfp_mask to mempool_create_node()Tejun Heo2012-06-251-1/+2
* mm: remove broken 'kzalloc' mempoolSage Weil2009-09-221-8/+2
* [PATCH] mempool: add mempool_create_slab_pool()Matthew Dobson2006-03-261-0/+8
* [PATCH] mempool: add kzalloc allocatorMatthew Dobson2006-03-261-2/+8
* [PATCH] mempool: add kmalloc allocatorMatthew Dobson2006-03-261-0/+12
* [PATCH] mempool: add page allocatorMatthew Dobson2006-03-261-0/+12
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-081-5/+4
* [PATCH] NUMA aware block device control structure allocationChristoph Lameter2005-06-231-3/+8
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+37