aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/hw_irq.h
Commit message (Expand)AuthorAge
* x86/platform/uv/BAU: Add APIC idt entryAndrew Banman2018-03-28
* x86/PCI: Remove unused HyperTransport interrupt supportBjorn Helgaas2017-11-23
* Merge branch 'linus' into x86/apic, to resolve conflictsIngo Molnar2017-11-07
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | x86/vector: Untangle internal state from irq_cfgThomas Gleixner2017-09-25
* | x86/irq/vector: Initialize matrix allocatorThomas Gleixner2017-09-25
|/
* x86/idt: Remove the tracing IDT completelyThomas Gleixner2017-08-29
* x86/smp: Use static key for reschedule interrupt tracingThomas Gleixner2017-08-29
* x86/smp: Remove pointless duplicated interrupt codeThomas Gleixner2017-08-29
* x86/mce: Remove duplicated tracing interrupt codeThomas Gleixner2017-08-29
* x86/irqwork: Get rid of duplicated tracing interrupt codeThomas Gleixner2017-08-29
* x86/apic: Remove the duplicated tracing versions of interruptsThomas Gleixner2017-08-29
* x86/irq: Get rid of duplicated trace_x86_platform_ipi() codeThomas Gleixner2017-08-29
* x86/apic: Remove the duplicated tracing version of local_timer_interrupt()Thomas Gleixner2017-08-29
* x86: irq: Define a global vector for nested posted interruptsWincy Van2017-07-26
* x86/irq: Cure live lock in fixup_irqs()Thomas Gleixner2016-03-18
* arch/x86/irq: Purge useless handler declarations from hw_irq.hNicolai Stange2016-02-25
* x86/PCI: Add driver for Intel Volume Management Device (VMD)Keith Busch2016-01-15
* x86/irq: Store irq descriptor in vector arrayThomas Gleixner2015-08-05
* x86/irq: Rename VECTOR_UNDEFINED to VECTOR_UNUSEDThomas Gleixner2015-08-05
* Merge branch 'x86/ras' into x86/core, to fix conflictsIngo Molnar2015-06-07
|\
| * x86/mce/amd: Introduce deferred error interrupt handlerAravind Gopalakrishnan2015-05-07
* | x86/irq: Define a global vector for VT-d Posted-InterruptsFeng Wu2015-05-19
* | x86: Rename eisa_set_level_irq to elcr_set_level_irqPaul Gortmaker2015-05-19
* | Merge branch 'x86/asm' into x86/apic, to resolve a conflictIngo Molnar2015-05-11
|\ \
| * | x86/asm/entry/irq: Remove unused invalidate_interrupt prototypesBrian Gerst2015-05-10
| |/
* | x86/irq: Move irqdomain specific code into asm/irqdomain.hJiang Liu2015-04-24
* | x86/irq: Move private data in struct irq_cfg into dedicated data structureJiang Liu2015-04-24
* | x86/irq: Remove function apic_set_affinity()Jiang Liu2015-04-24
* | x86/irq: Make functions only used in vector.c staticJiang Liu2015-04-24
* | x86/irq: Remove unused alloc_irq_and_cfg_at()Jiang Liu2015-04-24
* | x86/irq: Move irq_cfg.irq_2_pin into io_apic.cJiang Liu2015-04-24
* | irq_remapping/amd: Move struct irq_2_irte into amd_iommu.cJiang Liu2015-04-24
* | irq_remapping/vt-d: Move struct irq_2_iommu into intel_irq_remapping.cJiang Liu2015-04-24
* | x86/irq: Remove irq_cfg.irq_remappedJiang Liu2015-04-24
* | x86/uv: Use hierarchical irqdomain to manage UV interruptsJiang Liu2015-04-24
* | x86/htirq: Use hierarchical irqdomain to manage Hypertransport interruptsJiang Liu2015-04-24
* | x86/irq: Use hierarchical irqdomain to manage DMAR interruptsJiang Liu2015-04-24
* | x86/MSI: Use hierarchical irqdomains to manage MSI interruptsJiang Liu2015-04-24
* | irq_remapping: Introduce new interfaces to support hierarchical irqdomainsJiang Liu2015-04-24
* | x86/irq: Use hierarchical irqdomain to manage CPU interrupt vectorsJiang Liu2015-04-24
* | x86/irq: Save destination CPU ID in irq_cfgJiang Liu2015-04-24
|/
* x86/asm/entry/irq: Simplify interrupt dispatch table (IDT) layoutDenys Vlasenko2015-04-08
* x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.hJiang Liu2014-12-16
* x86, irq: Make UP version of irq_complete_move() an inline stubThomas Gleixner2014-12-16
* x86, irq: Move local APIC related code from io_apic.c into vector.cJiang Liu2014-12-16
* x86, irq: Introduce helpers to access struct irq_cfgJiang Liu2014-12-16
* x86, irq: Rename local APIC related functions in io_apic.c as apic_xxx()Jiang Liu2014-12-16
* x86, irq: Refine hw_irq.h to prepare for irqdomain supportJiang Liu2014-12-16
* x86, irq: Convert irq_2_pin list to generic listYinghai Lu2014-12-16