Age | Commit message (Expand) | Author |
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 |
2016-09-05 | iommu/amd: Introduce amd_iommu_update_ga() | Suravee Suthikulpanit |
2016-09-05 | iommu/amd: Adding GALOG interrupt handler | Suravee Suthikulpanit |
2016-09-05 | iommu/amd: Detect and initialize guest vAPIC log | Suravee Suthikulpanit |
2016-09-05 | iommu/amd: Add support for multiple IRTE formats | Suravee Suthikulpanit |
2016-09-05 | iommu/amd: Introduce interrupt remapping ops structure | Suravee Suthikulpanit |
2016-09-05 | iommu/amd: Move and introduce new IRTE-related unions and structures | Suravee Suthikulpanit |
2016-09-05 | iommu/amd: Detect and enable guest vAPIC support | Suravee Suthikulpanit |
2016-08-22 | Merge branch 'for-joerg/arm-smmu/fixes' of git://git.kernel.org/pub/scm/linux... | Joerg Roedel |