summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/apic/msi.c
AgeCommit message (Expand)Author
2023-10-26x86/apic/msi: Fix misconfigured non-maskable MSI quirkKoichiro Den
2023-08-09x86/apic: Rename disable_apicThomas Gleixner
2022-12-05x86/apic/msi: Enable PCI/IMSThomas Gleixner
2022-12-05x86/apic/msi: Remove arch_create_remap_msi_irq_domain()Thomas Gleixner
2022-12-05iommu/amd: Switch to MSI base domainsThomas Gleixner
2022-12-05iommu/vt-d: Switch to MSI parent domainsThomas Gleixner
2022-12-05x86/apic/vector: Provide MSI parent domainThomas Gleixner
2022-12-05genirq/msi: Move IRQ_DOMAIN_MSI_NOMASK_QUIRK to MSI flagsThomas Gleixner
2022-11-17x86/apic: Remove X86_IRQ_ALLOC_CONTIGUOUS_VECTORSThomas Gleixner
2021-12-16x86/apic/msi: Use PCI device MSI propertyThomas Gleixner
2021-12-09PCI/MSI: Make arch_restore_msi_irqs() less horrible.Thomas Gleixner
2021-12-09genirq/msi, treewide: Use a named struct for PCI/MSI attributesThomas Gleixner
2021-08-10x86/msi: Force affinity setup before startupThomas Gleixner
2020-10-28x86/hpet: Move MSI support into hpet.cDavid Woodhouse
2020-10-28x86/apic: Always provide irq_compose_msi_msg() method for vector domainDavid Woodhouse
2020-10-28x86/apic: Cleanup destination modeThomas Gleixner
2020-10-28x86/msi: Only use high bits of MSI address for DMAR unitDavid Woodhouse
2020-09-27x86/apic/msi: Unbreak DMAR and HPET MSIThomas Gleixner
2020-09-16x86/irq: Cleanup the arch_*_msi_irqs() leftoversThomas Gleixner
2020-09-16x86/pci: Set default irq domain in pcibios_add_device()Thomas Gleixner
2020-09-16x86/irq: Initialize PCI/MSI domain at PCI init timeThomas Gleixner
2020-09-16x86/msi: Use generic MSI domain opsThomas Gleixner
2020-09-16x86/msi: Consolidate MSI allocationThomas Gleixner
2020-09-16PCI/MSI: Rework pci_msi_domain_calc_hwirq()Thomas Gleixner
2020-09-16x86/irq: Consolidate DMAR irq allocationThomas Gleixner
2020-09-16x86/msi: Consolidate HPET allocationThomas Gleixner
2020-09-16iommu/irq_remapping: Consolidate irq domain lookupThomas Gleixner
2020-09-16x86/irq: Add allocation type for parent domain retrievalThomas Gleixner
2020-09-16x86_irq_Rename_X86_IRQ_ALLOC_TYPE_MSI_to_reflect_PCI_dependencyThomas Gleixner
2020-09-16x86/msi: Remove pointless vcpu_affinity callbackThomas Gleixner
2020-09-16x86/msi: Move compose message callback where it belongsThomas Gleixner
2020-09-16genirq/chip: Use the first chip in irq_chip_compose_msi_msg()Thomas Gleixner
2020-07-14irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner
2020-06-11x86/entry: Use idtentry for interruptsThomas Gleixner
2020-02-01x86/apic/msi: Plug non-maskable MSI affinity raceThomas Gleixner
2019-06-28x86/hpet: Move clockevents into channelsThomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-08-05x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange
2017-12-29x86/apic: Switch all APICs to Fixed delivery modeThomas Gleixner
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