aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic/msi.c
AgeCommit message (Expand)Author
2020-07-29irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner
2018-08-15x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange
2017-06-22x86/msi: Create named irq domainsThomas Gleixner
2017-06-22x86/msi: Remove unused remap irq domain interfaceThomas Gleixner
2017-06-22x86/msi: Provide new iommu irqdomain interfaceThomas Gleixner
2017-02-10PCI/MSI: Remove pci_msi_domain_{alloc,free}_irqs()Christoph Hellwig
2016-08-10x86: Apply more __ro_after_init and constKees Cook
2015-12-20x86/irq: Export functions to allow MSI domains in modulesJake Oshins
2015-07-13x86/irq: Use accessor irq_data_get_irq_handler_data()Jiang Liu
2015-05-19x86/irq/msi: Implement irq_set_vcpu_affinity for remapped MSI irqsFeng Wu
2015-05-13x86/hpet: Pass proper pointer to irq_alloc_infoSergey Senozhatsky
2015-04-24x86/irq: Move irqdomain specific code into asm/irqdomain.hJiang Liu
2015-04-24x86/irq: Simplify MSI/DMAR/HPET implementation by using common codeJiang Liu
2015-04-24x86/irq: Implement irq_chip.irq_write_msi_msg for MSI/DMAR/HPET irq_chipsJiang Liu
2015-04-24x86/MSI: Replace msi_update_msg() with irq_chip_compose_msi_msg()Jiang Liu
2015-04-24x86/MSI: Simplify the way to deal with remapped MSI interruptsJiang Liu
2015-04-24x86/irq: Normalize x86 irq_chip nameJiang Liu
2015-04-24x86/irq: Use hierarchical irqdomain to manage DMAR interruptsJiang Liu
2015-04-24iommu/vt-d: Refine the interfaces to create IRQ for DMAR unitJiang Liu
2015-04-24x86/MSI: Clean up unused MSI related code and interfacesJiang Liu
2015-04-24x86/irq: Directly call native_compose_msi_msg() for DMAR IRQJiang Liu
2015-04-24x86/MSI: Use hierarchical irqdomains to manage MSI interruptsJiang Liu
2015-04-24x86/hpet: Enhance HPET IRQ to support hierarchical irqdomainsJiang Liu
2015-04-24x86/dmar: Use new irqdomain interfaces to allocate/free IRQJiang Liu
2015-04-24x86/MSI: Use new irqdomain interfaces to allocate/free IRQJiang Liu
2014-12-16x86, irq: Use helpers to access irq_cfg data structure associated with IRQJiang Liu
2014-12-16x86, irq: Move PCI MSI related code from io_apic.c into msi.cJiang Liu