- 1c1cc45 iommu/amd: Allow non-ATS devices in IOMMUv2 domains by Joerg Roedel · 9 years ago
- 5271782 iommu/amd: Set global dma_ops if swiotlb is disabled by Joerg Roedel · 9 years ago
- 3230232 iommu/amd: Use swiotlb in passthrough mode by Joerg Roedel · 9 years ago
- 02ca202 iommu/amd: Allow non-IOMMUv2 devices in IOMMUv2 domains by Joerg Roedel · 9 years ago
- 1e6a7b0 iommu/amd: Use iommu core for passthrough mode by Joerg Roedel · 9 years ago
- 55c99a4 iommu/amd: Use iommu_attach_group() by Joerg Roedel · 9 years ago
- 46ebb7a iommu/vt-d: Fix VM domain ID leak by Alex Williamson · 9 years ago
- 5e92946 iommu/arm-smmu: Skip the execution of CMD_PREFETCH_CONFIG by Zhen Lei · 9 years ago
- e2f4c23 iommu/arm-smmu: Enlarge STRTAB_L1_SZ_SHIFT to support larger sidsize by Zhen Lei · 9 years ago
- 5d58c62 iommu/arm-smmu: Fix the values of ARM64_TCR_{I,O}RGN0_SHIFT by Zhen Lei · 9 years ago
- d2e88e7 iommu/arm-smmu: Fix LOG2SIZE setting for 2-level stream tables by Will Deacon · 9 years ago
- 69146e7 iommu/arm-smmu: Fix the index calculation of strtab by Zhen Lei · 9 years ago
- 44b061f Merge tag 'iommu-fixes-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
- 7a5a566 iommu/amd: Introduce protection_domain_init() function by Joerg Roedel · 9 years ago
- a6e08fb iommu/arm-smmu: Delete an unnecessary check before the function call "free_io_pgtable_ops" by Markus Elfring · 9 years ago
- d38f0ff iommu/arm-smmu: Fix broken ATOS check by Will Deacon · 9 years ago
- 38667f1 iommu: Ignore -ENODEV errors from add_device call-back by Joerg Roedel · 9 years ago
- 099bfbf Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
- f5dcb68 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
- 6eae81a Merge tag 'iommu-updates-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
- d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 5ffde2f Merge branches 'arm/rockchip', 'arm/exynos', 'arm/smmu', 'x86/vt-d', 'x86/amd', 'default-domains' and 'core' into next by Joerg Roedel · 9 years ago
- 0b3fff5 iommu/amd: Handle large pages correctly in free_pagetable by Joerg Roedel · 9 years ago
- 571dbbd iommu/vt-d: Don't disable IR when it was previously enabled by Joerg Roedel · 9 years ago
- 7c3c987 iommu/vt-d: Make sure copied over IR entries are not reused by Joerg Roedel · 9 years ago
- af3b358 iommu/vt-d: Copy IR table from old kernel when in kdump mode by Joerg Roedel · 9 years ago
- d4d1c0f iommu/vt-d: Set IRTA in intel_setup_irq_remapping by Joerg Roedel · 9 years ago
- c676f58 iommu/vt-d: Disable IRQ remapping in intel_prepare_irq_remapping by Joerg Roedel · 9 years ago
- 9e4e49d iommu/vt-d: Move QI initializationt to intel_setup_irq_remapping by Joerg Roedel · 9 years ago
- 23256d0 iommu/vt-d: Move EIM detection to intel_prepare_irq_remapping by Joerg Roedel · 9 years ago
- 8939ddf iommu/vt-d: Enable Translation only if it was previously disabled by Joerg Roedel · 9 years ago
- 60b523e iommu/vt-d: Don't disable translation prior to OS handover by Joerg Roedel · 9 years ago
- c3361f2 iommu/vt-d: Don't copy translation tables if RTT bit needs to be changed by Joerg Roedel · 9 years ago
- a87f491 iommu/vt-d: Don't do early domain assignment if kdump kernel by Joerg Roedel · 9 years ago
- 86080cc iommu/vt-d: Allocate si_domain in init_dmars() by Joerg Roedel · 9 years ago
- cf484d0 iommu/vt-d: Mark copied context entries by Joerg Roedel · 9 years ago
- dbcd861 iommu/vt-d: Do not re-use domain-ids from the old kernel by Joerg Roedel · 9 years ago
- 091d42e iommu/vt-d: Copy translation tables from old kernel by Joerg Roedel · 9 years ago
- 4158c2e iommu/vt-d: Detect pre enabled translation by Joerg Roedel · 9 years ago
- 5f0a7f7 iommu/vt-d: Make root entry visible for hardware right after allocation by Joerg Roedel · 9 years ago
- b63d80d iommu/vt-d: Init QI before root entry is allocated by Joerg Roedel · 9 years ago
- 9f10e5b iommu/vt-d: Cleanup log messages by Joerg Roedel · 9 years ago
- c39f3bc Merge git://git.infradead.org/intel-iommu by Linus Torvalds · 9 years ago
- c83b2f2 iommu/vt-d: Only enable extended context tables if PASID is supported by David Woodhouse · 9 years ago
- c1d9933 iommu, x86: Properly handle posted interrupts for IOMMU hotplug by Feng Wu · 9 years ago
- 959c870 iommu, x86: Provide irq_remapping_cap() interface by Feng Wu · 9 years ago
- 3d9b98f iommu, x86: Setup Posted-Interrupts capability for Intel iommu by Feng Wu · 9 years ago
- d75f152 iommu, x86: Avoid migrating VT-d posted interrupts by Feng Wu · 9 years ago
- 2705a3d iommu, x86: Save the mode (posted or remapped) of an IRTE by Feng Wu · 9 years ago
- 8541186 iommu, x86: Implement irq_set_vcpu_affinity for intel_ir_chip by Feng Wu · 9 years ago
- 6f28192 iommu: Add new member capability to struct irq_remap_ops by Feng Wu · 9 years ago
- 4d58b8a iommu/amd: Handle errors returned from iommu_init_device by Joerg Roedel · 9 years ago
- 409e553 iommu: Checking for NULL instead of IS_ERR by Dan Carpenter · 9 years ago
- 3a18404c iommu/amd: Propagate errors from amd_iommu_init_api by Joerg Roedel · 9 years ago
- 2870b0a iommu/amd: Remove unused fields from struct dma_ops_domain by Joerg Roedel · 9 years ago
- 343e9ca iommu/amd: Get rid of device_dma_ops_init() by Joerg Roedel · 9 years ago
- 07ee869 iommu/amd: Put IOMMUv2 devices in a direct mapped domain by Joerg Roedel · 9 years ago
- 07f643a iommu/amd: Support IOMMU_DOMAIN_IDENTITY type allocation by Joerg Roedel · 9 years ago
- 0bb6e24 iommu/amd: Support IOMMU_DOMAIN_DMA type allocation by Joerg Roedel · 9 years ago
- aafd8ba iommu/amd: Implement add_device and remove_device by Joerg Roedel · 9 years ago
- 063071d iommu/amd: Use default domain if available for DMA-API by Joerg Roedel · 9 years ago
- 35cf248 iommu/amd: Implement dm_region call-backs by Joerg Roedel · 9 years ago
- d290f1e iommu: Introduce iommu_request_dm_for_dev() by Joerg Roedel · 9 years ago
- 6827ca8 iommu: Add function to query the default domain of a group by Joerg Roedel · 9 years ago
- beed282 iommu: Create direct mappings in default domains by Joerg Roedel · 9 years ago
- a1015c2 iommu: Introduce direct mapped region handling by Joerg Roedel · 9 years ago
- 2c1296d iommu: Add iommu_get_domain_for_dev function by Joerg Roedel · 9 years ago
- e39cb8a iommu: Make sure a device is always attached to a domain by Joerg Roedel · 9 years ago
- 426a273 iommu: Limit iommu_attach/detach_device to devices with their own group by Joerg Roedel · 9 years ago
- 53723dc iommu: Allocate a default domain for iommu groups by Joerg Roedel · 9 years ago
- 181e505 Merge git://git.infradead.org/intel-iommu by Linus Torvalds · 9 years ago
- 843cb6d iommu: Call remove_device call-back after driver release by Joerg Roedel · 9 years ago
- 8da3014 iommu: Clean up after a failed bus initialization by Joerg Roedel · 9 years ago
- 19762d7 iommu: Propagate error in add_iommu_group by Joerg Roedel · 9 years ago
- 269aa80 iommu: Add a few printk messages to group handling code by Joerg Roedel · 9 years ago
- 92e7066 iommu: Remove function name from pr_fmt() by Joerg Roedel · 9 years ago
- 06b718c break kconfig dependency loop by Gerd Hoffmann · 10 years ago
- 2d0ec7a Revert "iommu/amd: Don't allocate with __GFP_ZERO in alloc_coherent" by Joerg Roedel · 9 years ago
- e6aabee iommu/amd: Handle integer overflow in dma_ops_area_alloc by Joerg Roedel · 9 years ago
- 48ec83b iommu/arm-smmu: Add initial driver support for ARM SMMUv3 devices by Will Deacon · 9 years ago
- e3ce0c9 iommu/arm-smmu: Make force_stage module param read-only in sysfs by Will Deacon · 9 years ago
- 661d962 iommu/arm-smmu: Fix ATS1* register writes by Robin Murphy · 9 years ago
- aa759fd iommu/exynos: Add callback for initializing devices from device tree by Marek Szyprowski · 9 years ago
- 8ed55c8 iommu/exynos: Init from dt-specific callback instead of initcall by Marek Szyprowski · 9 years ago
- 622015e iommu/exynos: Add system suspend/resume support by Marek Szyprowski · 9 years ago
- ce70ca5 iommu/exynos: Add support for runtime_pm by Marek Szyprowski · 9 years ago
- 1b09205 iommu/exynos: Add support for binding more than one sysmmu to master device by Marek Szyprowski · 9 years ago
- 06801db iommu/exynos: Add/remove callbacks should fail if no iommu is available by Marek Szyprowski · 9 years ago
- 2860af3 iommu/exynos: Document internal structures by Marek Szyprowski · 9 years ago
- 312900c iommu/exynos: Remove excessive includes and sort others alphabetically by Marek Szyprowski · 9 years ago
- a9133b99 iommu/exynos: Use struct exynos_iommu_domain in internal structures by Marek Szyprowski · 9 years ago
- bfa0048 iommu/exynos: Rename variables to reflect their purpose by Marek Szyprowski · 9 years ago
- 469aceb iommu/exynos: Refactor function parameters to simplify code by Marek Szyprowski · 9 years ago
- 73db569 iommu/exynos: Remove useless members from exynos_iommu_owner structure by Marek Szyprowski · 9 years ago
- 3211cf2 iommu/exynos: Remove unused functions by Marek Szyprowski · 9 years ago
- 512bd0c iommu/exynos: Don't read version register on every tlb operation by Marek Szyprowski · 9 years ago
- d7ef999 iommu: Init iommu-groups support earlier, in core_initcall by Marek Szyprowski · 9 years ago
- ec4292d iommu/rockchip: Silence attaching and detaching of devices by Heiko Stuebner · 9 years ago
- cffc329 Merge branch 'x86/asm' into x86/apic, to resolve conflicts by Ingo Molnar · 9 years ago
- dc3814f iommu/exynos: Tell kmemleak to ignore 2nd level page tables by Colin Cross · 10 years ago