summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/hw_irq.h
AgeCommit message (Expand)Author
2018-01-05KAISER: Kernel Address IsolationRichard Fellner
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
2015-04-24x86/irq: Move irqdomain specific code into asm/irqdomain.hJiang Liu
2015-04-24x86/irq: Move private data in struct irq_cfg into dedicated data structureJiang Liu
2015-04-24x86/irq: Remove function apic_set_affinity()Jiang Liu
2015-04-24x86/irq: Make functions only used in vector.c staticJiang Liu
2015-04-24x86/irq: Remove unused alloc_irq_and_cfg_at()Jiang Liu
2015-04-24x86/irq: Move irq_cfg.irq_2_pin into io_apic.cJiang Liu
2015-04-24irq_remapping/amd: Move struct irq_2_irte into amd_iommu.cJiang Liu
2015-04-24irq_remapping/vt-d: Move struct irq_2_iommu into intel_irq_remapping.cJiang Liu
2015-04-24x86/irq: Remove irq_cfg.irq_remappedJiang Liu
2015-04-24x86/uv: Use hierarchical irqdomain to manage UV interruptsJiang Liu
2015-04-24x86/htirq: Use hierarchical irqdomain to manage Hypertransport interruptsJiang Liu
2015-04-24x86/irq: Use hierarchical irqdomain to manage DMAR interruptsJiang Liu
2015-04-24x86/MSI: Use hierarchical irqdomains to manage MSI interruptsJiang Liu
2015-04-24irq_remapping: Introduce new interfaces to support hierarchical irqdomainsJiang Liu
2015-04-24x86/irq: Use hierarchical irqdomain to manage CPU interrupt vectorsJiang Liu
2015-04-24x86/irq: Save destination CPU ID in irq_cfgJiang Liu
2015-04-08x86/asm/entry/irq: Simplify interrupt dispatch table (IDT) layoutDenys Vlasenko
2014-12-16x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.hJiang Liu
2014-12-16x86, irq: Make UP version of irq_complete_move() an inline stubThomas Gleixner
2014-12-16x86, irq: Move local APIC related code from io_apic.c into vector.cJiang Liu
2014-12-16x86, irq: Introduce helpers to access struct irq_cfgJiang Liu
2014-12-16x86, irq: Rename local APIC related functions in io_apic.c as apic_xxx()Jiang Liu
2014-12-16x86, irq: Refine hw_irq.h to prepare for irqdomain supportJiang Liu
2014-12-16x86, irq: Convert irq_2_pin list to generic listYinghai Lu
2014-12-16x86, irq: Kill useless parameter 'irq_attr' of IO_APIC_get_PCI_irq_vector()Jiang Liu
2014-12-16x86: Avoid building unused IRQ entry stubsJan Beulich
2014-12-16x86, irq: Provide empty send_cleanup_vector() stub for UP buildsJiang Liu
2014-04-14x86/irq: Clean up VECTOR_UNDEFINED and VECTOR_RETRIGGERED definitionPrarit Bhargava
2014-02-27x86, platforms: Remove SGI Visual WorkstationH. Peter Anvin
2014-01-12x86/irq: Fix do_IRQ() interrupt warning for cpu hotplug retriggered irqsPrarit Bhargava
2013-11-08x86, trace: Register exception handler to trace IDTSeiji Aguchi
2013-08-06x86, asmlinkage: Make all interrupt handlers asmlinkage / __visibleAndi Kleen
2013-06-20x86, trace: Add irq vector tracepointsSeiji Aguchi
2013-04-16KVM: VMX: Register a new IPI for posted interruptYang Zhang
2013-01-28x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 coreJoerg Roedel
2013-01-28x86, irq: Add data structure to keep AMD specific irq remapping informationJoerg Roedel
2011-09-21iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha
2011-07-26atomic: use <linux/atomic.h>Arun Sharma