- 65cdc40 Merge tag 'iommu-fixes-v4.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
- 696c7f8 ACPI / DMAR: Avoid passing NULL to acpi_put_table() by Rafael J. Wysocki · 8 years ago
- 432abf6 iommu/amd: Fix the left value check of cmd buffer by Huang Rui · 8 years ago
- 65ca7f5 iommu/vt-d: Fix pasid table size encoding by Jacob Pan · 8 years ago
- aec0e86 iommu/vt-d: Flush old iommu caches for kdump when the device gets context mapped by Xunlei Pang · 8 years ago
- 9be962d Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
- c8e008e Merge branches 'acpica' and 'acpi-scan' by Rafael J. Wysocki · 8 years ago
- 6b11d1d ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() users by Lv Zheng · 8 years ago
- a9a16a6 Merge tag 'iommu-updates-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
- e71c397 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 1465f48 Merge branches 'arm/mediatek', 'arm/smmu', 'x86/amd', 's390', 'core' and 'arm/exynos' into next by Joerg Roedel · 8 years ago
- 2164761 iommu/vt-d: Convert to hotplug state machine by Anna-Maria Gleixner · 8 years ago
- ac1d356 Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into arm/smmu by Joerg Roedel · 8 years ago
- 24c790f iommu/amd: Missing error code in amd_iommu_init_device() by Dan Carpenter · 8 years ago
- 37bad55 iommu/s390: Drop duplicate header pci.h by Geliang Tang · 8 years ago
- d6fcd3b iommu/arm-smmu: Add IORT configuration by Lorenzo Pieralisi · 8 years ago
- bbb8a18 iommu/arm-smmu: Split probe functions into DT/generic portions by Lorenzo Pieralisi · 8 years ago
- e4dadfa iommu/arm-smmu-v3: Add IORT configuration by Lorenzo Pieralisi · 8 years ago
- 2985b52 iommu/arm-smmu-v3: Split probe functions into DT/generic portions by Lorenzo Pieralisi · 8 years ago
- 778de07 iommu/arm-smmu-v3: Convert struct device of_node to fwnode usage by Lorenzo Pieralisi · 8 years ago
- ce9babe iommu/arm-smmu: Convert struct device of_node to fwnode usage by Lorenzo Pieralisi · 8 years ago
- e4f10ff iommu: Make of_iommu_set/get_ops() DT agnostic by Lorenzo Pieralisi · 8 years ago
- 6eb18d4 iommu/arm-smmu: Set SMTNMB_TLBEN in ACR to enable caching of bypass entries by Nipun Gupta · 8 years ago
- dfed5f0 iommu/io-pgtable-arm: Use const and __initconst for iommu_gather_ops structures by Bhumika Goyal · 8 years ago
- ca297aa iommu/arm-smmu: Constify iommu_gather_ops structures by Bhumika Goyal · 8 years ago
- 5896f3a iommu/arm-smmu: Constify iommu_gather_ops structures by Bhumika Goyal · 8 years ago
- 4ae8a5c iommu/io-pgtable-arm: Use for_each_set_bit to simplify the code by Kefeng Wang · 8 years ago
- 105ecad Merge git://git.infradead.org/intel-iommu by Linus Torvalds · 8 years ago
- 9101704 iommu/vt-d: Fix PASID table allocation by David Woodhouse · 8 years ago
- 62280cf iommu/iova: Extend cached node lookup condition by Robin Murphy · 8 years ago
- 5d1d43b iommu/mediatek: Fix M4Uv1 group refcounting by Robin Murphy · 8 years ago
- 3a8d40b iommu/mediatek: Fix M4Uv2 group refcounting by Robin Murphy · 8 years ago
- f2f101f iommu/amd: Fix group refcounting by Robin Murphy · 8 years ago
- e1b44cb iommu/arm-smmu: Fix group refcounting by Robin Murphy · 8 years ago
- 13f59a7 iommu: Allow taking a reference on a group directly by Robin Murphy · 8 years ago
- 2f5f44f iommu/exynos: Use device dependency links to control runtime pm by Marek Szyprowski · 8 years ago
- 9b26553 iommu/exynos: Add runtime pm support by Marek Szyprowski · 8 years ago
- e117230 iommu/exynos: Rework and fix internal locking by Marek Szyprowski · 8 years ago
- 92798b4 iommu/exynos: Set master device once on boot by Marek Szyprowski · 8 years ago
- 47a574f iommu/exynos: Simplify internal enable/disable functions by Marek Szyprowski · 8 years ago
- b0d4c86 iommu/exynos: Remove dead code by Marek Szyprowski · 8 years ago
- e7689f0 iommu/exynos: Remove excessive, useless debug by Marek Szyprowski · 8 years ago
- 51f8cc9 iommu/dma: Implement dma_{map,unmap}_resource() by Robin Murphy · 8 years ago
- 1a0d8da iommu/exynos: Add support for page access protection bits by Marek Szyprowski · 8 years ago
- ebcfa28 iommu/amd: Tell kmemleak about the irq_remap_table by Lucas Stach · 8 years ago
- 00c7c81 iommu/mediatek: Convert DT component matching to component_match_add_release() by Russell King · 8 years ago
- 84672f1 iommu/mediatek: Convert M4Uv1 to iommu_fwspec by Robin Murphy · 8 years ago
- 58f0d1d iommu/mediatek: Convert M4Uv2 to iommu_fwspec by Robin Murphy · 8 years ago
- bea6403 iommu/vt-d: Fix dead-locks in disable_dmar_iommu() path by Joerg Roedel · 8 years ago
- 8c82d6e iommu/arm-smmu: Fix out-of-bounds dereference by Robin Murphy · 8 years ago
- 3c117b5 iommu/arm-smmu: Check that iommu_fwspecs are ours by Robin Murphy · 8 years ago
- ec615f4 iommu/arm-smmu: Don't inadvertently reject multiple SMMUv3s by Robin Murphy · 8 years ago
- fba4f8e iommu/arm-smmu: Work around ARM DMA configuration by Robin Murphy · 8 years ago
- 1c38718 iommu/vt-d: Fix IOMMU lookup for SR-IOV Virtual Functions by Ashok Raj · 8 years ago
- 56e520c Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
- 6218590 Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
- e46cae4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
- bb2b7ff iommu/s390: simplify registration of I/O address translation parameters by Sebastian Ott · 8 years ago
- 13a0825 Merge branches 'x86/amd', 'x86/vt-d', 'arm/exynos', 'arm/mediatek', 'arm/renesas' and 'arm/smmu' into next by Joerg Roedel · 8 years ago
- 09284b9 iommu/amd: No need to wait iommu completion if no dte irq entry change by Baoquan He · 8 years ago
- c3db901 iommu/amd: Free domain id when free a domain of struct dma_ops_domain by Baoquan He · 8 years ago
- 5c87f62 iommu/amd: Use standard bitmap operation to set bitmap by Baoquan He · 8 years ago
- 134414f iommu/amd: Clean up the cmpxchg64 invocation by Baoquan He · 8 years ago
- 82db33d iommu/io-pgtable-arm: Check for v7s-incapable systems by Robin Murphy · 8 years ago
- fade1ec iommu/dma: Avoid PCI host bridge windows by Robin Murphy · 8 years ago
- 44bb7e2 iommu/dma: Add support for mapping MSIs by Robin Murphy · 8 years ago
- 455eb7d iommu/arm-smmu: Set domain geometry by Robin Murphy · 8 years ago
- 021bb84 iommu/arm-smmu: Wire up generic configuration support by Robin Murphy · 8 years ago
- adfec2e iommu/arm-smmu: Convert to iommu_fwspec by Robin Murphy · 8 years ago
- 588888a iommu/arm-smmu: Intelligent SMR allocation by Robin Murphy · 8 years ago
- d3097e3 iommu/arm-smmu: Add a stream map entry iterator by Robin Murphy · 8 years ago
- d6fc5d9 iommu/arm-smmu: Streamline SMMU data lookups by Robin Murphy · 8 years ago
- f80cd88 iommu/arm-smmu: Refactor mmu-masters handling by Robin Murphy · 8 years ago
- 8e8b203 iommu/arm-smmu: Keep track of S2CR state by Robin Murphy · 8 years ago
- 1f3d5ca iommu/arm-smmu: Consolidate stream map entry state by Robin Murphy · 8 years ago
- 2117424 iommu/arm-smmu: Handle stream IDs more dynamically by Robin Murphy · 8 years ago
- 95fa99a iommu/arm-smmu: Set PRIVCFG in stage 1 STEs by Robin Murphy · 8 years ago
- 08d4ca2 iommu/arm-smmu: Support non-PCI devices with SMMUv3 by Robin Murphy · 8 years ago
- 8f78515 iommu/arm-smmu: Implement of_xlate() for SMMUv3 by Robin Murphy · 8 years ago
- dc87a98 iommu/arm-smmu: Fall back to global bypass by Robin Murphy · 8 years ago
- 57f98d2 iommu: Introduce iommu_fwspec by Robin Murphy · 8 years ago
- b996444 iommu/of: Handle iommu-map property for PCI by Robin Murphy · 8 years ago
- 8ded290 iommu/arm-smmu: Disable interrupts whilst holding the cmdq lock by Will Deacon · 8 years ago
- bcfced1 iommu/arm-smmu: Fix polling of command queue by Jean-Philippe Brucker · 8 years ago
- 6070529 iommu/arm-smmu: Support v7s context format by Robin Murphy · 8 years ago
- b4163fb iommu/arm-smmu: Fix event queues synchronization by Jean-Philippe Brucker · 8 years ago
- e2d4231 iommu/arm-smmu: Drop devm_free_irq when driver detach by Peng Fan · 8 years ago
- 4bf5bee iommu/amd: Don't put completion-wait semaphore on stack by Joerg Roedel · 8 years ago
- 4174879 Merge branch 'x86/amd-avic' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu into HEAD by Paolo Bonzini · 8 years ago
- 1c5ebba iommu/vt-d: Make sure RMRRs are mapped before domain goes public by Joerg Roedel · 8 years ago
- 7620835 iommu/vt-d: Split up get_domain_for_dev function by Joerg Roedel · 8 years ago
- b1e2afc iommu/ipmmu-vmsa: Fix wrong error handle of ipmmu_add_device by Shawn Lin · 8 years ago
- 368d06c Merge branch 'x86/amd-avic' into x86/amd by Joerg Roedel · 8 years ago
- 395adae iommu/amd: Remove AMD_IOMMU_STATS by Fabian Frederick · 8 years ago
- d98de49 iommu/amd: Enable vAPIC interrupt remapping mode by default by Suravee Suthikulpanit · 8 years ago
- b9fc6b5 iommu/amd: Implements irq_set_vcpu_affinity() hook to setup vapic mode for pass-through devices by Suravee Suthikulpanit · 8 years ago
- 8dbea3f iommu/amd: Introduce amd_iommu_update_ga() by Suravee Suthikulpanit · 8 years ago
- bd6fcef iommu/amd: Adding GALOG interrupt handler by Suravee Suthikulpanit · 8 years ago
- 8bda0cf iommu/amd: Detect and initialize guest vAPIC log by Suravee Suthikulpanit · 8 years ago
- 77bdab4 iommu/amd: Add support for multiple IRTE formats by Suravee Suthikulpanit · 8 years ago