summaryrefslogtreecommitdiffstats
path: root/mm/dmapool.c
AgeCommit message (Expand)AuthorLines
2007-12-04pool: Improve memory usage for devices which can't cross boundariesMatthew Wilcox-16/+20
2007-12-04Change dmapool free block managementMatthew Wilcox-61/+58
2007-12-04dmapool: Tidy up includes and add commentsMatthew Wilcox-10/+30
2007-12-04dmapool: Validate parameters to dma_pool_createMatthew Wilcox-7/+8
2007-12-04Avoid taking waitqueue lock in dmapoolMatthew Wilcox-4/+5
2007-12-04dmapool: Fix style problemsMatthew Wilcox-146/+142
2007-12-04Move dmapool.c to mm/ directoryMatthew Wilcox-0/+481