1. bb0fd7a Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  2. c848791 Merge branches 'misc', 'vdso' and 'fixes' into for-next by Russell King · 10 years ago
  3. 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
  4. 49f28aa6 ARM: 8337/1: mm: Do not invoke OOM for higher order IOMMU DMA allocations by Tomasz Figa · 10 years ago
  5. 89cfdb1 ARM: 8289/1: dma-mapping: use to_dma_iommu_mapping instead of accessing archdata by Will Deacon · 10 years ago
  6. 22b3c18 arm: dma-mapping: limit IOMMU mapping size by Murali Karicheri · 10 years ago
  7. 8bf1268 ARM: dma-api: fix off-by-one error in __dma_supported() by Russell King · 10 years ago
  8. 6e8266e ARM: 8304/1: Respect NO_KERNEL_MAPPING when we don't have an IOMMU by Carlo Caione · 10 years ago
  9. 90c453c Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  10. 23be7fd ARM: 8305/1: DMA: Fix kzalloc flags in __iommu_alloc_buffer() by Alexandre Courbot · 10 years ago
  11. 5659c0e Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  12. eab8d65 arm: dma-mapping: Set DMA IOMMU ops in arm_iommu_attach_device() by Laurent Pinchart · 10 years ago
  13. c2273a1 ARM: 8288/1: dma-mapping: don't detach devices without an IOMMU during teardown by Will Deacon · 10 years ago
  14. 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
  15. 4bb2578 arm: dma-mapping: plumb our iommu mapping ops into arch_setup_dma_ops by Will Deacon · 10 years ago
  16. 0057572 ARM: 8181/1: Drop extra return statement by Laura Abbott · 10 years ago
  17. 36d0fd2 arm: use genalloc for the atomic pool by Laura Abbott · 10 years ago
  18. 513510d common: dma-mapping: introduce common remapping functions by Laura Abbott · 10 years ago
  19. a254129 CMA: generalize CMA reserved area management functionality by Joonsoo Kim · 10 years ago
  20. 6b07699 ARM: DMA: ensure that old section mappings are flushed from the TLB by Russell King · 10 years ago
  21. eb3d3ec Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next by Linus Torvalds · 10 years ago
  22. bd63ce2 Merge branch 'devel-stable' into for-next by Russell King · 10 years ago
  23. 1fb3334 Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next by Russell King · 10 years ago
  24. 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
  25. deace4a ARM: dma-mapping: avoid calling dma_cache_maint_page() on dev=>cpu by Russell King · 10 years ago
  26. e464ef1 arm: dma-mapping: add checking cma area initialized by Gioh Kim · 10 years ago
  27. 006f841 arm: dma-iommu: Clean up redundant variable by Ritesh Harjani · 10 years ago
  28. 2161c24 ARM: dma: use phys_addr_t in __dma_page_[cpu_to_dev/dev_to_cpu] by Santosh Shilimkar · 10 years ago
  29. 59f0f11 arm: dma-mapping: Fix mapping size value by Ritesh Harjani · 11 years ago
  30. 2d1eb87 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 11 years ago
  31. bce5669 Merge branch 'devel-stable' into for-next by Russell King · 11 years ago
  32. 68efd7d arm: dma-mapping: remove order parameter from arm_iommu_create_mapping() by Marek Szyprowski · 11 years ago
  33. 4d852ef arm: dma-mapping: Add support to extend DMA IOMMU mappings by Andreas Herrmann · 11 years ago
  34. 6ea41c8 ARM: 7979/1: mm: Remove hugetlb warning from Coherent DMA allocator by Steven Capper · 11 years ago
  35. 10c8562 ARM: dma-mapping: fix GFP_ATOMIC macro usage by Marek Szyprowski · 11 years ago
  36. 6f14d77 Merge branches 'amba', 'fixes', 'kees', 'misc' and 'unstable/sa11x0' into for-next by Russell King · 11 years ago
  37. 71b5566 ARM: fix executability of CMA mappings by Russell King · 11 years ago
  38. 9f28cde ARM: another fix for the DMA mapping checks by Russell King · 11 years ago
  39. 11a5aa3 ARM: dma-mapping: check DMA mask against available memory by Russell King · 11 years ago
  40. f47671e Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  41. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  42. 42cbe82 Merge branches 'fixes', 'mmci' and 'sa11x0' into for-next by Russell King · 11 years ago
  43. 4dcfa60 ARM: DMA-API: better handing of DMA masks for coherent allocations by Russell King · 11 years ago
  44. 0ea1ec7 ARM: dma-mapping: don't allow DMA mappings to be marked executable by Russell King · 11 years ago
  45. c9b2499 ARM: dma-mapping: Always pass proper prot flags to iommu_map() by Andreas Herrmann · 11 years ago
  46. 2e03285 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  47. bf550fc Merge remote-tracking branch 'origin/next' into kvm-ppc-next by Alexander Graf · 11 years ago
  48. 792a843 ARM: mm: remove redundant dsb() prior to range TLB invalidation by Will Deacon · 11 years ago
  49. 20f7462 Merge remote-tracking branch 'cmadma/for-v3.12-cma-dma' into kvm-ppc-next by Alexander Graf · 11 years ago
  50. 8b70a90 Merge branch 'for-v3.11' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 11 years ago
  51. f825c73 mm/cma: Move dma contiguous changes into a seperate config by Aneesh Kumar K.V · 11 years ago
  52. 3c0c01a Merge branch 'devel-stable' into for-next by Russell King · 11 years ago
  53. 5b91a98 ARM: dma: Drop __GFP_COMP for iommu dma memory allocations by Richard Zhao · 11 years ago
  54. 63c1819 ARM: DMA-mapping: mark all !DMA_TO_DEVICE pages in unmapping as clean by Ming Lei · 11 years ago
  55. 9e4b259 ARM: dma-mapping: NULLify dev->archdata.mapping pointer on detach by Will Deacon · 11 years ago
  56. 13987d6 ARM: dma-mapping: convert DMA direction into IOMMU protection attributes by Will Deacon · 11 years ago
  57. 836bfa0 ARM: dma-mapping: Get pages if the cpu_addr is out of atomic_pool by YoungJun Cho · 11 years ago
  58. 1355e2a ARM: mm: HugeTLB support for LPAE systems. by Catalin Marinas · 12 years ago
  59. b2a234e ARM: 7730/1: DMA-mapping: mark all !DMA_TO_DEVICE pages in unmapping as clean by Ming Lei · 11 years ago
  60. 946342d Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'smp-hotplug' into for-linus by Russell King · 11 years ago
  61. dd0f67f ARM: 7693/1: mm: clean-up in order to reduce to call kmap_high_get() by Joonsoo Kim · 12 years ago
  62. 9d1400c ARM: DMA-mapping: add missing GFP_DMA flag for atomic buffer allocation by Marek Szyprowski · 12 years ago
  63. d589829 ARM: DMA-mapping: fix memory leak in IOMMU dma-mapping implementation by Marek Szyprowski · 12 years ago
  64. 60460ab ARM: dma-mapping: Add maximum alignment order for dma iommu buffers by Seung-Woo Kim · 12 years ago
  65. f8669be ARM: dma-mapping: use himem for DMA buffers for IOMMU-mapped devices by Marek Szyprowski · 12 years ago
  66. 9848e48 ARM: dma-mapping: add support for CMA regions placed in highmem zone by Marek Szyprowski · 12 years ago
  67. 18177d1 arm: dma mapping: export arm iommu functions by Prathyush K · 12 years ago
  68. 6fe3675 ARM: dma-mapping: Add arm_iommu_detach_device() by Hiroshi Doyu · 12 years ago
  69. d09e133 ARM: dma-mapping: Set arm_dma_set_mask() for iommu->set_dma_mask() by Hiroshi Doyu · 12 years ago
  70. 633dc92 ARM: DMA mapping: fix bad atomic test by Russell King · 12 years ago
  71. 1565337 ARM: DMA: Fix struct page iterator in dma_cache_maint() to work with sparsemem by Russell King · 12 years ago
  72. 3c2e81e Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  73. 549a17e ARM: dma-mapping: add support for DMA_ATTR_FORCE_CONTIGUOUS attribute by Marek Szyprowski · 12 years ago
  74. 87b54e7 arm: dma mapping: Export a dma ops function arm_dma_set_mask by Gregory CLEMENT · 12 years ago
  75. 3dd7ea9 ARM: dma-mapping: fix build warning in __dma_alloc() by Jingoo Han · 12 years ago
  76. 461b6f0 Merge branch 'next-cleanup' into for-v3.7 by Marek Szyprowski · 12 years ago
  77. abebfb1 ARM: dma-mapping: Remove unsed var at arm_coherent_iommu_unmap_page by Hiroshi Doyu · 12 years ago
  78. 0fa478d ARM: add coherent iommu dma ops by Rob Herring · 12 years ago
  79. dd37e94 ARM: add coherent dma ops by Rob Herring · 12 years ago
  80. 75c5971 ARM: dma-mapping: Refrain noisy console message by Hiroshi Doyu · 12 years ago
  81. 5a796ee ARM: dma-mapping: Small logical clean up by Hiroshi Doyu · 12 years ago
  82. ec10665 ARM: dma-mapping: Fix potential memory leak in atomic_pool_init() by Sachin Kamat · 12 years ago
  83. f3d8752 arm: mm: fix DMA pool affiliation check by Thomas Petazzoni · 12 years ago
  84. 479ed93 ARM: dma-mapping: IOMMU allocates pages from atomic_pool with GFP_ATOMIC by Hiroshi Doyu · 12 years ago
  85. 665bad7 ARM: dma-mapping: Introduce __atomic_get_pages() for __iommu_get_pages() by Hiroshi Doyu · 12 years ago
  86. 21d0a75 ARM: dma-mapping: Refactor out to introduce __in_atomic_pool by Hiroshi Doyu · 12 years ago
  87. 6b3fe47 ARM: dma-mapping: atomic_pool with struct page **pages by Hiroshi Doyu · 12 years ago
  88. fb71285 ARM: DMA-Mapping: print warning when atomic coherent allocation fails by Marek Szyprowski · 12 years ago
  89. 6e5267a ARM: DMA-Mapping: add function for setting coherent pool size from platform code by Marek Szyprowski · 12 years ago
  90. d9e0d14 ARM: dma-mapping: fix incorrect freeing of atomic allocations by Aaro Koskinen · 12 years ago
  91. e4ea691 ARM: dma-mapping: fix atomic allocation alignment by Aaro Koskinen · 12 years ago
  92. 39f78e7 ARM: mm: fix MMU mapping of CMA regions by Chris Brand · 12 years ago
  93. 6f51f51 Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  94. 97ef952 ARM: dma-mapping: add support for DMA_ATTR_SKIP_CPU_SYNC attribute by Marek Szyprowski · 12 years ago
  95. dc2832e ARM: dma-mapping: add support for dma_get_sgtable() by Marek Szyprowski · 12 years ago
  96. 955c757 ARM: dma-mapping: add support for DMA_ATTR_NO_KERNEL_MAPPING attribute by Marek Szyprowski · 12 years ago
  97. 9fa8af9 ARM: dma-mapping: fix error path for memory allocation failure by Marek Szyprowski · 12 years ago
  98. 50262a4 ARM: dma-mapping: add more sanity checks in arm_dma_mmap() by Marek Szyprowski · 12 years ago
  99. e9da6e9 ARM: dma-mapping: remove custom consistent dma region by Marek Szyprowski · 12 years ago
  100. 91b006d Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus by Russell King · 12 years ago