summaryrefslogtreecommitdiffstats
path: root/arch/c6x/mm
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-192-9/+2Star
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* init: provide a generic free_initmem implementationMike Rapoport2019-05-141-5/+0Star
* initramfs: provide a generic free_initrd_mem implementationChristoph Hellwig2019-05-141-7/+0Star
* treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-122-0/+7
* arch: don't memset(0) memory returned by memblock_alloc()Mike Rapoport2019-03-121-1/+0Star
* arch: simplify several early memory allocationsMike Rapoport2019-03-081-7/+2Star
* dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig2018-12-201-1/+4
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+1
* memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-311-1/+1
* memblock: replace alloc_bootmem_pages with memblock_allocMike Rapoport2018-10-311-1/+2
* memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport2018-10-311-2/+2
* c6x: use generic dma_noncoherent_opsChristoph Hellwig2018-05-191-3/+37
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-2/+2
* c6x: convert to dma_map_opsChristoph Hellwig2016-01-211-6/+4Star
* mm/c6x: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-041-10/+1Star
* mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-041-1/+1
* mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-041-2/+2
* mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-041-1/+1
* arch: c6x: mm: include "asm/uaccess.h" to pass compilingChen Gang2013-07-041-0/+1
* mm/c6x: use common help functions to free reserved pagesJiang Liu2013-04-301-28/+2Star
* C6X: memory management and DMA supportAurelien Jacquiot2011-10-072-0/+256
* C6X: build infrastructureAurelien Jacquiot2011-10-071-0/+5