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