Age | Commit message (Expand) | Author |
2015-11-07 | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep... | Mel Gorman |
2015-10-03 | ARM: 8427/1: dma-mapping: add support for offset parameter in dma_mmap() | Marek Szyprowski |
2015-10-03 | ARM: 8426/1: dma-mapping: add missing range check in dma_mmap() | Marek Szyprowski |
2015-09-20 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2015-09-16 | ARM: 8437/1: dma-mapping: fix build warning with new DMA_ERROR_CODE definition | Andre Przywara |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig |
2015-09-03 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2015-09-03 | Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ... | Russell King |
2015-09-02 | Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-08-17 | scatterlist: use sg_phys() | Dan Williams |
2015-08-04 | ARM: 8398/1: arm DMA: Fix allocation from CMA for coherent DMA | Lorenzo Nava |
2015-08-01 | ARM: reduce visibility of dmac_* functions | Russell King |
2015-07-17 | ARM: 8404/1: dma-mapping: fix off-by-one error in bitmap size check | Marek Szyprowski |
2015-06-12 | Merge branches 'arnd-fixes', 'clk', 'misc', 'v7' and 'fixes' into for-next | Russell King |
2015-06-06 | ARM: 8387/1: arm/mm/dma-mapping.c: Add arm_coherent_dma_mmap | Mike Looijmans |
2015-05-03 | ARM: 8347/1: dma-mapping: fix off-by-one check in arm_setup_iommu_dma_ops | Marek Szyprowski |
2015-04-15 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2015-04-14 | Merge branches 'misc', 'vdso' and 'fixes' into for-next | Russell King |
2015-04-13 | Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-04-02 | ARM: 8337/1: mm: Do not invoke OOM for higher order IOMMU DMA allocations | Tomasz Figa |
2015-03-18 | ARM: 8289/1: dma-mapping: use to_dma_iommu_mapping instead of accessing archdata | Will Deacon |
2015-03-12 | arm: dma-mapping: limit IOMMU mapping size | Murali Karicheri |
2015-03-10 | ARM: dma-api: fix off-by-one error in __dma_supported() | Russell King |
2015-02-23 | ARM: 8304/1: Respect NO_KERNEL_MAPPING when we don't have an IOMMU | Carlo Caione |
2015-02-22 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2015-02-20 | ARM: 8305/1: DMA: Fix kzalloc flags in __iommu_alloc_buffer() | Alexandre Courbot |
2015-02-04 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2015-01-29 | arm: dma-mapping: Set DMA IOMMU ops in arm_iommu_attach_device() | Laurent Pinchart |
2015-01-29 | ARM: 8288/1: dma-mapping: don't detach devices without an IOMMU during teardown | Will Deacon |
2014-12-16 | Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-12-01 | arm: dma-mapping: plumb our iommu mapping ops into arch_setup_dma_ops | Will Deacon |
2014-10-29 | ARM: 8181/1: Drop extra return statement | Laura Abbott |
2014-10-10 | arm: use genalloc for the atomic pool | Laura Abbott |
2014-10-10 | common: dma-mapping: introduce common remapping functions | Laura Abbott |
2014-08-07 | CMA: generalize CMA reserved area management functionality | Joonsoo Kim |
2014-07-17 | ARM: DMA: ensure that old section mappings are flushed from the TLB | Russell King |
2014-06-05 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next | Linus Torvalds |
2014-06-05 | Merge branch 'devel-stable' into for-next | Russell King |
2014-06-05 | Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next | Russell King |
2014-05-23 | Merge tag 'dt-dma-properties-for-arm' of git://git.kernel.org/pub/scm/linux/k... | Russell King |
2014-05-22 | ARM: dma-mapping: avoid calling dma_cache_maint_page() on dev=>cpu | Russell King |
2014-05-22 | arm: dma-mapping: add checking cma area initialized | Gioh Kim |
2014-05-20 | arm: dma-iommu: Clean up redundant variable | Ritesh Harjani |
2014-05-07 | ARM: dma: use phys_addr_t in __dma_page_[cpu_to_dev/dev_to_cpu] | Santosh Shilimkar |
2014-04-23 | arm: dma-mapping: Fix mapping size value | Ritesh Harjani |
2014-04-05 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2014-04-03 | Merge branch 'devel-stable' into for-next | Russell King |
2014-02-28 | arm: dma-mapping: remove order parameter from arm_iommu_create_mapping() | Marek Szyprowski |
2014-02-28 | arm: dma-mapping: Add support to extend DMA IOMMU mappings | Andreas Herrmann |
2014-02-18 | ARM: 7979/1: mm: Remove hugetlb warning from Coherent DMA allocator | Steven Capper |