summaryrefslogtreecommitdiff
path: root/mm/mempool.c
Commit message (Expand)AuthorAge
* mm: remove broken 'kzalloc' mempoolSage Weil2009-09-22
* mempool.c: clean up type-castingFigo.zhang2009-08-10
* spelling fixes: mm/Simon Arlott2007-10-20
* Slab allocators: Replace explicit zeroing with __GFP_ZEROChristoph Lameter2007-07-17
* permit mempool_free(NULL)Rusty Russell2007-07-16
* [PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day2007-02-11
* [PATCH] dm: work around mempool_alloc, bio_alloc_bioset deadlocksPavel Mironchik2006-09-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-03-26
|\
| * BUG_ON() Conversion in mm/mempool.cEric Sesterhenn2006-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] mm: kill kmem_cache_t usagePekka Enberg2006-03-22
* [PATCH] gfp_t: mm/* (easy parts)Al Viro2005-10-28
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-08
* [PATCH] propagate __nocast annotationsAlexey Dobriyan2005-07-07
* [PATCH] mempool - only init waitqueue in slow pathBenjamin LaHaise2005-06-23
* [PATCH] NUMA aware block device control structure allocationChristoph Lameter2005-06-23
* [PATCH] use smp_mb/wmb/rmb where possibleakpm@osdl.org2005-05-01
* [PATCH] mempool: simplify allocNick Piggin2005-05-01
* [PATCH] mempool: NOMEMALLOC and NORETRYNick Piggin2005-05-01
* Linux-2.6.12-rc2Linus Torvalds2005-04-16