aboutsummaryrefslogtreecommitdiff
path: root/arch/c6x/mm
AgeCommit message (Expand)AuthorFilesLines
2018-05-19c6x: use generic dma_noncoherent_opsGravatar Christoph Hellwig 1-3/+37
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 1-1/+1
2016-08-04dma-mapping: use unsigned long for dma_attrsGravatar Krzysztof Kozlowski 1-2/+2
2016-01-20c6x: convert to dma_map_opsGravatar Christoph Hellwig 1-6/+4
2013-07-03mm/c6x: prepare for removing num_physpages and simplify mem_init()Gravatar Jiang Liu 1-10/+1
2013-07-03mm: concentrate modification of totalram_pages into the mm coreGravatar Jiang Liu 1-1/+1
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroGravatar Jiang Liu 1-2/+2
2013-07-03mm: change signature of free_reserved_area() to fix building warningsGravatar Jiang Liu 1-1/+1
2013-07-03arch: c6x: mm: include "asm/uaccess.h" to pass compilingGravatar Chen Gang 1-0/+1
2013-04-29mm/c6x: use common help functions to free reserved pagesGravatar Jiang Liu 1-28/+2
2011-10-06C6X: memory management and DMA supportGravatar Aurelien Jacquiot 2-0/+256
2011-10-06C6X: build infrastructureGravatar Aurelien Jacquiot 1-0/+5