aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds8-746/+711
2015-06-12Merge git://git.infradead.org/intel-iommuLinus Torvalds1-3/+15
2015-06-12iommu/vt-d: Only enable extended context tables if PASID is supportedDavid Woodhouse1-3/+15
2015-06-12iommu, x86: Properly handle posted interrupts for IOMMU hotplugFeng Wu1-0/+3
2015-06-12iommu, x86: Provide irq_remapping_cap() interfaceFeng Wu1-0/+9
2015-06-12iommu, x86: Setup Posted-Interrupts capability for Intel iommuFeng Wu3-0/+35
2015-06-12iommu, x86: Avoid migrating VT-d posted interruptsFeng Wu1-1/+4
2015-06-12iommu, x86: Save the mode (posted or remapped) of an IRTEFeng Wu1-0/+10
2015-06-12iommu, x86: Implement irq_set_vcpu_affinity for intel_ir_chipFeng Wu1-0/+37
2015-06-12iommu: Add new member capability to struct irq_remap_opsFeng Wu1-0/+3
2015-06-08Merge git://git.infradead.org/intel-iommuLinus Torvalds1-5/+8
2015-06-02Revert "iommu/amd: Don't allocate with __GFP_ZERO in alloc_coherent"Joerg Roedel1-0/+1
2015-05-17Merge branch 'x86/asm' into x86/apic, to resolve conflictsIngo Molnar3-31/+4
2015-05-11iommu/arm-smmu: Fix sign-extension of upstream bus addresses at stage 1Will Deacon1-28/+2
2015-05-11Merge branch 'x86/asm' into x86/apic, to resolve a conflictIngo Molnar2-80/+67
2015-05-11iommu/vt-d: Fix passthrough mode with translation-disabled devicesDavid Woodhouse1-5/+8
2015-05-05iommu/rockchip: Fix build without CONFIG_OFArnd Bergmann1-3/+1
2015-05-05irq_remapping/vt-d: Init all MSI entries not just the first oneThomas Gleixner1-5/+11
2015-05-04iommu/amd: Fix bug in put_pasid_state_waitOded Gabbay1-0/+1
2015-04-26Merge git://git.infradead.org/intel-iommuLinus Torvalds2-80/+67
2015-04-24x86/irq: Move check of cfg->move_in_progress into send_cleanup_vector()Jiang Liu2-4/+2
2015-04-24irq_remapping/amd: Move struct irq_2_irte into amd_iommu.cJiang Liu1-0/+5
2015-04-24irq_remapping/vt-d: Move struct irq_2_iommu into intel_irq_remapping.cJiang Liu1-0/+7
2015-04-24x86/irq: Remove irq_cfg.irq_remappedJiang Liu2-3/+0
2015-04-24irq_remapping: Clean up unused interfacesJiang Liu1-16/+0
2015-04-24irq_remapping/amd: Clean up unsued codeJiang Liu1-144/+0
2015-04-24irq_remapping/vt-d: Clean up unsued codeJiang Liu1-186/+1
2015-04-24irq_remapping: Clean up unsued code to support IOAPICJiang Liu1-33/+0
2015-04-24x86/irq: Remove x86_io_apic_ops.eoi_ioapic_pin and related interfacesJiang Liu1-19/+0
2015-04-24x86/irq: Remove x86_io_apic_ops.set_affinity and related interfacesJiang Liu1-15/+0
2015-04-24x86/irq: Remove x86_io_apic_ops.setup_entry and related interfacesJiang Liu1-13/+0
2015-04-24x86/irq: Remove x86_io_apic_ops.print_entries and related interfacesJiang Liu1-7/+0
2015-04-24irq_remapping: Remove unused function irq_remapping_print_chip()Jiang Liu1-13/+0
2015-04-24iommu/vt-d: Refine the interfaces to create IRQ for DMAR unitJiang Liu1-14/+5
2015-04-24irq_remapping: Clean up unused MSI related codeJiang Liu2-165/+0
2015-04-24irq_remapping/amd: Clean up unused MSI related codeJiang Liu1-113/+2
2015-04-24irq_remapping/vt-d: Clean up unused MSI related codeJiang Liu1-144/+0
2015-04-24x86/MSI: Use hierarchical irqdomains to manage MSI interruptsJiang Liu1-1/+0
2015-04-24irq_remapping/amd: Enhance AMD IR driver to support hierarchical irqdomainsJiang Liu4-6/+341
2015-04-24irq_remapping/vt-d: Enhance Intel IR driver to support hierarchical irqdomainsJiang Liu1-8/+329
2015-04-24irq_remapping/vt-d: Change prototypes to prepare for hierarchical irqdomainJiang Liu1-11/+11
2015-04-24irq_remapping: Introduce new interfaces to support hierarchical irqdomainsJiang Liu2-1/+59
2015-04-24x86/dmar: Use new irqdomain interfaces to allocate/free IRQJiang Liu1-2/+15
2015-04-20Merge tag 'iommu-updates-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds18-474/+604
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2015-04-13Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-2/+8
2015-04-13Merge branch 'device-properties'Rafael J. Wysocki1-1/+1
2015-04-02Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/tegra' and 'core' into nextJoerg Roedel18-474/+604
2015-04-02iommu/amd: Correctly encode huge pages in iommu page tablesJoerg Roedel1-5/+6
2015-04-02iommu/amd: Optimize amd_iommu_iova_to_phys for new fetch_pte interfaceJoerg Roedel1-9/+3