Age | Commit message (Expand) | Author |
2016-11-27 | Merge git://git.infradead.org/intel-iommu | Linus Torvalds |
2016-11-19 | iommu/vt-d: Fix PASID table allocation | David Woodhouse |
2016-11-08 | iommu/vt-d: Fix dead-locks in disable_dmar_iommu() path | Joerg Roedel |
2016-11-08 | iommu/arm-smmu: Fix out-of-bounds dereference | Robin Murphy |
2016-11-08 | iommu/arm-smmu: Check that iommu_fwspecs are ours | Robin Murphy |
2016-11-08 | iommu/arm-smmu: Don't inadvertently reject multiple SMMUv3s | Robin Murphy |
2016-11-08 | iommu/arm-smmu: Work around ARM DMA configuration | Robin Murphy |
2016-10-30 | iommu/vt-d: Fix IOMMU lookup for SR-IOV Virtual Functions | Ashok Raj |
2016-10-11 | Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-10-06 | Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2016-10-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2016-09-22 | iommu/s390: simplify registration of I/O address translation parameters | Sebastian Ott |
2016-09-20 | Merge branches 'x86/amd', 'x86/vt-d', 'arm/exynos', 'arm/mediatek', 'arm/rene... | Joerg Roedel |
2016-09-20 | iommu/amd: No need to wait iommu completion if no dte irq entry change | Baoquan He |
2016-09-19 | iommu/amd: Free domain id when free a domain of struct dma_ops_domain | Baoquan He |
2016-09-19 | iommu/amd: Use standard bitmap operation to set bitmap | Baoquan He |
2016-09-19 | iommu/amd: Clean up the cmpxchg64 invocation | Baoquan He |
2016-09-16 | iommu/io-pgtable-arm: Check for v7s-incapable systems | Robin Murphy |
2016-09-16 | iommu/dma: Avoid PCI host bridge windows | Robin Murphy |
2016-09-16 | iommu/dma: Add support for mapping MSIs | Robin Murphy |
2016-09-16 | iommu/arm-smmu: Set domain geometry | Robin Murphy |
2016-09-16 | iommu/arm-smmu: Wire up generic configuration support | Robin Murphy |
2016-09-16 | iommu/arm-smmu: Convert to iommu_fwspec | Robin Murphy |
2016-09-16 | iommu/arm-smmu: Intelligent SMR allocation | Robin Murphy |
2016-09-16 | iommu/arm-smmu: Add a stream map entry iterator | Robin Murphy |
2016-09-16 | iommu/arm-smmu: Streamline SMMU data lookups | Robin Murphy |
2016-09-16 | iommu/arm-smmu: Refactor mmu-masters handling | Robin Murphy |
2016-09-16 | iommu/arm-smmu: Keep track of S2CR state | Robin Murphy |
2016-09-16 | iommu/arm-smmu: Consolidate stream map entry state | Robin Murphy |
2016-09-16 | iommu/arm-smmu: Handle stream IDs more dynamically | Robin Murphy |
2016-09-16 | iommu/arm-smmu: Set PRIVCFG in stage 1 STEs | Robin Murphy |
2016-09-16 | iommu/arm-smmu: Support non-PCI devices with SMMUv3 | Robin Murphy |
2016-09-16 | iommu/arm-smmu: Implement of_xlate() for SMMUv3 | Robin Murphy |
2016-09-16 | iommu/arm-smmu: Fall back to global bypass | Robin Murphy |
2016-09-16 | iommu: Introduce iommu_fwspec | Robin Murphy |
2016-09-16 | iommu/of: Handle iommu-map property for PCI | Robin Murphy |
2016-09-16 | iommu/arm-smmu: Disable interrupts whilst holding the cmdq lock | Will Deacon |
2016-09-16 | iommu/arm-smmu: Fix polling of command queue | Jean-Philippe Brucker |
2016-09-16 | iommu/arm-smmu: Support v7s context format | Robin Murphy |
2016-09-16 | iommu/arm-smmu: Fix event queues synchronization | Jean-Philippe Brucker |
2016-09-16 | iommu/arm-smmu: Drop devm_free_irq when driver detach | Peng Fan |
2016-09-15 | iommu/amd: Don't put completion-wait semaphore on stack | Joerg Roedel |
2016-09-05 | Merge branch 'x86/amd-avic' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini |
2016-09-05 | iommu/vt-d: Make sure RMRRs are mapped before domain goes public | Joerg Roedel |
2016-09-05 | iommu/vt-d: Split up get_domain_for_dev function | Joerg Roedel |
2016-09-05 | iommu/ipmmu-vmsa: Fix wrong error handle of ipmmu_add_device | Shawn Lin |
2016-09-05 | Merge branch 'x86/amd-avic' into x86/amd | Joerg Roedel |
2016-09-05 | iommu/amd: Remove AMD_IOMMU_STATS | Fabian Frederick |
2016-09-05 | iommu/amd: Enable vAPIC interrupt remapping mode by default | Suravee Suthikulpanit |
2016-09-05 | iommu/amd: Implements irq_set_vcpu_affinity() hook to setup vapic mode for pa... | Suravee Suthikulpanit |