index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
hyperv
/
irqdomain.c
Age
Commit message (
Expand
)
Author
2025-09-30
x86/hyperv: Switch to msi_create_parent_irq_domain()
Nam Cao
2025-07-15
x86/hyperv: Expose hv_map_msi_interrupt()
Stanislav Kinsburskii
2025-07-09
x86/hyperv: Clean up hv_map/unmap_interrupt() return values
Nuno Das Neves
2025-07-09
x86/hyperv: Fix usage of cpu_online_mask to get valid cpu
Nuno Das Neves
2025-07-09
x86/hyperv: Fix warnings for missing export.h header inclusion
Naman Jain
2025-03-20
hyperv: Log hypercall status codes as strings
Nuno Das Neves
2025-01-15
x86/apic: Convert to IRQCHIP_MOVE_DEFERRED
Thomas Gleixner
2024-01-03
arch/x86: Fix typos
Bjorn Helgaas
2022-07-07
genirq: Return a const cpumask from irq_data_get_affinity_mask
Samuel Holland
2021-12-09
x86/hyperv: Refactor hv_msi_domain_free_irqs()
Thomas Gleixner
2021-04-21
drivers: hv: Create a consistent pattern for checking Hyper-V hypercall status
Joseph Salisbury
2021-02-11
iommu/hyperv: setup an IO-APIC IRQ remapping domain for root partition
Wei Liu
2021-02-11
x86/hyperv: implement an MSI domain for root partition
Wei Liu