1. 1170532 mm: convert printk(KERN_<LEVEL> to pr_<level> by Joe Perches · 8 years ago
  2. 756a025f0 mm: coalesce split strings by Joe Perches · 8 years ago
  3. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  4. 676bd99 dmapool: fix overflow condition in pool_find_page() by Robin Murphy · 9 years ago
  5. fa23f56 mm: add support for __GFP_ZERO flag to dma_pool_alloc() by Sean O. Stalley · 9 years ago
  6. 44d7175 mm/dmapool: allow NULL `pool' pointer in dma_pool_destroy() by Sergey Senozhatsky · 9 years ago
  7. d9e7e37 mm/dmapool.c: change is_page_busy() return from int to bool by Nicholas Krause · 9 years ago
  8. baa2ef8 mm/dmapool.c: fixed a brace coding style issue by Paul McQuade · 10 years ago
  9. 01c2965 mm: dmapool: add/remove sysfs file outside of the pool lock lock by Sebastian Andrzej Siewior · 10 years ago
  10. 153a9f1 Fix unbalanced mutex in dma_pool_create(). by Krzysztof Hałasa · 10 years ago
  11. 172cb4b mm/dmapool.c: reuse devres_release() to free resources by Andy Shevchenko · 10 years ago
  12. cc6b664 mm/dmapool.c: remove redundant NULL check for dev in dma_pool_create() by Daeseok Youn · 10 years ago
  13. 5835f25 mm: Fix printk typo in dmapool.c by Hiroshige Sato · 10 years ago
  14. 5de55b2 dmapool: make DMAPOOL_DEBUG detect corruption of free marker by Matthieu CASTET · 11 years ago
  15. 387870f mm: dmapool: use provided gfp flags for all dma_alloc_coherent() calls by Marek Szyprowski · 12 years ago
  16. 7c77509 mm: fix implicit stat.h usage in dmapool.c by Paul Gortmaker · 13 years ago
  17. b95f1b31 mm: Map most files to use export.h instead of module.h by Paul Gortmaker · 13 years ago
  18. ae891a1 devres: fix possible use after free by Maxin B John · 13 years ago
  19. 684265d mm/dmapool.c: use TASK_UNINTERRUPTIBLE in dma_pool_alloc() by Andrew Morton · 13 years ago
  20. 84bc227 mm/dmapool.c: take lock only once in dma_pool_free() by Rolf Eike Beer · 13 years ago
  21. ea05c84 mm: add a might_sleep_if() to dma_pool_alloc() by Dima Zavin · 14 years ago
  22. c495682 dmapools: protect page_list walk in show_pools() by Thomas Gleixner · 15 years ago
  23. b5ee5be dmapool: enable debugging for CONFIG_SLUB_DEBUG_ON too by Andi Kleen · 16 years ago
  24. e34f44b pool: Improve memory usage for devices which can't cross boundaries by Matthew Wilcox · 16 years ago
  25. a35a345 Change dmapool free block management by Matthew Wilcox · 16 years ago
  26. 6182a09 dmapool: Tidy up includes and add comments by Matthew Wilcox · 16 years ago
  27. 399154b dmapool: Validate parameters to dma_pool_create by Matthew Wilcox · 16 years ago
  28. 2cae367 Avoid taking waitqueue lock in dmapool by Matthew Wilcox · 16 years ago
  29. e87aa77 dmapool: Fix style problems by Matthew Wilcox · 16 years ago
  30. 141e9d4 Move dmapool.c to mm/ directory by Matthew Wilcox · 16 years ago[Renamed from drivers/base/dmapool.c]
  31. 87ae9af cleanup asm/scatterlist.h includes by Adrian Bunk · 17 years ago
  32. c80544d sparse pointer use of zero as null by Stephen Hemminger · 17 years ago
  33. d9aaccc make dmapool code use __set_current_state() by Arjan van de Ven · 17 years ago
  34. 2618c60 dma: make dma pool to use kmalloc_node by Yinghai Lu · 17 years ago
  35. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  36. b2366d6 Driver core: use mutex instead of semaphore in DMA pool handler by Matthias Kaehlcke · 17 years ago
  37. 9ac7849 devres: device resource management by Tejun Heo · 17 years ago
  38. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 17 years ago
  39. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 17 years ago
  40. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 17 years ago
  41. 141ecc5 driver core fixes: device_create_file() retval check in dmapool.c by Cornelia Huck · 18 years ago
  42. c9cf552 [PATCH] add poison.h and patch primary users by Randy Dunlap · 18 years ago
  43. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  44. 3a11ec5 [PATCH] dmapool: Fix "nocast type" warnings by Victor Fusco · 19 years ago
  45. 74880c0 [PATCH] Driver Core: drivers/base - drivers/i2c/chips/adm1026.c: update device attribute callbacks by Yani Ioannou · 19 years ago
  46. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago