1. 4e390b2 Revert "mm, mempool: only set __GFP_NOMEMALLOC if there are free elements" by Michal Hocko · 8 years ago
  2. 9b75a86 mm: mempool: kasan: don't poot mempool objects in quarantine by Andrey Ryabinin · 8 years ago
  3. 55834c5 mm: kasan: initial memory quarantine implementation by Alexander Potapenko · 8 years ago
  4. 505f5dc mm, kasan: add GFP flags to KASAN API by Alexander Potapenko · 8 years ago
  5. f9054c7 mm, mempool: only set __GFP_NOMEMALLOC if there are free elements by David Rientjes · 8 years ago
  6. 7640131 mm/mempool: avoid KASAN marking mempool poison checks as use-after-free by Matthew Dawson · 8 years ago
  7. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 8 years ago
  8. 4e3ca3e mm/mempool: allow NULL `pool' pointer in mempool_destroy() by Sergey Senozhatsky · 9 years ago
  9. 9239361 mm/mempool.c: kasan: poison mempool elements by Andrey Ryabinin · 9 years ago
  10. bdfedb7 mm, mempool: poison elements backed by slab allocator by David Rientjes · 9 years ago
  11. e244c9e mm, mempool: disallow mempools based on slab caches with constructors by David Rientjes · 9 years ago
  12. 11d8336 mm, mempool: do not allow atomic resizing by David Rientjes · 9 years ago
  13. 1741196 mm/mempool.c: update the kmemleak stack trace for mempool allocations by Catalin Marinas · 10 years ago
  14. 8bf8fcb mm/mempool: warn about __GFP_ZERO usage by Sebastian Ott · 10 years ago
  15. eb9a3c6 mempool: add unlikely and likely hints by Mikulas Patocka · 10 years ago
  16. 7b5219d mm/mempool.c: convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...) by Joe Perches · 11 years ago
  17. a91a5ac mempool: add @gfp_mask to mempool_create_node() by Tejun Heo · 12 years ago
  18. 1ebb704 mempool: fix first round failure behavior by Tejun Heo · 12 years ago
  19. 0565d31 mempool: drop unnecessary and incorrect BUG_ON() from mempool_destroy() by Tejun Heo · 12 years ago
  20. 5b99054 mempool: fix and document synchronization and memory barrier usage by Tejun Heo · 12 years ago
  21. b95f1b31 mm: Map most files to use export.h instead of module.h by Paul Gortmaker · 13 years ago
  22. bba7881 mm: remove broken 'kzalloc' mempool by Sage Weil · 15 years ago
  23. 5e2f89b mempool.c: clean up type-casting by Figo.zhang · 15 years ago
  24. 183ff22 spelling fixes: mm/ by Simon Arlott · 17 years ago
  25. 94f6030 Slab allocators: Replace explicit zeroing with __GFP_ZERO by Christoph Lameter · 17 years ago
  26. c80e7a8 permit mempool_free(NULL) by Rusty Russell · 17 years ago
  27. 72fd4a3 [PATCH] Numerous fixes to kernel-doc info in source files. by Robert P. J. Day · 17 years ago
  28. 0b1d647 [PATCH] dm: work around mempool_alloc, bio_alloc_bioset deadlocks by Pavel Mironchik · 18 years ago
  29. 9ae21d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  30. f183323 [PATCH] mempool: add kzalloc allocator by Matthew Dobson · 18 years ago
  31. 5318408 [PATCH] mempool: add kmalloc allocator by Matthew Dobson · 18 years ago
  32. 6e0678f [PATCH] mempool: add page allocator by Matthew Dobson · 18 years ago
  33. f02e1fa BUG_ON() Conversion in mm/mempool.c by Eric Sesterhenn · 18 years ago
  34. fcc234f [PATCH] mm: kill kmem_cache_t usage by Pekka Enberg · 18 years ago
  35. 6daa0e2 [PATCH] gfp_t: mm/* (easy parts) by Al Viro · 19 years ago
  36. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  37. 0db925a [PATCH] propagate __nocast annotations by Alexey Dobriyan · 19 years ago
  38. 01890a4 [PATCH] mempool - only init waitqueue in slow path by Benjamin LaHaise · 19 years ago
  39. 1946089 [PATCH] NUMA aware block device control structure allocation by Christoph Lameter · 19 years ago
  40. d59dd46 [PATCH] use smp_mb/wmb/rmb where possible by akpm@osdl.org · 19 years ago
  41. 20a7777 [PATCH] mempool: simplify alloc by Nick Piggin · 19 years ago
  42. b84a35b [PATCH] mempool: NOMEMALLOC and NORETRY by Nick Piggin · 19 years ago
  43. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago