summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/hyperv-iommu.c
Commit message (Expand)AuthorAgeFilesLines
* iommu/hyper-v: Remove I/O-APIC ID check from hyperv_irq_remapping_select()Dexuan Cui2020-12-021-2/+2
* iommu/hyper-v: Disable IRQ pseudo-remapping if 15 bit APIC IDs are availableDavid Woodhouse2020-10-281-0/+1
* x86: Kill all traces of irq_remapping_get_irq_domain()David Woodhouse2020-10-281-9/+0
* iommu/hyper-v: Implement select() method on remapping irqdomainDavid Woodhouse2020-10-281-0/+9
* x86/ioapic: Generate RTE directly from parent irqchip's MSI messageDavid Woodhouse2020-10-281-31/+0
* x86/ioapic: Cleanup IO/APIC route entry structsThomas Gleixner2020-10-281-2/+2
* x86_ioapic_Consolidate_IOAPIC_allocationThomas Gleixner2020-09-161-1/+1
* iommu/irq_remapping: Consolidate irq domain lookupThomas Gleixner2020-09-161-2/+2
* x86/irq: Add allocation type for parent domain retrievalThomas Gleixner2020-09-161-1/+1
* irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner2020-07-141-1/+4
* iommu/hyper-v: Constify hyperv_ir_domain_opsRikard Falkeborn2020-05-271-1/+1
* iommu/hyper-v: Add Hyper-V stub IOMMU driverLan Tianyu2019-02-281-0/+196