1. 7b5219d mm/mempool.c: convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...) by Joe Perches · 11 years ago
  2. a91a5ac mempool: add @gfp_mask to mempool_create_node() by Tejun Heo · 12 years ago
  3. 1ebb704 mempool: fix first round failure behavior by Tejun Heo · 12 years ago
  4. 0565d31 mempool: drop unnecessary and incorrect BUG_ON() from mempool_destroy() by Tejun Heo · 12 years ago
  5. 5b99054 mempool: fix and document synchronization and memory barrier usage by Tejun Heo · 12 years ago
  6. b95f1b31 mm: Map most files to use export.h instead of module.h by Paul Gortmaker · 13 years ago
  7. bba7881 mm: remove broken 'kzalloc' mempool by Sage Weil · 15 years ago
  8. 5e2f89b mempool.c: clean up type-casting by Figo.zhang · 15 years ago
  9. 183ff22 spelling fixes: mm/ by Simon Arlott · 17 years ago
  10. 94f6030 Slab allocators: Replace explicit zeroing with __GFP_ZERO by Christoph Lameter · 17 years ago
  11. c80e7a8 permit mempool_free(NULL) by Rusty Russell · 17 years ago
  12. 72fd4a3 [PATCH] Numerous fixes to kernel-doc info in source files. by Robert P. J. Day · 17 years ago
  13. 0b1d647 [PATCH] dm: work around mempool_alloc, bio_alloc_bioset deadlocks by Pavel Mironchik · 18 years ago
  14. 9ae21d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  15. f183323 [PATCH] mempool: add kzalloc allocator by Matthew Dobson · 18 years ago
  16. 5318408 [PATCH] mempool: add kmalloc allocator by Matthew Dobson · 18 years ago
  17. 6e0678f [PATCH] mempool: add page allocator by Matthew Dobson · 18 years ago
  18. f02e1fa BUG_ON() Conversion in mm/mempool.c by Eric Sesterhenn · 18 years ago
  19. fcc234f [PATCH] mm: kill kmem_cache_t usage by Pekka Enberg · 18 years ago
  20. 6daa0e2 [PATCH] gfp_t: mm/* (easy parts) by Al Viro · 19 years ago
  21. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  22. 0db925a [PATCH] propagate __nocast annotations by Alexey Dobriyan · 19 years ago
  23. 01890a4 [PATCH] mempool - only init waitqueue in slow path by Benjamin LaHaise · 19 years ago
  24. 1946089 [PATCH] NUMA aware block device control structure allocation by Christoph Lameter · 19 years ago
  25. d59dd46 [PATCH] use smp_mb/wmb/rmb where possible by akpm@osdl.org · 19 years ago
  26. 20a7777 [PATCH] mempool: simplify alloc by Nick Piggin · 19 years ago
  27. b84a35b [PATCH] mempool: NOMEMALLOC and NORETRY by Nick Piggin · 19 years ago
  28. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago