summaryrefslogtreecommitdiff
path: root/arch/c6x/mm
AgeCommit message (Expand)Author
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-01-20c6x: convert to dma_map_opsChristoph Hellwig
2013-07-03mm/c6x: prepare for removing num_physpages and simplify mem_init()Jiang Liu
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu
2013-07-03arch: c6x: mm: include "asm/uaccess.h" to pass compilingChen Gang
2013-04-29mm/c6x: use common help functions to free reserved pagesJiang Liu
2011-10-06C6X: memory management and DMA supportAurelien Jacquiot
2011-10-06C6X: build infrastructureAurelien Jacquiot