Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-11-15 | 1 | -1/+1 |
|\ | |||||
| * | treewide: fix "usefull" typo | Michael Opdenacker | 2013-10-14 | 1 | -1/+1 |
| * | drivers / dma-contiguous: Fix __init attribute location | Hanjun Guo | 2013-08-19 | 1 | -2/+2 |
* | | drivers: dma-contiguous: clean source code and prepare for device tree | Marek Szyprowski | 2013-08-27 | 1 | -75/+44 |
|/ | |||||
* | drivers: cma: represent physical addresses as phys_addr_t | Vitaly Andrianov | 2012-12-11 | 1 | -14/+10 |
* | drivers: dma-contiguous: Don't redefine SZ_1M | Laurent Pinchart | 2012-10-23 | 1 | -4/+1 |
* | drivers: dma-contiguous: refactor dma_alloc_from_contiguous() | Michal Nazarewicz | 2012-10-02 | 1 | -11/+7 |
* | mm: cma: fix alignment requirements for contiguous regions | Marek Szyprowski | 2012-08-28 | 1 | -1/+1 |
* | drivers: add Contiguous Memory Allocator | Marek Szyprowski | 2012-05-21 | 1 | -0/+401 |