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