summaryrefslogtreecommitdiffstats
path: root/mm/dmapool.c
Commit message (Expand)AuthorAgeFilesLines
* mm: add a might_sleep_if() to dma_pool_alloc()Dima Zavin2010-10-261-0/+2
* dmapools: protect page_list walk in show_pools()Thomas Gleixner2009-06-301-0/+2
* dmapool: enable debugging for CONFIG_SLUB_DEBUG_ON tooAndi Kleen2008-04-281-4/+8
* pool: Improve memory usage for devices which can't cross boundariesMatthew Wilcox2007-12-041-16/+20
* Change dmapool free block managementMatthew Wilcox2007-12-041-61/+58
* dmapool: Tidy up includes and add commentsMatthew Wilcox2007-12-041-10/+30
* dmapool: Validate parameters to dma_pool_createMatthew Wilcox2007-12-041-7/+8
* Avoid taking waitqueue lock in dmapoolMatthew Wilcox2007-12-041-4/+5
* dmapool: Fix style problemsMatthew Wilcox2007-12-041-146/+142
* Move dmapool.c to mm/ directoryMatthew Wilcox2007-12-041-0/+481
OpenPOWER on IntegriCloud