Kees Cook
|
404f6aac9b
x86: Apply more __ro_after_init and const
|
9 年之前 |
Jake Oshins
|
c8f3e518d3
x86/irq: Export functions to allow MSI domains in modules
|
9 年之前 |
Jiang Liu
|
ff96b4d033
x86/irq: Use accessor irq_data_get_irq_handler_data()
|
10 年之前 |
Feng Wu
|
a2f1c8bdc0
x86/irq/msi: Implement irq_set_vcpu_affinity for remapped MSI irqs
|
10 年之前 |
Sergey Senozhatsky
|
4a00c95dcd
x86/hpet: Pass proper pointer to irq_alloc_info
|
10 年之前 |
Jiang Liu
|
d746d1ebd3
x86/irq: Move irqdomain specific code into asm/irqdomain.h
|
10 年之前 |
Jiang Liu
|
e390d895ae
x86/irq: Simplify MSI/DMAR/HPET implementation by using common code
|
10 年之前 |
Jiang Liu
|
62ac178083
x86/irq: Implement irq_chip.irq_write_msi_msg for MSI/DMAR/HPET irq_chips
|
10 年之前 |
Jiang Liu
|
90d84fe95d
x86/MSI: Replace msi_update_msg() with irq_chip_compose_msi_msg()
|
10 年之前 |
Jiang Liu
|
68682a2687
x86/MSI: Simplify the way to deal with remapped MSI interrupts
|
10 年之前 |
Jiang Liu
|
81dabe2e73
x86/irq: Normalize x86 irq_chip name
|
10 年之前 |
Jiang Liu
|
0921f1da64
x86/irq: Use hierarchical irqdomain to manage DMAR interrupts
|
10 年之前 |
Jiang Liu
|
34742db8ea
iommu/vt-d: Refine the interfaces to create IRQ for DMAR unit
|
10 年之前 |
Jiang Liu
|
b1855c752e
x86/MSI: Clean up unused MSI related code and interfaces
|
10 年之前 |
Jiang Liu
|
80aa283364
x86/irq: Directly call native_compose_msi_msg() for DMAR IRQ
|
10 年之前 |
Jiang Liu
|
52f518a3a7
x86/MSI: Use hierarchical irqdomains to manage MSI interrupts
|
10 年之前 |
Jiang Liu
|
3cb96f0c97
x86/hpet: Enhance HPET IRQ to support hierarchical irqdomains
|
10 年之前 |
Jiang Liu
|
a62b32cdd0
x86/dmar: Use new irqdomain interfaces to allocate/free IRQ
|
10 年之前 |
Jiang Liu
|
4c8f9960ee
x86/MSI: Use new irqdomain interfaces to allocate/free IRQ
|
10 年之前 |
Jiang Liu
|
a978609112
x86, irq: Use helpers to access irq_cfg data structure associated with IRQ
|
10 年之前 |
Jiang Liu
|
443809828c
x86, irq: Move PCI MSI related code from io_apic.c into msi.c
|
10 年之前 |