summaryrefslogtreecommitdiff
path: root/arch/c6x/mm
AgeCommit message (Expand)AuthorFilesLines
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-2/+2
2016-01-21c6x: convert to dma_map_opsChristoph Hellwig1-6/+4
2013-07-04mm/c6x: prepare for removing num_physpages and simplify mem_init()Jiang Liu1-10/+1
2013-07-04mm: concentrate modification of totalram_pages into the mm coreJiang Liu1-1/+1
2013-07-04mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu1-2/+2
2013-07-04mm: change signature of free_reserved_area() to fix building warningsJiang Liu1-1/+1
2013-07-04arch: c6x: mm: include "asm/uaccess.h" to pass compilingChen Gang1-0/+1
2013-04-30mm/c6x: use common help functions to free reserved pagesJiang Liu1-28/+2
2011-10-07C6X: memory management and DMA supportAurelien Jacquiot2-0/+256
2011-10-07C6X: build infrastructureAurelien Jacquiot1-0/+5