Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 1 | -2/+2 |
2016-01-21 | c6x: convert to dma_map_ops | Christoph Hellwig | 1 | -6/+4 |
2013-07-04 | mm/c6x: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 1 | -10/+1 |
2013-07-04 | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu | 1 | -1/+1 |
2013-07-04 | mm: enhance free_reserved_area() to support poisoning memory with zero | Jiang Liu | 1 | -2/+2 |
2013-07-04 | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu | 1 | -1/+1 |
2013-07-04 | arch: c6x: mm: include "asm/uaccess.h" to pass compiling | Chen Gang | 1 | -0/+1 |
2013-04-30 | mm/c6x: use common help functions to free reserved pages | Jiang Liu | 1 | -28/+2 |
2011-10-07 | C6X: memory management and DMA support | Aurelien Jacquiot | 2 | -0/+256 |
2011-10-07 | C6X: build infrastructure | Aurelien Jacquiot | 1 | -0/+5 |