1. 5835f25 mm: Fix printk typo in dmapool.c by Hiroshige Sato · 10 years ago
  2. 5de55b2 dmapool: make DMAPOOL_DEBUG detect corruption of free marker by Matthieu CASTET · 12 years ago
  3. 387870f mm: dmapool: use provided gfp flags for all dma_alloc_coherent() calls by Marek Szyprowski · 12 years ago
  4. 7c77509 mm: fix implicit stat.h usage in dmapool.c by Paul Gortmaker · 13 years ago
  5. b95f1b31 mm: Map most files to use export.h instead of module.h by Paul Gortmaker · 13 years ago
  6. ae891a1 devres: fix possible use after free by Maxin B John · 13 years ago
  7. 684265d mm/dmapool.c: use TASK_UNINTERRUPTIBLE in dma_pool_alloc() by Andrew Morton · 13 years ago
  8. 84bc227 mm/dmapool.c: take lock only once in dma_pool_free() by Rolf Eike Beer · 13 years ago
  9. ea05c84 mm: add a might_sleep_if() to dma_pool_alloc() by Dima Zavin · 14 years ago
  10. c495682 dmapools: protect page_list walk in show_pools() by Thomas Gleixner · 15 years ago
  11. b5ee5be dmapool: enable debugging for CONFIG_SLUB_DEBUG_ON too by Andi Kleen · 16 years ago
  12. e34f44b pool: Improve memory usage for devices which can't cross boundaries by Matthew Wilcox · 17 years ago
  13. a35a345 Change dmapool free block management by Matthew Wilcox · 17 years ago
  14. 6182a09 dmapool: Tidy up includes and add comments by Matthew Wilcox · 17 years ago
  15. 399154b dmapool: Validate parameters to dma_pool_create by Matthew Wilcox · 17 years ago
  16. 2cae367 Avoid taking waitqueue lock in dmapool by Matthew Wilcox · 17 years ago
  17. e87aa77 dmapool: Fix style problems by Matthew Wilcox · 17 years ago
  18. 141e9d4 Move dmapool.c to mm/ directory by Matthew Wilcox · 17 years ago[Renamed from drivers/base/dmapool.c]
  19. 87ae9af cleanup asm/scatterlist.h includes by Adrian Bunk · 17 years ago
  20. c80544d sparse pointer use of zero as null by Stephen Hemminger · 17 years ago
  21. d9aaccc make dmapool code use __set_current_state() by Arjan van de Ven · 17 years ago
  22. 2618c60 dma: make dma pool to use kmalloc_node by Yinghai Lu · 17 years ago
  23. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  24. b2366d6 Driver core: use mutex instead of semaphore in DMA pool handler by Matthias Kaehlcke · 17 years ago
  25. 9ac7849 devres: device resource management by Tejun Heo · 17 years ago
  26. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  27. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  28. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 18 years ago
  29. 141ecc5 driver core fixes: device_create_file() retval check in dmapool.c by Cornelia Huck · 18 years ago
  30. c9cf552 [PATCH] add poison.h and patch primary users by Randy Dunlap · 18 years ago
  31. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  32. 3a11ec5 [PATCH] dmapool: Fix "nocast type" warnings by Victor Fusco · 19 years ago
  33. 74880c0 [PATCH] Driver Core: drivers/base - drivers/i2c/chips/adm1026.c: update device attribute callbacks by Yani Ioannou · 19 years ago
  34. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago