- a26be14 Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
- 9d43bad Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- a20cc76 Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' and 'core' into next by Joerg Roedel · 10 years ago
- ae0cbbb iommu/amd: Convert non-returned local variable to boolean when relevant by Quentin Lambert · 10 years ago
- 63ce3ae iommu: Update my email address by Joerg Roedel · 10 years ago
- a1bec06 iommu/amd: Use wait_event in put_pasid_state_wait by Joerg Roedel · 10 years ago
- 91f65fa iommu/amd: Fix amd_iommu_free_device() by Peter Zijlstra · 10 years ago
- a4188be iommu/arm-smmu: Avoid build warning by Arnd Bergmann · 10 years ago
- cd70d46 iommu/fsl: Various cleanups by Emil Medve · 10 years ago
- 8cd4f75 iommu/fsl: Use %pa to print phys_addr_t by Joerg Roedel · 10 years ago
- 1d7f449 iommu/omap: Print phys_addr_t using %pa by Joerg Roedel · 10 years ago
- 477ab7a iommu: Make more drivers depend on COMPILE_TEST by Joerg Roedel · 10 years ago
- bb590c9 iommu/ipmmu-vmsa: Fix IOMMU lookup when multiple IOMMUs are registered by Laurent Pinchart · 10 years ago
- e5144c9 iommu: Disable on !MMU builds by Arnd Bergmann · 10 years ago
- ca4f558 iommu/fsl: Remove unused fsl_of_pamu_ids[] by Emil Medve · 10 years ago
- 0f1fb99 iommu/fsl: Fix section mismatch by Emil Medve · 10 years ago
- f20ed39 iommu/ipmmu-vmsa: Use the ARM LPAE page table allocator by Laurent Pinchart · 10 years ago
- fd47b69 Merge branch 'arm/smmu' into arm/renesas by Joerg Roedel · 10 years ago
- 3557707 iommu/tegra: gart: Provide default ->map_sg() callback by Thierry Reding · 10 years ago
- c7e3ca5 iommu/tegra: gart: Do not register with bus by Thierry Reding · 10 years ago
- 860cd64d iommu: Fix trace_map() to report original iova and original size by Shuah Khan · 10 years ago
- 3f4cb7c iommu/amd: Fix irq remapping detection logic by Thomas Gleixner · 10 years ago
- 859a732 iommu/arm-smmu: add support for iova_to_phys through ATS1PR by Mitchel Humpherys · 10 years ago
- 3c8567d iommu/arm-smmu: don't touch the secure STLBIALL register by Mitchel Humpherys · 10 years ago
- 518f713 iommu/arm-smmu: make use of generic LPAE allocator by Will Deacon · 10 years ago
- c896c13 iommu: io-pgtable-arm: add non-secure quirk by Laurent Pinchart · 10 years ago
- fe4b991 iommu: add self-consistency tests to ARM LPAE IO page table allocator by Will Deacon · 10 years ago
- e1d3c0f iommu: add ARM LPAE page table allocator by Will Deacon · 10 years ago
- fdb1d7b iommu: introduce generic page table allocation framework by Will Deacon · 10 years ago
- db8614d iommu: Change trace unmap api to report unmapped size by Shuah Khan · 10 years ago
- 6fd492f iommu: Fix trace_unmap() to report original iova by Shuah Khan · 10 years ago
- 0fb5fe8 iommu: Make IOVA domain page size explicit by Robin Murphy · 10 years ago
- 1b72250 iommu: Make IOVA domain low limit flexible by Robin Murphy · 10 years ago
- 85b4545 iommu: Consolidate IOVA allocator code by Robin Murphy · 10 years ago
- 114150d iommu: Allow building iova.c independently by Robin Murphy · 10 years ago
- 78e1f97 iommu/ipmmu-vmsa: Remove platform data support by Laurent Pinchart · 10 years ago
- a166d31 iommu/ipmmu-vmsa: Support multiple micro TLBs per device by Laurent Pinchart · 10 years ago
- 275f505 iommu/ipmmu-vmsa: Add device tree support by Laurent Pinchart · 11 years ago
- 9eca0a5 iommu/ipmmu-vmsa: Invalidate TLB after unmapping by Laurent Pinchart · 10 years ago
- 22463ca iommu/ipmmu-vmsa: Flush P[UM]D entry before freeing the child page table by Laurent Pinchart · 10 years ago
- b8f80bf iommu/ipmmu-vmsa: Cleanup failures of ARM mapping creation or attachment by Laurent Pinchart · 11 years ago
- e901176 iommu/irq_remapping: Normailize the way to detect whether IR is enabled by Jiang Liu · 10 years ago
- 7fa1c84 iommu/irq_remapping: Change variable disable_irq_remap to be static by Jiang Liu · 10 years ago
- 30969e3 iommu/irq_remapping: Refine function irq_remapping_prepare() for maintenance by Jiang Liu · 10 years ago
- c392f56 iommu/irq_remapping: Kill function irq_remapping_supported() and related code by Jiang Liu · 10 years ago
- 84d0779 iommu/amd: Check for irq-remap support amd_iommu_prepare() by Joerg Roedel · 10 years ago
- 13d09b6 iommu/vt-d: Allow IR works in XAPIC mode though CPU works in X2APIC mode by Jiang Liu · 10 years ago
- 69cf1d8 iommu/vt-d: Allocate IRQ remapping data structures only for all IOMMUs by Joerg Roedel · 10 years ago
- 2966d95 iommu/vt-d: Prepare for killing function irq_remapping_supported() by Jiang Liu · 10 years ago
- e3a981d iommu/vt-d: Convert allocations to GFP_KERNEL by Thomas Gleixner · 10 years ago
- 1119030 iommu/vt-d: Move iommu preparatory allocations to irq_remap_ops.prepare by Thomas Gleixner · 10 years ago
- a1dafe8 iommu, x86: Restructure setup of the irq remapping feature by Thomas Gleixner · 10 years ago
- 2c0ee8b iommu/rockchip: Drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
- 6d1b9cc iommu/vt-d: Remove dead code in device_notifier by Joerg Roedel · 10 years ago
- 62c2216 iommu/vt-d: Fix dmar_domain leak in iommu_attach_device by Joerg Roedel · 10 years ago
- 04561ca iommu/ipmmu-vmsa: Change IOMMU_EXEC to IOMMU_NOEXEC by Laurent Pinchart · 10 years ago
- e589c9e Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 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
- 94bbdb6 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
- 20911ce iommu/exynos: Fix arm64 allmodconfig build by Mark Brown · 10 years ago
- 719b530 iommu/amd: Use helpers to access irq_cfg data structure associated with IRQ by Jiang Liu · 10 years ago
- 91411da iommu/vt-d: Use helpers to access irq_cfg data structure associated with IRQ by Jiang Liu · 10 years ago
- b71a3b2 x86: irq_remapping: Use helpers to access irq_cfg data structure associated with IRQ by Jiang Liu · 10 years ago
- 8ab7913 Merge branch 'x86/vt-d' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu into x86/apic-picks by Thomas Gleixner · 10 years ago
- 988adfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
- e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
- 78a45c6 Merge branch 'akpm' (second patch-bomb from Andrew) by Linus Torvalds · 10 years ago
- 9dc00f4 iommu/amd: use handle_mm_fault directly by Jesse Barnes · 10 years ago
- 8d14066 Merge tag 'iommu-updates-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
- 9e66645 Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- b75478d Merge branch 'drm_iommu_v15' of https://github.com/markyzq/kernel-drm-rockchip into drm-next by Dave Airlie · 10 years ago
- a42a7a1 iommu: store DT-probed IOMMU data privately by Robin Murphy · 10 years ago
- 8918465 memory: Add NVIDIA Tegra memory controller support by Thierry Reding · 11 years ago
- 76771c9 Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 10 years ago
- 18f2340 iommu: Decouple iommu_map_sg from CPU page size by Robin Murphy · 10 years ago
- cc4f14a iommu/vt-d: Fix an off-by-one bug in __domain_mapping() by Jiang Liu · 10 years ago
- 461bfb3f iommu: fix initialization without 'add_device' callback by Marek Szyprowski · 10 years ago
- 7eba1d5 iommu: provide helper function to configure an IOMMU for an of master by Will Deacon · 10 years ago
- 1cd076b iommu: provide early initialisation hook for IOMMU drivers by Will Deacon · 10 years ago
- 63a7b17 PCI/MSI: Simplify PCI MSI code by initializing msi_desc.nvec_used earlier by Jiang Liu · 10 years ago
- ffebeb4 iommu/vt-d: Enhance intel-iommu driver to support DMAR unit hotplug by Jiang Liu · 10 years ago
- 51acce3 iommu/vt-d: Enhance error recovery in function intel_enable_irq_remapping() by Jiang Liu · 10 years ago
- a7a3dad iommu/vt-d: Enhance intel_irq_remapping driver to support DMAR unit hotplug by Jiang Liu · 10 years ago
- d35165a iommu/vt-d: Search for ACPI _DSM method for DMAR hotplug by Jiang Liu · 10 years ago
- 6b19724 iommu/vt-d: Implement DMAR unit hotplug framework by Jiang Liu · 10 years ago
- 78d8e70 iommu/vt-d: Dynamically allocate and free seq_id for DMAR units by Jiang Liu · 10 years ago
- c2a0b53 iommu/vt-d: Introduce helper function dmar_walk_resources() by Jiang Liu · 10 years ago
- c752ce4 iommu/arm-smmu: add support for DOMAIN_ATTR_NESTING attribute by Will Deacon · 10 years ago
- 0e7d37a iommu/arm-smmu: Play nice on non-ARM/SMMU systems by Thierry Reding · 10 years ago
- cfdeec2 iommu/amd: remove compiler warning due to IOMMU_CAP_NOEXEC by Will Deacon · 10 years ago
- 0029a8d iommu/arm-smmu: add IOMMU_CAP_NOEXEC to the ARM SMMU driver by Antonios Motakis · 10 years ago
- a720b41 iommu/arm-smmu: change IOMMU_EXEC to IOMMU_NOEXEC by Antonios Motakis · 10 years ago
- 1c51099 iommu/amd: Fix accounting of device_state by Oded Gabbay · 10 years ago
- 1a2262f x86/vt-d: Fix incorrect bit operations in setting values by Li, Zhen-Hua · 10 years ago
- 1117588 iommu/rockchip: Allow to compile with COMPILE_TEST by Joerg Roedel · 10 years ago
- e222d6a iommu/ipmmu-vmsa: Return proper error if devm_request_irq fails by Axel Lin · 10 years ago
- 99cb9ae iommu/omap: Use dev_get_platdata() by Kiran Padwal · 10 years ago
- 263bc3f iommu/msm: Use dev_get_platdata() by Kiran Padwal · 10 years ago
- d7da6bd iommu: Improve error handling when setting bus iommu by Heiko Stübner · 10 years ago
- 38ec010 iommu: Do more input validation in iommu_map_sg() by Joerg Roedel · 10 years ago