summaryrefslogtreecommitdiff
path: root/mm/dmapool.c
AgeCommit message (Expand)Author
2009-06-30dmapools: protect page_list walk in show_pools()Thomas Gleixner
2008-04-28dmapool: enable debugging for CONFIG_SLUB_DEBUG_ON tooAndi Kleen
2007-12-04pool: Improve memory usage for devices which can't cross boundariesMatthew Wilcox
2007-12-04Change dmapool free block managementMatthew Wilcox
2007-12-04dmapool: Tidy up includes and add commentsMatthew Wilcox
2007-12-04dmapool: Validate parameters to dma_pool_createMatthew Wilcox
2007-12-04Avoid taking waitqueue lock in dmapoolMatthew Wilcox
2007-12-04dmapool: Fix style problemsMatthew Wilcox
2007-12-04Move dmapool.c to mm/ directoryMatthew Wilcox