aboutsummaryrefslogtreecommitdiff
path: root/mm/mempool.c
AgeCommit message (Expand)Author
2012-01-10mempool: fix first round failure behaviorTejun Heo
2012-01-10mempool: drop unnecessary and incorrect BUG_ON() from mempool_destroy()Tejun Heo
2012-01-10mempool: fix and document synchronization and memory barrier usageTejun Heo
2011-10-31mm: Map most files to use export.h instead of module.hPaul Gortmaker
2009-09-22mm: remove broken 'kzalloc' mempoolSage Weil
2009-08-10mempool.c: clean up type-castingFigo.zhang
2007-10-20spelling fixes: mm/Simon Arlott
2007-07-17Slab allocators: Replace explicit zeroing with __GFP_ZEROChristoph Lameter
2007-07-16permit mempool_free(NULL)Rusty Russell
2007-02-11[PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day
2006-09-01[PATCH] dm: work around mempool_alloc, bio_alloc_bioset deadlocksPavel Mironchik
2006-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
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
2006-03-26BUG_ON() Conversion in mm/mempool.cEric Sesterhenn
2006-03-22[PATCH] mm: kill kmem_cache_t usagePekka Enberg
2005-10-28[PATCH] gfp_t: mm/* (easy parts)Al Viro
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro
2005-07-07[PATCH] propagate __nocast annotationsAlexey Dobriyan
2005-06-23[PATCH] mempool - only init waitqueue in slow pathBenjamin LaHaise
2005-06-23[PATCH] NUMA aware block device control structure allocationChristoph Lameter
2005-05-01[PATCH] use smp_mb/wmb/rmb where possibleakpm@osdl.org
2005-05-01[PATCH] mempool: simplify allocNick Piggin
2005-05-01[PATCH] mempool: NOMEMALLOC and NORETRYNick Piggin
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds