aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/hw_irq.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-18iommu/amd: Fix IOMMU interrupt generation in X2APIC modeDavid Woodhouse1-0/+1
2020-10-28x86: Kill all traces of irq_remapping_get_irq_domain()David Woodhouse1-2/+0
2020-10-28x86/ioapic: Generate RTE directly from parent irqchip's MSI messageDavid Woodhouse1-6/+5
2020-10-28x86/io_apic: Cleanup trigger/polarity helpersThomas Gleixner1-3/+3
2020-09-16x86/msi: Consolidate MSI allocationThomas Gleixner1-8/+0
2020-09-16x86/irq: Consolidate UV domain allocationThomas Gleixner1-9/+12
2020-09-16x86/irq: Consolidate DMAR irq allocationThomas Gleixner1-6/+0
2020-09-16x86_ioapic_Consolidate_IOAPIC_allocationThomas Gleixner1-11/+12
2020-09-16x86/msi: Consolidate HPET allocationThomas Gleixner1-7/+0
2020-09-16x86/irq: Prepare consolidation of irq_alloc_infoThomas Gleixner1-6/+16
2020-09-16x86/irq: Add allocation type for parent domain retrievalThomas Gleixner1-0/+2
2020-09-16x86_irq_Rename_X86_IRQ_ALLOC_TYPE_MSI_to_reflect_PCI_dependencyThomas Gleixner1-2/+2
2020-06-11x86/entry: Convert reschedule interrupt to IDTENTRY_SYSVEC_SIMPLEThomas Gleixner1-3/+0
2020-06-11x86/entry: Convert KVM vectors to IDTENTRY_SYSVEC*Thomas Gleixner1-4/+0
2020-06-11x86/entry: Convert various system vectorsThomas Gleixner1-6/+0
2020-06-11x86/entry: Convert SMP system vectors to IDTENTRY_SYSVECThomas Gleixner1-5/+0
2020-06-11x86/entry: Convert APIC interrupts to IDTENTRY_SYSVECThomas Gleixner1-4/+0
2020-06-11x86/entry: Use idtentry for interruptsThomas Gleixner1-1/+0
2020-06-11x86/irq: Convey vector as argument and not in ptregsThomas Gleixner1-0/+1
2019-08-19x86/irq: Improve definition of VECTOR_SHUTDOWN et alHeiner Kallweit1-2/+2
2019-07-03x86/irq: Seperate unused system vectors from spurious entry againThomas Gleixner1-0/+2
2019-07-03x86/irq: Handle spurious interrupt after shutdown gracefullyThomas Gleixner1-1/+2
2018-03-28x86/platform/uv/BAU: Add APIC idt entryAndrew Banman1-0/+1
2017-11-23x86/PCI: Remove unused HyperTransport interrupt supportBjorn Helgaas1-8/+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/vector: Untangle internal state from irq_cfgThomas Gleixner1-2/+1
2017-09-25x86/irq/vector: Initialize matrix allocatorThomas Gleixner1-1/+2
2017-08-29x86/idt: Remove the tracing IDT completelyThomas Gleixner1-20/+0
2017-08-29x86/smp: Use static key for reschedule interrupt tracingThomas Gleixner1-1/+1
2017-08-29x86/smp: Remove pointless duplicated interrupt codeThomas Gleixner1-2/+2
2017-08-29x86/mce: Remove duplicated tracing interrupt codeThomas Gleixner1-3/+3
2017-08-29x86/irqwork: Get rid of duplicated tracing interrupt codeThomas Gleixner1-1/+1
2017-08-29x86/apic: Remove the duplicated tracing versions of interruptsThomas Gleixner1-2/+2
2017-08-29x86/irq: Get rid of duplicated trace_x86_platform_ipi() codeThomas Gleixner1-1/+1
2017-08-29x86/apic: Remove the duplicated tracing version of local_timer_interrupt()Thomas Gleixner1-1/+1
2017-07-26x86: irq: Define a global vector for nested posted interruptsWincy Van1-0/+2
2016-03-18x86/irq: Cure live lock in fixup_irqs()Thomas Gleixner1-0/+1
2016-02-25arch/x86/irq: Purge useless handler declarations from hw_irq.hNicolai Stange1-14/+0
2016-01-15x86/PCI: Add driver for Intel Volume Management Device (VMD)Keith Busch1-0/+5
2015-08-06x86/irq: Store irq descriptor in vector arrayThomas Gleixner1-3/+3
2015-08-06x86/irq: Rename VECTOR_UNDEFINED to VECTOR_UNUSEDThomas Gleixner1-1/+1
2015-06-07Merge branch 'x86/ras' into x86/core, to fix conflictsIngo Molnar1-0/+2
2015-05-19x86/irq: Define a global vector for VT-d Posted-InterruptsFeng Wu1-0/+2
2015-05-19x86: Rename eisa_set_level_irq to elcr_set_level_irqPaul Gortmaker1-2/+1
2015-05-11Merge branch 'x86/asm' into x86/apic, to resolve a conflictIngo Molnar1-35/+0
2015-05-10x86/asm/entry/irq: Remove unused invalidate_interrupt prototypesBrian Gerst1-35/+0
2015-05-07x86/mce/amd: Introduce deferred error interrupt handlerAravind Gopalakrishnan1-0/+2
2015-04-24x86/irq: Move irqdomain specific code into asm/irqdomain.hJiang Liu1-24/+0
2015-04-24x86/irq: Move private data in struct irq_cfg into dedicated data structureJiang Liu1-3/+0