index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
c6x
/
mm
Age
Commit message (
Expand
)
Author
2018-12-20
dma-mapping: zero memory returned from dma_alloc_*
Christoph Hellwig
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
2018-10-31
memblock: replace alloc_bootmem_pages with memblock_alloc
Mike Rapoport
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
2018-05-19
c6x: use generic dma_noncoherent_ops
Christoph Hellwig
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-01-20
c6x: convert to dma_map_ops
Christoph Hellwig
2013-07-03
mm/c6x: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-03
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2013-07-03
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
2013-07-03
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
2013-07-03
arch: c6x: mm: include "asm/uaccess.h" to pass compiling
Chen Gang
2013-04-29
mm/c6x: use common help functions to free reserved pages
Jiang Liu
2011-10-06
C6X: memory management and DMA support
Aurelien Jacquiot
2011-10-06
C6X: build infrastructure
Aurelien Jacquiot