Age | Commit message (Expand) | Author |
2014-10-29 | ARM: 8181/1: Drop extra return statement | Laura Abbott |
2014-10-09 | arm: use genalloc for the atomic pool | Laura Abbott |
2014-10-09 | common: dma-mapping: introduce common remapping functions | Laura Abbott |
2014-08-06 | 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-04 | 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 |
2014-02-11 | ARM: dma-mapping: fix GFP_ATOMIC macro usage | Marek Szyprowski |
2014-01-21 | Merge branches 'amba', 'fixes', 'kees', 'misc' and 'unstable/sa11x0' into for... | Russell King |
2013-12-11 | ARM: fix executability of CMA mappings | Russell King |
2013-12-09 | ARM: another fix for the DMA mapping checks | Russell King |
2013-11-30 | ARM: dma-mapping: check DMA mask against available memory | Russell King |
2013-11-14 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-11-14 | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-11-12 | Merge branches 'fixes', 'mmci' and 'sa11x0' into for-next | Russell King |
2013-10-31 | ARM: DMA-API: better handing of DMA masks for coherent allocations | Russell King |
2013-10-24 | ARM: dma-mapping: don't allow DMA mappings to be marked executable | Russell King |
2013-10-02 | ARM: dma-mapping: Always pass proper prot flags to iommu_map() | Andreas Herrmann |
2013-09-05 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-08-29 | Merge remote-tracking branch 'origin/next' into kvm-ppc-next | Alexander Graf |
2013-08-12 | ARM: mm: remove redundant dsb() prior to range TLB invalidation | Will Deacon |
2013-07-08 | Merge remote-tracking branch 'cmadma/for-v3.12-cma-dma' into kvm-ppc-next | Alexander Graf |
2013-07-06 | Merge branch 'for-v3.11' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds |
2013-07-02 | mm/cma: Move dma contiguous changes into a seperate config | Aneesh Kumar K.V |
2013-06-29 | Merge branch 'devel-stable' into for-next | Russell King |
2013-06-28 | ARM: dma: Drop __GFP_COMP for iommu dma memory allocations | Richard Zhao |
2013-06-28 | ARM: DMA-mapping: mark all !DMA_TO_DEVICE pages in unmapping as clean | Ming Lei |
2013-06-28 | ARM: dma-mapping: NULLify dev->archdata.mapping pointer on detach | Will Deacon |
2013-06-28 | ARM: dma-mapping: convert DMA direction into IOMMU protection attributes | Will Deacon |
2013-06-28 | ARM: dma-mapping: Get pages if the cpu_addr is out of atomic_pool | YoungJun Cho |
2013-06-04 | ARM: mm: HugeTLB support for LPAE systems. | Catalin Marinas |
2013-05-23 | ARM: 7730/1: DMA-mapping: mark all !DMA_TO_DEVICE pages in unmapping as clean | Ming Lei |
2013-05-02 | Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm... | Russell King |
2013-04-17 | ARM: 7693/1: mm: clean-up in order to reduce to call kmap_high_get() | Joonsoo Kim |
2013-03-14 | ARM: DMA-mapping: add missing GFP_DMA flag for atomic buffer allocation | Marek Szyprowski |
2013-02-25 | ARM: DMA-mapping: fix memory leak in IOMMU dma-mapping implementation | Marek Szyprowski |
2013-02-25 | ARM: dma-mapping: Add maximum alignment order for dma iommu buffers | Seung-Woo Kim |
2013-02-25 | ARM: dma-mapping: use himem for DMA buffers for IOMMU-mapped devices | Marek Szyprowski |