summaryrefslogtreecommitdiffstats
path: root/arch/x86/hyperv/irqdomain.c
Commit message (Expand)AuthorAgeFilesLines
* arch/x86: Fix typosBjorn Helgaas2024-01-031-1/+1
* genirq: Return a const cpumask from irq_data_get_affinity_maskSamuel Holland2022-07-071-1/+1
* x86/hyperv: Refactor hv_msi_domain_free_irqs()Thomas Gleixner2021-12-091-38/+17
* drivers: hv: Create a consistent pattern for checking Hyper-V hypercall statusJoseph Salisbury2021-04-211-3/+3
* iommu/hyperv: setup an IO-APIC IRQ remapping domain for root partitionWei Liu2021-02-111-0/+25
* x86/hyperv: implement an MSI domain for root partitionWei Liu2021-02-111-0/+360