summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2015-06-23Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-12Merge git://git.infradead.org/intel-iommuLinus Torvalds
2015-06-12iommu/vt-d: Only enable extended context tables if PASID is supportedDavid Woodhouse
2015-06-12iommu, x86: Properly handle posted interrupts for IOMMU hotplugFeng Wu
2015-06-12iommu, x86: Provide irq_remapping_cap() interfaceFeng Wu
2015-06-12iommu, x86: Setup Posted-Interrupts capability for Intel iommuFeng Wu
2015-06-12iommu, x86: Avoid migrating VT-d posted interruptsFeng Wu
2015-06-12iommu, x86: Save the mode (posted or remapped) of an IRTEFeng Wu
2015-06-12iommu, x86: Implement irq_set_vcpu_affinity for intel_ir_chipFeng Wu
2015-06-12iommu: Add new member capability to struct irq_remap_opsFeng Wu
2015-06-08Merge git://git.infradead.org/intel-iommuLinus Torvalds
2015-06-02Revert "iommu/amd: Don't allocate with __GFP_ZERO in alloc_coherent"Joerg Roedel
2015-05-17Merge branch 'x86/asm' into x86/apic, to resolve conflictsIngo Molnar
2015-05-11iommu/arm-smmu: Fix sign-extension of upstream bus addresses at stage 1Will Deacon
2015-05-11Merge branch 'x86/asm' into x86/apic, to resolve a conflictIngo Molnar
2015-05-11iommu/vt-d: Fix passthrough mode with translation-disabled devicesDavid Woodhouse
2015-05-05iommu/rockchip: Fix build without CONFIG_OFArnd Bergmann
2015-05-05irq_remapping/vt-d: Init all MSI entries not just the first oneThomas Gleixner
2015-05-04iommu/amd: Fix bug in put_pasid_state_waitOded Gabbay
2015-04-27Merge git://git.infradead.org/intel-iommuLinus Torvalds
2015-04-24x86/irq: Move check of cfg->move_in_progress into send_cleanup_vector()Jiang Liu
2015-04-24irq_remapping/amd: Move struct irq_2_irte into amd_iommu.cJiang Liu
2015-04-24irq_remapping/vt-d: Move struct irq_2_iommu into intel_irq_remapping.cJiang Liu
2015-04-24x86/irq: Remove irq_cfg.irq_remappedJiang Liu
2015-04-24irq_remapping: Clean up unused interfacesJiang Liu
2015-04-24irq_remapping/amd: Clean up unsued codeJiang Liu
2015-04-24irq_remapping/vt-d: Clean up unsued codeJiang Liu
2015-04-24irq_remapping: Clean up unsued code to support IOAPICJiang Liu
2015-04-24x86/irq: Remove x86_io_apic_ops.eoi_ioapic_pin and related interfacesJiang Liu
2015-04-24x86/irq: Remove x86_io_apic_ops.set_affinity and related interfacesJiang Liu
2015-04-24x86/irq: Remove x86_io_apic_ops.setup_entry and related interfacesJiang Liu
2015-04-24x86/irq: Remove x86_io_apic_ops.print_entries and related interfacesJiang Liu
2015-04-24irq_remapping: Remove unused function irq_remapping_print_chip()Jiang Liu
2015-04-24iommu/vt-d: Refine the interfaces to create IRQ for DMAR unitJiang Liu
2015-04-24irq_remapping: Clean up unused MSI related codeJiang Liu
2015-04-24irq_remapping/amd: Clean up unused MSI related codeJiang Liu
2015-04-24irq_remapping/vt-d: Clean up unused MSI related codeJiang Liu
2015-04-24x86/MSI: Use hierarchical irqdomains to manage MSI interruptsJiang Liu
2015-04-24irq_remapping/amd: Enhance AMD IR driver to support hierarchical irqdomainsJiang Liu
2015-04-24irq_remapping/vt-d: Enhance Intel IR driver to support hierarchical irqdomainsJiang Liu
2015-04-24irq_remapping/vt-d: Change prototypes to prepare for hierarchical irqdomainJiang Liu
2015-04-24irq_remapping: Introduce new interfaces to support hierarchical irqdomainsJiang Liu
2015-04-24x86/dmar: Use new irqdomain interfaces to allocate/free IRQJiang Liu
2015-04-20Merge tag 'iommu-updates-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-04-15Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-13Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-04-12Merge branch 'device-properties'Rafael J. Wysocki
2015-04-02Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/tegra' ...Joerg Roedel
2015-04-02iommu/amd: Correctly encode huge pages in iommu page tablesJoerg Roedel
2015-04-02iommu/amd: Optimize amd_iommu_iova_to_phys for new fetch_pte interfaceJoerg Roedel