1. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  2. 5650682 ARM: 8561/4: dma-mapping: Fix the coherent case when iommu is used by Gregory CLEMENT · 8 years ago
  3. f127089 ARM: 8561/3: dma-mapping: Don't use outer_flush_range when the L2C is coherent by Gregory CLEMENT · 8 years ago
  4. a1c28b7 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  5. 53c92d7 iommu: of: enforce const-ness of struct iommu_ops by Robin Murphy · 8 years ago
  6. 9c18fcf ARM: 8551/2: DMA: Fix kzalloc flags in __dma_alloc by Alexandre Courbot · 8 years ago
  7. b67dd2e ARM: 8548/1: dma-mapping: remove arm_dma_set_mask() by Alexandre Courbot · 8 years ago
  8. b426867 ARM: 8546/1: dma-mapping: refactor to fix coherent+cma+gfp=0 by Rabin Vincent · 8 years ago
  9. 19e6e5e ARM: 8547/1: dma-mapping: store buffer information by Rabin Vincent · 8 years ago
  10. 14d3ae2 ARM: 8507/1: dma-mapping: Use DMA_ATTR_ALLOC_SINGLE_PAGES hint to optimize alloc by Doug Anderson · 8 years ago
  11. 33298ef ARM: 8505/1: dma-mapping: Optimize allocation by Doug Anderson · 8 years ago
  12. 1d5cfdb tree wide: use kvfree() than conditional kfree()/vfree() by Tetsuo Handa · 8 years ago
  13. 3e6110f Revert "scatterlist: use sg_phys()" by Dan Williams · 9 years ago
  14. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  15. 7e31210 ARM: 8427/1: dma-mapping: add support for offset parameter in dma_mmap() by Marek Szyprowski · 9 years ago
  16. 371f0f0 ARM: 8426/1: dma-mapping: add missing range check in dma_mmap() by Marek Szyprowski · 9 years ago
  17. 99bc721 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  18. 90cde55 ARM: 8437/1: dma-mapping: fix build warning with new DMA_ERROR_CODE definition by Andre Przywara · 9 years ago
  19. 6894258 dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} by Christoph Hellwig · 9 years ago
  20. c706c7e Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  21. 40d3f02 Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into for-linus by Russell King · 9 years ago
  22. d975f30 Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  23. db0fa0c scatterlist: use sg_phys() by Dan Williams · 9 years ago
  24. 21caf3a ARM: 8398/1: arm DMA: Fix allocation from CMA for coherent DMA by Lorenzo Nava · 9 years ago
  25. 1234e3f ARM: reduce visibility of dmac_* functions by Russell King · 9 years ago
  26. 462859aa ARM: 8404/1: dma-mapping: fix off-by-one error in bitmap size check by Marek Szyprowski · 9 years ago
  27. 9de44aa Merge branches 'arnd-fixes', 'clk', 'misc', 'v7' and 'fixes' into for-next by Russell King · 9 years ago
  28. 55af8a9 ARM: 8387/1: arm/mm/dma-mapping.c: Add arm_coherent_dma_mmap by Mike Looijmans · 9 years ago
  29. 1424532 ARM: 8347/1: dma-mapping: fix off-by-one check in arm_setup_iommu_dma_ops by Marek Szyprowski · 9 years ago
  30. bb0fd7a Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  31. c848791 Merge branches 'misc', 'vdso' and 'fixes' into for-next by Russell King · 9 years ago
  32. 3be1b98 Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  33. 49f28aa6 ARM: 8337/1: mm: Do not invoke OOM for higher order IOMMU DMA allocations by Tomasz Figa · 9 years ago
  34. 89cfdb1 ARM: 8289/1: dma-mapping: use to_dma_iommu_mapping instead of accessing archdata by Will Deacon · 9 years ago
  35. 22b3c18 arm: dma-mapping: limit IOMMU mapping size by Murali Karicheri · 9 years ago
  36. 8bf1268 ARM: dma-api: fix off-by-one error in __dma_supported() by Russell King · 9 years ago
  37. 6e8266e ARM: 8304/1: Respect NO_KERNEL_MAPPING when we don't have an IOMMU by Carlo Caione · 9 years ago
  38. 90c453c Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  39. 23be7fd ARM: 8305/1: DMA: Fix kzalloc flags in __iommu_alloc_buffer() by Alexandre Courbot · 9 years ago
  40. 5659c0e Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  41. eab8d65 arm: dma-mapping: Set DMA IOMMU ops in arm_iommu_attach_device() by Laurent Pinchart · 9 years ago
  42. c2273a1 ARM: 8288/1: dma-mapping: don't detach devices without an IOMMU during teardown by Will Deacon · 9 years ago
  43. 6f51ee7 Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  44. 4bb2578 arm: dma-mapping: plumb our iommu mapping ops into arch_setup_dma_ops by Will Deacon · 10 years ago
  45. 0057572 ARM: 8181/1: Drop extra return statement by Laura Abbott · 10 years ago
  46. 36d0fd2 arm: use genalloc for the atomic pool by Laura Abbott · 10 years ago
  47. 513510d common: dma-mapping: introduce common remapping functions by Laura Abbott · 10 years ago
  48. a254129 CMA: generalize CMA reserved area management functionality by Joonsoo Kim · 10 years ago
  49. 6b07699 ARM: DMA: ensure that old section mappings are flushed from the TLB by Russell King · 10 years ago
  50. eb3d3ec Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next by Linus Torvalds · 10 years ago
  51. bd63ce2 Merge branch 'devel-stable' into for-next by Russell King · 10 years ago
  52. 1fb3334 Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next by Russell King · 10 years ago
  53. 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 · 10 years ago
  54. deace4a ARM: dma-mapping: avoid calling dma_cache_maint_page() on dev=>cpu by Russell King · 10 years ago
  55. e464ef1 arm: dma-mapping: add checking cma area initialized by Gioh Kim · 10 years ago
  56. 006f841 arm: dma-iommu: Clean up redundant variable by Ritesh Harjani · 10 years ago
  57. 2161c24 ARM: dma: use phys_addr_t in __dma_page_[cpu_to_dev/dev_to_cpu] by Santosh Shilimkar · 10 years ago
  58. 59f0f11 arm: dma-mapping: Fix mapping size value by Ritesh Harjani · 10 years ago
  59. 2d1eb87 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  60. bce5669 Merge branch 'devel-stable' into for-next by Russell King · 10 years ago
  61. 68efd7d arm: dma-mapping: remove order parameter from arm_iommu_create_mapping() by Marek Szyprowski · 10 years ago
  62. 4d852ef arm: dma-mapping: Add support to extend DMA IOMMU mappings by Andreas Herrmann · 10 years ago
  63. 6ea41c8 ARM: 7979/1: mm: Remove hugetlb warning from Coherent DMA allocator by Steven Capper · 10 years ago
  64. 10c8562 ARM: dma-mapping: fix GFP_ATOMIC macro usage by Marek Szyprowski · 10 years ago
  65. 6f14d77 Merge branches 'amba', 'fixes', 'kees', 'misc' and 'unstable/sa11x0' into for-next by Russell King · 10 years ago
  66. 71b5566 ARM: fix executability of CMA mappings by Russell King · 11 years ago
  67. 9f28cde ARM: another fix for the DMA mapping checks by Russell King · 11 years ago
  68. 11a5aa3 ARM: dma-mapping: check DMA mask against available memory by Russell King · 11 years ago
  69. f47671e Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  70. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  71. 42cbe82 Merge branches 'fixes', 'mmci' and 'sa11x0' into for-next by Russell King · 11 years ago
  72. 4dcfa60 ARM: DMA-API: better handing of DMA masks for coherent allocations by Russell King · 11 years ago
  73. 0ea1ec7 ARM: dma-mapping: don't allow DMA mappings to be marked executable by Russell King · 11 years ago
  74. c9b2499 ARM: dma-mapping: Always pass proper prot flags to iommu_map() by Andreas Herrmann · 11 years ago
  75. 2e03285 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  76. bf550fc Merge remote-tracking branch 'origin/next' into kvm-ppc-next by Alexander Graf · 11 years ago
  77. 792a843 ARM: mm: remove redundant dsb() prior to range TLB invalidation by Will Deacon · 11 years ago
  78. 20f7462 Merge remote-tracking branch 'cmadma/for-v3.12-cma-dma' into kvm-ppc-next by Alexander Graf · 11 years ago
  79. 8b70a90 Merge branch 'for-v3.11' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 11 years ago
  80. f825c73 mm/cma: Move dma contiguous changes into a seperate config by Aneesh Kumar K.V · 11 years ago
  81. 3c0c01a Merge branch 'devel-stable' into for-next by Russell King · 11 years ago
  82. 5b91a98 ARM: dma: Drop __GFP_COMP for iommu dma memory allocations by Richard Zhao · 11 years ago
  83. 63c1819 ARM: DMA-mapping: mark all !DMA_TO_DEVICE pages in unmapping as clean by Ming Lei · 11 years ago
  84. 9e4b259 ARM: dma-mapping: NULLify dev->archdata.mapping pointer on detach by Will Deacon · 11 years ago
  85. 13987d6 ARM: dma-mapping: convert DMA direction into IOMMU protection attributes by Will Deacon · 11 years ago
  86. 836bfa0 ARM: dma-mapping: Get pages if the cpu_addr is out of atomic_pool by YoungJun Cho · 11 years ago
  87. 1355e2a ARM: mm: HugeTLB support for LPAE systems. by Catalin Marinas · 12 years ago
  88. b2a234e ARM: 7730/1: DMA-mapping: mark all !DMA_TO_DEVICE pages in unmapping as clean by Ming Lei · 11 years ago
  89. 946342d Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'smp-hotplug' into for-linus by Russell King · 11 years ago
  90. dd0f67f ARM: 7693/1: mm: clean-up in order to reduce to call kmap_high_get() by Joonsoo Kim · 11 years ago
  91. 9d1400c ARM: DMA-mapping: add missing GFP_DMA flag for atomic buffer allocation by Marek Szyprowski · 11 years ago
  92. d589829 ARM: DMA-mapping: fix memory leak in IOMMU dma-mapping implementation by Marek Szyprowski · 11 years ago
  93. 60460ab ARM: dma-mapping: Add maximum alignment order for dma iommu buffers by Seung-Woo Kim · 11 years ago
  94. f8669be ARM: dma-mapping: use himem for DMA buffers for IOMMU-mapped devices by Marek Szyprowski · 11 years ago
  95. 9848e48 ARM: dma-mapping: add support for CMA regions placed in highmem zone by Marek Szyprowski · 11 years ago
  96. 18177d1 arm: dma mapping: export arm iommu functions by Prathyush K · 11 years ago
  97. 6fe3675 ARM: dma-mapping: Add arm_iommu_detach_device() by Hiroshi Doyu · 11 years ago
  98. d09e133 ARM: dma-mapping: Set arm_dma_set_mask() for iommu->set_dma_mask() by Hiroshi Doyu · 11 years ago
  99. 633dc92 ARM: DMA mapping: fix bad atomic test by Russell King · 11 years ago
  100. 1565337 ARM: DMA: Fix struct page iterator in dma_cache_maint() to work with sparsemem by Russell King · 11 years ago