Commit History

Author SHA1 Message Date
  Paul McQuade baa2ef8398 mm/dmapool.c: fixed a brace coding style issue 10 years ago
  Sebastian Andrzej Siewior 01c2965f07 mm: dmapool: add/remove sysfs file outside of the pool lock lock 10 years ago
  Krzysztof Hałasa 153a9f131f Fix unbalanced mutex in dma_pool_create(). 11 years ago
  Andy Shevchenko 172cb4b3d4 mm/dmapool.c: reuse devres_release() to free resources 11 years ago
  Daeseok Youn cc6b664aa2 mm/dmapool.c: remove redundant NULL check for dev in dma_pool_create() 11 years ago
  Hiroshige Sato 5835f25117 mm: Fix printk typo in dmapool.c 11 years ago
  Matthieu CASTET 5de55b265a dmapool: make DMAPOOL_DEBUG detect corruption of free marker 12 years ago
  Marek Szyprowski 387870f2d6 mm: dmapool: use provided gfp flags for all dma_alloc_coherent() calls 12 years ago
  Paul Gortmaker 7c77509c54 mm: fix implicit stat.h usage in dmapool.c 14 years ago
  Paul Gortmaker b95f1b31b7 mm: Map most files to use export.h instead of module.h 14 years ago
  Maxin B John ae891a1b93 devres: fix possible use after free 14 years ago
  Andrew Morton 684265d4a3 mm/dmapool.c: use TASK_UNINTERRUPTIBLE in dma_pool_alloc() 14 years ago
  Rolf Eike Beer 84bc227d7f mm/dmapool.c: take lock only once in dma_pool_free() 14 years ago
  Dima Zavin ea05c8444e mm: add a might_sleep_if() to dma_pool_alloc() 14 years ago
  Thomas Gleixner c49568235d dmapools: protect page_list walk in show_pools() 16 years ago
  Andi Kleen b5ee5befa7 dmapool: enable debugging for CONFIG_SLUB_DEBUG_ON too 17 years ago
  Matthew Wilcox e34f44b351 pool: Improve memory usage for devices which can't cross boundaries 17 years ago
  Matthew Wilcox a35a345514 Change dmapool free block management 17 years ago
  Matthew Wilcox 6182a0943a dmapool: Tidy up includes and add comments 17 years ago
  Matthew Wilcox 399154be2d dmapool: Validate parameters to dma_pool_create 17 years ago
  Matthew Wilcox 2cae367e48 Avoid taking waitqueue lock in dmapool 17 years ago
  Matthew Wilcox e87aa77374 dmapool: Fix style problems 17 years ago
  Matthew Wilcox 141e9d4b54 Move dmapool.c to mm/ directory 17 years ago