summaryrefslogtreecommitdiff
path: root/mm/dmapool.c
Commit message (Expand)AuthorAge
* mm/dmapool.c: use TASK_UNINTERRUPTIBLE in dma_pool_alloc()Andrew Morton2011-01-13
* mm/dmapool.c: take lock only once in dma_pool_free()Rolf Eike Beer2011-01-13
* mm: add a might_sleep_if() to dma_pool_alloc()Dima Zavin2010-10-26
* dmapools: protect page_list walk in show_pools()Thomas Gleixner2009-06-30
* dmapool: enable debugging for CONFIG_SLUB_DEBUG_ON tooAndi Kleen2008-04-28
* pool: Improve memory usage for devices which can't cross boundariesMatthew Wilcox2007-12-04
* Change dmapool free block managementMatthew Wilcox2007-12-04
* dmapool: Tidy up includes and add commentsMatthew Wilcox2007-12-04
* dmapool: Validate parameters to dma_pool_createMatthew Wilcox2007-12-04
* Avoid taking waitqueue lock in dmapoolMatthew Wilcox2007-12-04
* dmapool: Fix style problemsMatthew Wilcox2007-12-04
* Move dmapool.c to mm/ directoryMatthew Wilcox2007-12-04