1. 8c25ab8 Merge git://git.infradead.org/intel-iommu by Linus Torvalds · 9 years ago
  2. 6798a8c fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to void by Joe Perches · 9 years ago
  3. 9a9952b Merge tag 'iommu-updates-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  4. d975f30 Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  5. 1021781 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  6. 26f8b7e Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  7. 4ad7956 Merge branches 'arm/omap', 'arm/msm', 'arm/smmu', 'arm/tegra', 'x86/vt-d', 'x86/amd', 'ppc/pamu' and 'core' into next by Joerg Roedel · 9 years ago
  8. 4df4eab iommu/vt-d: Really use upper context table when necessary by Joerg Roedel · 9 years ago
  9. 57fb907 iommu/fsl: Really fix init section(s) content by Emil Medve · 9 years ago
  10. cf27ec9 iommu/io-pgtable-arm: Unmap and free table when overwriting with block by Will Deacon · 9 years ago
  11. db0fa0c scatterlist: use sg_phys() by Dan Williams · 9 years ago
  12. 54e466f Merge tag 'tegra-for-4.3-iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/tegra by Joerg Roedel · 9 years ago
  13. 2e169bb iommu/io-pgtable-arm: Move init-fn declarations to io-pgtable.h by Joerg Roedel · 9 years ago
  14. 6e6cfbc iommu/msm: Use BUG_ON instead of if () BUG() by Joerg Roedel · 9 years ago
  15. 543c8dc iommu/vt-d: Access iomem correctly by Joerg Roedel · 9 years ago
  16. b690420 iommu/vt-d: Make two functions static by Joerg Roedel · 9 years ago
  17. dc02e46 iommu/vt-d: Use BUG_ON instead of if () BUG() by Joerg Roedel · 9 years ago
  18. 30e9376 iommu/vt-d: Return false instead of 0 in irq_remapping_cap() by Joerg Roedel · 9 years ago
  19. 23d3a98 iommu/amd: Use BUG_ON instead of if () BUG() by Joerg Roedel · 9 years ago
  20. 4160cd9 iommu/amd: Make a symbol static by Joerg Roedel · 9 years ago
  21. a130e69 iommu/amd: Simplify allocation in irq_remapping_alloc() by Joerg Roedel · 9 years ago
  22. 11cec15 iommu/tegra-smmu: Parameterize number of TLB lines by Thierry Reding · 9 years ago
  23. 588c43a memory: tegra: Add Tegra210 support by Thierry Reding · 9 years ago
  24. 4080e99 iommu/tegra-smmu: Factor out tegra_smmu_set_pde() by Russell King · 9 years ago
  25. 7ffc6f0 iommu/tegra-smmu: Extract tegra_smmu_pte_get_use() by Russell King · 9 years ago
  26. 707917c iommu/tegra-smmu: Use __GFP_ZERO to allocate zeroed pages by Russell King · 9 years ago
  27. 05a65f0 iommu/tegra-smmu: Remove PageReserved manipulation by Russell King · 9 years ago
  28. e3c9719 iommu/tegra-smmu: Convert to use DMA API by Russell King · 9 years ago
  29. d62c7a8 iommu/tegra-smmu: smmu_flush_ptc() wants device addresses by Russell King · 9 years ago
  30. b8fe038 iommu/tegra-smmu: Split smmu_flush_ptc() by Russell King · 9 years ago
  31. 4b3c7d1 iommu/tegra-smmu: Move flush_dcache to tegra-smmu.c by Russell King · 9 years ago
  32. 32924c7 iommu/tegra-smmu: Use kcalloc() to allocate counter array by Russell King · 9 years ago
  33. 853520f iommu/tegra-smmu: Store struct page pointer for page tables by Russell King · 9 years ago
  34. 0b42c7c iommu/tegra-smmu: Fix page table lookup in unmap/iova_to_phys methods by Russell King · 9 years ago
  35. 34d35f8 iommu/tegra-smmu: Add iova_pd_index() and iova_pt_index() helpers by Russell King · 9 years ago
  36. 8482ee5 iommu/tegra-smmu: Factor out common PTE setting by Russell King · 9 years ago
  37. b98e34f iommu/tegra-smmu: Fix unmap() method by Russell King · 9 years ago
  38. 9113785 iommu/tegra-smmu: Fix iova_to_phys() method by Russell King · 9 years ago
  39. f303e50 iommu/vt-d: Avoid duplicate device_domain_info structures by Joerg Roedel · 9 years ago
  40. 08a7f45 iommu/vt-d: Only insert alias dev_info if there is an alias by Joerg Roedel · 9 years ago
  41. 127c761 iommu/vt-d: Pass device_domain_info to __dmar_remove_one_dev_info by Joerg Roedel · 9 years ago
  42. 2309bd7 iommu/vt-d: Remove dmar_global_lock from device_notifier by Joerg Roedel · 9 years ago
  43. 55d9404 iommu/vt-d: Get rid of domain->iommu_lock by Joerg Roedel · 9 years ago
  44. de7e888 iommu/vt-d: Only call domain_remove_one_dev_info to detach old domain by Joerg Roedel · 9 years ago
  45. d160aca iommu/vt-d: Unify domain->iommu attach/detachment by Joerg Roedel · 9 years ago
  46. c6c2ceb iommu/vt-d: Establish domain<->iommu link in dmar_insert_one_dev_info by Joerg Roedel · 9 years ago
  47. dc534b2 iommu/vt-d: Pass an iommu pointer to domain_init() by Joerg Roedel · 9 years ago
  48. 2452d9d iommu/vt-d: Rename iommu_detach_dependent_devices() by Joerg Roedel · 9 years ago
  49. e6de0f8 iommu/vt-d: Rename domain_remove_one_dev_info() by Joerg Roedel · 9 years ago
  50. 5db3156 iommu/vt-d: Rename dmar_insert_dev_info() by Joerg Roedel · 9 years ago
  51. cc4e257 iommu/vt-d: Move context-mapping into dmar_insert_dev_info by Joerg Roedel · 9 years ago
  52. 76f45fe iommu/vt-d: Simplify domain_remove_dev_info() by Joerg Roedel · 9 years ago
  53. b608ac3 iommu/vt-d: Simplify domain_remove_one_dev_info() by Joerg Roedel · 9 years ago
  54. 42e8c18 iommu/vt-d: Simplify io/tlb flushing in intel_iommu_unmap by Joerg Roedel · 9 years ago
  55. 29a2771 iommu/vt-d: Replace iommu_bmp with a refcount by Joerg Roedel · 9 years ago
  56. af1089c iommu/vt-d: Kill dmar_domain->id by Joerg Roedel · 9 years ago
  57. 0dc7971 iommu/vt-d: Don't pre-allocate domain ids for si_domain by Joerg Roedel · 9 years ago
  58. a1ddcbe iommu/vt-d: Pass dmar_domain directly into iommu_flush_iotlb_psi by Joerg Roedel · 9 years ago
  59. de24e55 iommu/vt-d: Simplify domain_context_mapping_one by Joerg Roedel · 9 years ago
  60. 28ccce0 iommu/vt-d: Calculate translation in domain_context_mapping_one by Joerg Roedel · 9 years ago
  61. e241142 iommu/vt-d: Get rid of iommu_attach_vm_domain() by Joerg Roedel · 9 years ago
  62. 8bf4781 iommu/vt-d: Split up iommu->domains array by Joerg Roedel · 9 years ago
  63. 9452d5b iommu/vt-d: Add access functions for iommu->domains by Joerg Roedel · 9 years ago
  64. c0e8a6c iommu/vt-d: Keep track of per-iommu domain ids by Joerg Roedel · 9 years ago
  65. f968393 Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into arm/smmu by Joerg Roedel · 9 years ago
  66. f5b8319 iommu/io-pgtable: Remove flush_pgtable callback by Robin Murphy · 9 years ago
  67. 857c88c iommu/arm-smmu: Remove arm_smmu_flush_pgtable() by Robin Murphy · 9 years ago
  68. 4103d66 iommu/arm-smmu: Remove arm_smmu_flush_pgtable() by Robin Murphy · 9 years ago
  69. 87a91b1 iommu/io-pgtable-arm: Centralise sync points by Robin Murphy · 9 years ago
  70. ff2ed96 iommu/ipmmu-vmsa: Clean up DMA API usage by Robin Murphy · 9 years ago
  71. bdc6d97 iommu/arm-smmu: Clean up DMA API usage by Robin Murphy · 9 years ago
  72. 2df7a25 iommu/arm-smmu: Clean up DMA API usage by Robin Murphy · 9 years ago
  73. f8d5496 iommu/io-pgtable-arm: Allow appropriate DMA API use by Robin Murphy · 9 years ago
  74. 8543096 iommu/arm-smmu: Treat unknown OAS as 48-bit by Will Deacon · 9 years ago
  75. e203db2 iommu/omap: Fix debug_read_tlb() to use seq_printf() by Salva Peiró · 9 years ago
  76. 2238c08 iommu/vt-d: Report domain usage in sysfs by Alex Williamson · 9 years ago
  77. 5069076 iommu/vt-d: Fix leaked ioremap mapping by Dan Williams · 9 years ago
  78. 2439d4a iommu/vt-d: Avoid format string leaks into iommu_device_create by Kees Cook · 9 years ago
  79. 7b0ce72 of: iommu: Silence misleading warning by Robin Murphy · 9 years ago
  80. 5835b6a iommu/omap: Align code with open parenthesis by Suman Anna · 9 years ago
  81. eb642a3 iommu/omap: Use BIT(x) macros in omap-iommu.h by Suman Anna · 9 years ago
  82. 5ff98fa iommu/omap: Use BIT(x) macros in omap-iopgtable.h by Suman Anna · 9 years ago
  83. 99ee98d iommu/omap: Remove unnecessary error traces on alloc failures by Suman Anna · 9 years ago
  84. 5b39a37 iommu/omap: Remove trailing semi-colon from a macro by Suman Anna · 9 years ago
  85. dc308f9 iommu/omap: Remove unused union fields by Suman Anna · 9 years ago
  86. ad8e29a iommu/omap: Protect omap-iopgtable.h against double inclusion by Suman Anna · 9 years ago
  87. 69c2c19 iommu/omap: Move debugfs functions to omap-iommu-debug.c by Suman Anna · 9 years ago
  88. 0cdbf72 iommu/omap: Remove all module references by Suman Anna · 9 years ago
  89. 1c1cc45 iommu/amd: Allow non-ATS devices in IOMMUv2 domains by Joerg Roedel · 9 years ago
  90. bae2c2d iommu/arm-smmu: Sort out coherency by Robin Murphy · 9 years ago
  91. 28c8b40 iommu/arm-smmu: Limit 2-level strtab allocation for small SID sizes by Will Deacon · 9 years ago
  92. ec11d63 iommu/arm-smmu: Fix MSI memory attributes to match specification by Marc Zyngier · 9 years ago
  93. ccd6385 iommu/arm-smmu: Fix enabling of PRIQ interrupt by Marc Zyngier · 9 years ago
  94. 5271782 iommu/amd: Set global dma_ops if swiotlb is disabled by Joerg Roedel · 9 years ago
  95. 3230232 iommu/amd: Use swiotlb in passthrough mode by Joerg Roedel · 9 years ago
  96. 02ca202 iommu/amd: Allow non-IOMMUv2 devices in IOMMUv2 domains by Joerg Roedel · 9 years ago
  97. 1e6a7b0 iommu/amd: Use iommu core for passthrough mode by Joerg Roedel · 9 years ago
  98. 55c99a4 iommu/amd: Use iommu_attach_group() by Joerg Roedel · 9 years ago
  99. 15bbdec iommu: Make the iova library a module by Sakari Ailus · 9 years ago
  100. 9b41760 iommu: iova: Export symbols by Sakari Ailus · 9 years ago