Age | Commit message (Expand) | Author | Files | Lines |
2022-11-28 | iommu/hyper-v: Allow hyperv irq remapping without x2apic | Nuno Das Neves | 1 | -3/+8 |
2022-08-04 | iommu/hyper-v: Use helper instead of directly accessing affinity | Michael Kelley | 1 | -3/+1 |
2022-07-07 | genirq: Return a const cpumask from irq_data_get_affinity_mask | Samuel Holland | 1 | -1/+1 |
2021-02-11 | iommu/hyperv: setup an IO-APIC IRQ remapping domain for root partition | Wei Liu | 1 | -3/+174 |
2020-12-02 | iommu/hyper-v: Remove I/O-APIC ID check from hyperv_irq_remapping_select() | Dexuan Cui | 1 | -2/+2 |
2020-10-28 | iommu/hyper-v: Disable IRQ pseudo-remapping if 15 bit APIC IDs are available | David Woodhouse | 1 | -0/+1 |
2020-10-28 | x86: Kill all traces of irq_remapping_get_irq_domain() | David Woodhouse | 1 | -9/+0 |
2020-10-28 | iommu/hyper-v: Implement select() method on remapping irqdomain | David Woodhouse | 1 | -0/+9 |
2020-10-28 | x86/ioapic: Generate RTE directly from parent irqchip's MSI message | David Woodhouse | 1 | -31/+0 |
2020-10-28 | x86/ioapic: Cleanup IO/APIC route entry structs | Thomas Gleixner | 1 | -2/+2 |
2020-09-16 | x86_ioapic_Consolidate_IOAPIC_allocation | Thomas Gleixner | 1 | -1/+1 |
2020-09-16 | iommu/irq_remapping: Consolidate irq domain lookup | Thomas Gleixner | 1 | -2/+2 |
2020-09-16 | x86/irq: Add allocation type for parent domain retrieval | Thomas Gleixner | 1 | -1/+1 |
2020-07-14 | irqdomain/treewide: Keep firmware node unconditionally allocated | Thomas Gleixner | 1 | -1/+4 |
2020-05-27 | iommu/hyper-v: Constify hyperv_ir_domain_ops | Rikard Falkeborn | 1 | -1/+1 |
2019-02-28 | iommu/hyper-v: Add Hyper-V stub IOMMU driver | Lan Tianyu | 1 | -0/+196 |