1. d3e01c5 arm: dma-mapping: Reset the device's dma_ops by Sricharan R · 8 years ago
  2. a93a121 ARM: dma-mapping: Don't tear down third-party mappings by Laurent Pinchart · 8 years ago
  3. 28b4780 Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  4. 2c0248d Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm/smmu', 'arm/core', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 8 years ago
  5. e058632 xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..." by Stefano Stabellini · 8 years ago
  6. 26b37b9 arm: dma-mapping: Don't override dma_ops in arch_setup_dma_ops() by Laurent Pinchart · 10 years ago
  7. 916a008 ARM: dma-mapping: disallow dma_get_sgtable() for non-kernel managed memory by Russell King · 8 years ago
  8. d4f4cf7 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  9. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  10. 712c604 mm: wire up GFP flag passing in dma_alloc_from_contiguous by Lucas Stach · 8 years ago
  11. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  12. 7d2822d arm/dma-mapping: Implement DMA_ATTR_PRIVILEGED by Sricharan R · 8 years ago
  13. 79964a1 ARM: 8633/1: nommu: allow mmap when !CONFIG_MMU by Benjamin Gaignard · 8 years ago
  14. 256ff1c ARM: 8628/1: dma-mapping: preallocate DMA-debug hash tables in core_initcall by Marek Szyprowski · 8 years ago
  15. 553911c Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  16. 24ed5d2 arm: dma-mapping: add {map,unmap}_resource for iommu ops by Niklas Söderlund · 8 years ago
  17. bf31c5e ARM: 8587/1: dma-mapping: Use %zu for printing a size_t variable by Fabio Estevam · 8 years ago
  18. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  19. 5650682 ARM: 8561/4: dma-mapping: Fix the coherent case when iommu is used by Gregory CLEMENT · 9 years ago
  20. f127089 ARM: 8561/3: dma-mapping: Don't use outer_flush_range when the L2C is coherent by Gregory CLEMENT · 9 years ago
  21. a1c28b7 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  22. 53c92d7 iommu: of: enforce const-ness of struct iommu_ops by Robin Murphy · 9 years ago
  23. 9c18fcf ARM: 8551/2: DMA: Fix kzalloc flags in __dma_alloc by Alexandre Courbot · 9 years ago
  24. b67dd2e ARM: 8548/1: dma-mapping: remove arm_dma_set_mask() by Alexandre Courbot · 9 years ago
  25. b426867 ARM: 8546/1: dma-mapping: refactor to fix coherent+cma+gfp=0 by Rabin Vincent · 9 years ago
  26. 19e6e5e ARM: 8547/1: dma-mapping: store buffer information by Rabin Vincent · 9 years ago
  27. 14d3ae2 ARM: 8507/1: dma-mapping: Use DMA_ATTR_ALLOC_SINGLE_PAGES hint to optimize alloc by Doug Anderson · 9 years ago
  28. 33298ef ARM: 8505/1: dma-mapping: Optimize allocation by Doug Anderson · 9 years ago
  29. 1d5cfdb tree wide: use kvfree() than conditional kfree()/vfree() by Tetsuo Handa · 9 years ago
  30. 3e6110f Revert "scatterlist: use sg_phys()" by Dan Williams · 9 years ago
  31. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  32. 7e31210 ARM: 8427/1: dma-mapping: add support for offset parameter in dma_mmap() by Marek Szyprowski · 9 years ago
  33. 371f0f0 ARM: 8426/1: dma-mapping: add missing range check in dma_mmap() by Marek Szyprowski · 9 years ago
  34. 99bc721 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  35. 90cde55 ARM: 8437/1: dma-mapping: fix build warning with new DMA_ERROR_CODE definition by Andre Przywara · 9 years ago
  36. 6894258 dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} by Christoph Hellwig · 9 years ago
  37. c706c7e Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  38. 40d3f02 Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into for-linus by Russell King · 9 years ago
  39. d975f30 Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  40. db0fa0c scatterlist: use sg_phys() by Dan Williams · 9 years ago
  41. 21caf3a ARM: 8398/1: arm DMA: Fix allocation from CMA for coherent DMA by Lorenzo Nava · 9 years ago
  42. 1234e3f ARM: reduce visibility of dmac_* functions by Russell King · 9 years ago
  43. 462859aa ARM: 8404/1: dma-mapping: fix off-by-one error in bitmap size check by Marek Szyprowski · 9 years ago
  44. 9de44aa Merge branches 'arnd-fixes', 'clk', 'misc', 'v7' and 'fixes' into for-next by Russell King · 9 years ago
  45. 55af8a9 ARM: 8387/1: arm/mm/dma-mapping.c: Add arm_coherent_dma_mmap by Mike Looijmans · 9 years ago
  46. 1424532 ARM: 8347/1: dma-mapping: fix off-by-one check in arm_setup_iommu_dma_ops by Marek Szyprowski · 10 years ago
  47. bb0fd7a Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  48. c848791 Merge branches 'misc', 'vdso' and 'fixes' into for-next by Russell King · 10 years ago
  49. 3be1b98 Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  50. 49f28aa ARM: 8337/1: mm: Do not invoke OOM for higher order IOMMU DMA allocations by Tomasz Figa · 10 years ago
  51. 89cfdb1 ARM: 8289/1: dma-mapping: use to_dma_iommu_mapping instead of accessing archdata by Will Deacon · 10 years ago
  52. 22b3c18 arm: dma-mapping: limit IOMMU mapping size by Murali Karicheri · 10 years ago
  53. 8bf1268 ARM: dma-api: fix off-by-one error in __dma_supported() by Russell King · 10 years ago
  54. 6e8266e ARM: 8304/1: Respect NO_KERNEL_MAPPING when we don't have an IOMMU by Carlo Caione · 10 years ago
  55. 90c453c Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  56. 23be7fd ARM: 8305/1: DMA: Fix kzalloc flags in __iommu_alloc_buffer() by Alexandre Courbot · 10 years ago
  57. 5659c0e Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  58. eab8d65 arm: dma-mapping: Set DMA IOMMU ops in arm_iommu_attach_device() by Laurent Pinchart · 10 years ago
  59. c2273a1 ARM: 8288/1: dma-mapping: don't detach devices without an IOMMU during teardown by Will Deacon · 10 years ago
  60. 6f51ee7 Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  61. 4bb2578 arm: dma-mapping: plumb our iommu mapping ops into arch_setup_dma_ops by Will Deacon · 10 years ago
  62. 0057572 ARM: 8181/1: Drop extra return statement by Laura Abbott · 10 years ago
  63. 36d0fd2 arm: use genalloc for the atomic pool by Laura Abbott · 10 years ago
  64. 513510d common: dma-mapping: introduce common remapping functions by Laura Abbott · 10 years ago
  65. a254129 CMA: generalize CMA reserved area management functionality by Joonsoo Kim · 10 years ago
  66. 6b07699 ARM: DMA: ensure that old section mappings are flushed from the TLB by Russell King · 10 years ago
  67. eb3d3ec Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next by Linus Torvalds · 10 years ago
  68. bd63ce2 Merge branch 'devel-stable' into for-next by Russell King · 10 years ago
  69. 1fb3334 Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next by Russell King · 10 years ago
  70. 6b74f61 Merge tag 'dt-dma-properties-for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into devel-stable by Russell King · 11 years ago
  71. deace4a ARM: dma-mapping: avoid calling dma_cache_maint_page() on dev=>cpu by Russell King · 11 years ago
  72. e464ef1 arm: dma-mapping: add checking cma area initialized by Gioh Kim · 11 years ago
  73. 006f841 arm: dma-iommu: Clean up redundant variable by Ritesh Harjani · 11 years ago
  74. 2161c24 ARM: dma: use phys_addr_t in __dma_page_[cpu_to_dev/dev_to_cpu] by Santosh Shilimkar · 11 years ago
  75. 59f0f11 arm: dma-mapping: Fix mapping size value by Ritesh Harjani · 11 years ago
  76. 2d1eb87 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 11 years ago
  77. bce5669 Merge branch 'devel-stable' into for-next by Russell King · 11 years ago
  78. 68efd7d arm: dma-mapping: remove order parameter from arm_iommu_create_mapping() by Marek Szyprowski · 11 years ago
  79. 4d852ef arm: dma-mapping: Add support to extend DMA IOMMU mappings by Andreas Herrmann · 11 years ago
  80. 6ea41c8 ARM: 7979/1: mm: Remove hugetlb warning from Coherent DMA allocator by Steven Capper · 11 years ago
  81. 10c8562 ARM: dma-mapping: fix GFP_ATOMIC macro usage by Marek Szyprowski · 11 years ago
  82. 6f14d77 Merge branches 'amba', 'fixes', 'kees', 'misc' and 'unstable/sa11x0' into for-next by Russell King · 11 years ago
  83. 71b5566 ARM: fix executability of CMA mappings by Russell King · 11 years ago
  84. 9f28cde ARM: another fix for the DMA mapping checks by Russell King · 11 years ago
  85. 11a5aa3 ARM: dma-mapping: check DMA mask against available memory by Russell King · 11 years ago
  86. f47671e Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  87. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  88. 42cbe82 Merge branches 'fixes', 'mmci' and 'sa11x0' into for-next by Russell King · 11 years ago
  89. 4dcfa60 ARM: DMA-API: better handing of DMA masks for coherent allocations by Russell King · 11 years ago
  90. 0ea1ec7 ARM: dma-mapping: don't allow DMA mappings to be marked executable by Russell King · 11 years ago
  91. c9b2499 ARM: dma-mapping: Always pass proper prot flags to iommu_map() by Andreas Herrmann · 11 years ago
  92. 2e03285 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  93. bf550fc Merge remote-tracking branch 'origin/next' into kvm-ppc-next by Alexander Graf · 11 years ago
  94. 792a843 ARM: mm: remove redundant dsb() prior to range TLB invalidation by Will Deacon · 12 years ago
  95. 20f7462 Merge remote-tracking branch 'cmadma/for-v3.12-cma-dma' into kvm-ppc-next by Alexander Graf · 11 years ago
  96. 8b70a90 Merge branch 'for-v3.11' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 11 years ago
  97. f825c73 mm/cma: Move dma contiguous changes into a seperate config by Aneesh Kumar K.V · 11 years ago
  98. 3c0c01a Merge branch 'devel-stable' into for-next by Russell King · 11 years ago
  99. 5b91a98 ARM: dma: Drop __GFP_COMP for iommu dma memory allocations by Richard Zhao · 11 years ago
  100. 63c1819 ARM: DMA-mapping: mark all !DMA_TO_DEVICE pages in unmapping as clean by Ming Lei · 12 years ago