Age | Commit message (Expand) | Author |
2017-05-17 | iommu/mediatek: Include linux/dma-mapping.h | Arnd Bergmann |
2017-05-17 | iommu/vt-d: Flush the IOTLB to get rid of the initial kdump mappings | KarimAllah Ahmed |
2017-05-17 | iommu/dma: Don't touch invalid iova_domain members | Robin Murphy |
2017-05-09 | Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-05-05 | Merge tag 'drm-forgot-about-tegra-for-v4.12-rc1' of git://people.freedesktop.... | Linus Torvalds |
2017-05-05 | Merge tag 'drm/tegra/for-4.12-rc1' of git://anongit.freedesktop.org/tegra/lin... | Dave Airlie |
2017-05-04 | Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm... | Joerg Roedel |
2017-05-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2017-04-29 | iommu: Remove pci.h include from trace/events/iommu.h | Joerg Roedel |
2017-04-28 | iommu/vt-d: Don't print the failure message when booting non-kdump kernel | Qiuxu Zhuo |
2017-04-27 | iommu: Move report_iommu_fault() to iommu.c | Joerg Roedel |
2017-04-26 | x86, iommu/vt-d: Add an option to disable Intel IOMMU force on | Shaohua Li |
2017-04-26 | iommu/arm-smmu: Return IOVA in iova_to_phys when SMMU is bypassed | Sunil Goutham |
2017-04-25 | iommu/arm-smmu: Correct sid to mask | Peng Fan |
2017-04-24 | iommu/amd: Fix incorrect error handling in amd_iommu_bind_pasid() | Pan Bian |
2017-04-20 | iommu: Make iommu_bus_notifier return NOTIFY_DONE rather than error code | zhichang.yuan |
2017-04-20 | iommu/omap: Add iommu-group support | Joerg Roedel |
2017-04-20 | iommu/omap: Make use of 'struct iommu_device' | Joerg Roedel |
2017-04-20 | iommu/omap: Store iommu_dev pointer in arch_data | Joerg Roedel |
2017-04-20 | iommu/omap: Move data structures to omap-iommu.h | Joerg Roedel |
2017-04-20 | iommu/omap: Drop legacy-style device support | Suman Anna |
2017-04-20 | iommu/omap: Register driver before setting IOMMU ops | Suman Anna |
2017-04-20 | iommu/arm-smmu: Clean up early-probing workarounds | Robin Murphy |
2017-04-20 | iommu: of: Handle IOMMU lookup failure with deferred probing or error | Laurent Pinchart |
2017-04-20 | iommu/of: Prepare for deferred IOMMU configuration | Robin Murphy |
2017-04-20 | iommu/of: Refactor of_iommu_configure() for error handling | Robin Murphy |
2017-04-07 | iommu/iova: Fix underflow bug in __alloc_and_insert_iova_range | Nate Watterson |
2017-04-06 | iommu/io-pgtable-arm: Avoid shift overflow in block size | Robin Murphy |
2017-04-06 | iommu: Allow default domain type to be set on the kernel command line | Will Deacon |
2017-04-06 | iommu/arm-smmu-v3: Install bypass STEs for IOMMU_DOMAIN_IDENTITY domains | Will Deacon |
2017-04-06 | iommu/arm-smmu-v3: Make arm_smmu_install_ste_for_dev return void | Will Deacon |
2017-04-06 | iommu/arm-smmu: Install bypass S2CRs for IOMMU_DOMAIN_IDENTITY domains | Will Deacon |
2017-04-06 | iommu/arm-smmu: Restrict domain attributes to UNMANAGED domains | Will Deacon |
2017-04-06 | iommu/arm-smmu: Add global SMR masking property | Robin Murphy |
2017-04-06 | iommu/arm-smmu: Poll for TLB sync completion more effectively | Robin Murphy |
2017-04-06 | iommu/arm-smmu: Use per-context TLB sync as appropriate | Robin Murphy |
2017-04-06 | iommu/arm-smmu: Tidy up context bank indexing | Robin Murphy |
2017-04-06 | iommu/arm-smmu: Simplify ASID/VMID handling | Robin Murphy |
2017-04-06 | iommu/arm-smmu: Fix 16-bit ASID configuration | Sunil Goutham |
2017-04-06 | iommu/arm-smmu: Print message when Cavium erratum 27704 was detected | Robert Richter |
2017-04-03 | iommu/mediatek: Teach MTK-IOMMUv1 about 'struct iommu_device' | Joerg Roedel |
2017-04-03 | iommu/rockchip: Make use of 'struct iommu_device' | Joerg Roedel |
2017-04-03 | iommu/dma: Plumb in the per-CPU IOVA caches | Robin Murphy |
2017-04-03 | iommu/dma: Clean up MSI IOVA allocation | Robin Murphy |
2017-04-03 | iommu/dma: Convert to address-based allocation | Robin Murphy |
2017-03-31 | vfio: ccw: basic implementation for vfio_ccw driver | Dong Jia Shi |
2017-03-30 | x86/events, drivers/amd/iommu: Prepare for multiple IOMMUs support | Suravee Suthikulpanit |
2017-03-30 | x86/events/amd/iommu.c: Modify functions to query max banks and counters | Suravee Suthikulpanit |
2017-03-30 | x86/events, drivers/iommu/amd: Introduce amd_iommu_get_num_iommus() | Suravee Suthikulpanit |
2017-03-30 | drivers/iommu/amd: Clean up iommu_pc_get_set_reg() | Suravee Suthikulpanit |