summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/irqdomain.h
AgeCommit message (Expand)AuthorFilesLines
2022-11-17x86/apic: Remove X86_IRQ_ALLOC_CONTIGUOUS_VECTORSThomas Gleixner1-3/+1
2020-10-28x86/apic: Add select() method on vector irqdomainDavid Woodhouse1-0/+3
2020-09-16x86/pci: Set default irq domain in pcibios_add_device()Thomas Gleixner1-0/+2
2020-09-16x86/irq: Initialize PCI/MSI domain at PCI init timeThomas Gleixner1-2/+4
2017-12-29genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner1-1/+1
2017-11-23x86/PCI: Remove unused HyperTransport interrupt supportBjorn Helgaas1-6/+0
2017-11-07Merge branch 'linus' into x86/apic, to resolve conflictsIngo Molnar1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-25x86/ioapic: Mark legacy vectors at reallocation timeThomas Gleixner1-0/+1
2017-09-25genirq/irqdomain: Update irq_domain_ops.activate() signatureThomas Gleixner1-2/+2
2015-04-24x86/irq: Move irqdomain specific code into asm/irqdomain.hJiang Liu1-3/+32
2015-04-24x86: Cleanup irq_domain opsThomas Gleixner1-0/+34