summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/hw_irq.h
AgeCommit message (Expand)Author
2023-10-12x86/msi: Fix compile error caused by CONFIG_GENERIC_MSI_IRQ=y && !CONFIG_X86_...Lu Yao
2023-08-06x86/vector: Rename send_cleanup_vector() to vector_schedule_cleanup()Thomas Gleixner
2020-11-18iommu/amd: Fix IOMMU interrupt generation in X2APIC modeDavid Woodhouse
2020-10-28x86: Kill all traces of irq_remapping_get_irq_domain()David Woodhouse
2020-10-28x86/ioapic: Generate RTE directly from parent irqchip's MSI messageDavid Woodhouse
2020-10-28x86/io_apic: Cleanup trigger/polarity helpersThomas Gleixner
2020-09-16x86/msi: Consolidate MSI allocationThomas Gleixner
2020-09-16x86/irq: Consolidate UV domain allocationThomas Gleixner
2020-09-16x86/irq: Consolidate DMAR irq allocationThomas Gleixner
2020-09-16x86_ioapic_Consolidate_IOAPIC_allocationThomas Gleixner
2020-09-16x86/msi: Consolidate HPET allocationThomas Gleixner
2020-09-16x86/irq: Prepare consolidation of irq_alloc_infoThomas 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-06-11x86/entry: Convert reschedule interrupt to IDTENTRY_SYSVEC_SIMPLEThomas Gleixner
2020-06-11x86/entry: Convert KVM vectors to IDTENTRY_SYSVEC*Thomas Gleixner
2020-06-11x86/entry: Convert various system vectorsThomas Gleixner
2020-06-11x86/entry: Convert SMP system vectors to IDTENTRY_SYSVECThomas Gleixner
2020-06-11x86/entry: Convert APIC interrupts to IDTENTRY_SYSVECThomas Gleixner
2020-06-11x86/entry: Use idtentry for interruptsThomas Gleixner
2020-06-11x86/irq: Convey vector as argument and not in ptregsThomas Gleixner
2019-08-19x86/irq: Improve definition of VECTOR_SHUTDOWN et alHeiner Kallweit
2019-07-03x86/irq: Seperate unused system vectors from spurious entry againThomas Gleixner
2019-07-03x86/irq: Handle spurious interrupt after shutdown gracefullyThomas Gleixner
2018-03-28x86/platform/uv/BAU: Add APIC idt entryAndrew Banman
2017-11-23x86/PCI: Remove unused HyperTransport interrupt supportBjorn Helgaas
2017-11-07Merge branch 'linus' into x86/apic, to resolve conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-25x86/vector: Untangle internal state from irq_cfgThomas Gleixner
2017-09-25x86/irq/vector: Initialize matrix allocatorThomas Gleixner
2017-08-29x86/idt: Remove the tracing IDT completelyThomas Gleixner
2017-08-29x86/smp: Use static key for reschedule interrupt tracingThomas Gleixner
2017-08-29x86/smp: Remove pointless duplicated interrupt codeThomas Gleixner
2017-08-29x86/mce: Remove duplicated tracing interrupt codeThomas Gleixner
2017-08-29x86/irqwork: Get rid of duplicated tracing interrupt codeThomas Gleixner
2017-08-29x86/apic: Remove the duplicated tracing versions of interruptsThomas Gleixner
2017-08-29x86/irq: Get rid of duplicated trace_x86_platform_ipi() codeThomas Gleixner
2017-08-29x86/apic: Remove the duplicated tracing version of local_timer_interrupt()Thomas Gleixner
2017-07-26x86: irq: Define a global vector for nested posted interruptsWincy Van
2016-03-18x86/irq: Cure live lock in fixup_irqs()Thomas Gleixner
2016-02-25arch/x86/irq: Purge useless handler declarations from hw_irq.hNicolai Stange
2016-01-15x86/PCI: Add driver for Intel Volume Management Device (VMD)Keith Busch
2015-08-06x86/irq: Store irq descriptor in vector arrayThomas Gleixner
2015-08-06x86/irq: Rename VECTOR_UNDEFINED to VECTOR_UNUSEDThomas Gleixner
2015-06-07Merge branch 'x86/ras' into x86/core, to fix conflictsIngo Molnar
2015-05-19x86/irq: Define a global vector for VT-d Posted-InterruptsFeng Wu
2015-05-19x86: Rename eisa_set_level_irq to elcr_set_level_irqPaul Gortmaker
2015-05-11Merge branch 'x86/asm' into x86/apic, to resolve a conflictIngo Molnar
2015-05-10x86/asm/entry/irq: Remove unused invalidate_interrupt prototypesBrian Gerst
2015-05-07x86/mce/amd: Introduce deferred error interrupt handlerAravind Gopalakrishnan