summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/hw_irq.h
Commit message (Expand)AuthorAgeFilesLines
* x86/irq: Move irq_cfg.irq_2_pin into io_apic.cJiang Liu2015-04-241-7/+0
* irq_remapping/amd: Move struct irq_2_irte into amd_iommu.cJiang Liu2015-04-241-13/+0
* irq_remapping/vt-d: Move struct irq_2_iommu into intel_irq_remapping.cJiang Liu2015-04-241-9/+0
* x86/irq: Remove irq_cfg.irq_remappedJiang Liu2015-04-241-1/+0
* x86/uv: Use hierarchical irqdomain to manage UV interruptsJiang Liu2015-04-241-0/+9
* x86/htirq: Use hierarchical irqdomain to manage Hypertransport interruptsJiang Liu2015-04-241-0/+13
* x86/irq: Use hierarchical irqdomain to manage DMAR interruptsJiang Liu2015-04-241-0/+7
* x86/MSI: Use hierarchical irqdomains to manage MSI interruptsJiang Liu2015-04-241-1/+8
* irq_remapping: Introduce new interfaces to support hierarchical irqdomainsJiang Liu2015-04-241-0/+37
* x86/irq: Use hierarchical irqdomain to manage CPU interrupt vectorsJiang Liu2015-04-241-0/+17
* x86/irq: Save destination CPU ID in irq_cfgJiang Liu2015-04-241-0/+1
* x86/asm/entry/irq: Simplify interrupt dispatch table (IDT) layoutDenys Vlasenko2015-04-081-3/+2
* x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.hJiang Liu2014-12-161-33/+0
* x86, irq: Make UP version of irq_complete_move() an inline stubThomas Gleixner2014-12-161-1/+2
* x86, irq: Move local APIC related code from io_apic.c into vector.cJiang Liu2014-12-161-13/+16
* x86, irq: Introduce helpers to access struct irq_cfgJiang Liu2014-12-161-0/+2
* x86, irq: Rename local APIC related functions in io_apic.c as apic_xxx()Jiang Liu2014-12-161-2/+2
* x86, irq: Refine hw_irq.h to prepare for irqdomain supportJiang Liu2014-12-161-43/+51
* x86, irq: Convert irq_2_pin list to generic listYinghai Lu2014-12-161-1/+1
* x86, irq: Kill useless parameter 'irq_attr' of IO_APIC_get_PCI_irq_vector()Jiang Liu2014-12-161-1/+1
* x86: Avoid building unused IRQ entry stubsJan Beulich2014-12-161-1/+2
* x86, irq: Provide empty send_cleanup_vector() stub for UP buildsJiang Liu2014-12-161-0/+4
* x86/irq: Clean up VECTOR_UNDEFINED and VECTOR_RETRIGGERED definitionPrarit Bhargava2014-04-141-2/+2
* x86, platforms: Remove SGI Visual WorkstationH. Peter Anvin2014-02-271-1/+0
* x86/irq: Fix do_IRQ() interrupt warning for cpu hotplug retriggered irqsPrarit Bhargava2014-01-121-0/+3
* x86, trace: Register exception handler to trace IDTSeiji Aguchi2013-11-081-0/+3
* x86, asmlinkage: Make all interrupt handlers asmlinkage / __visibleAndi Kleen2013-08-061-62/+58
* x86, trace: Add irq vector tracepointsSeiji Aguchi2013-06-201-0/+17
* KVM: VMX: Register a new IPI for posted interruptYang Zhang2013-04-161-0/+1
* x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 coreJoerg Roedel2013-01-281-0/+1
* x86, irq: Add data structure to keep AMD specific irq remapping informationJoerg Roedel2013-01-281-1/+11
* iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha2011-09-211-1/+1
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* x86, mce: Replace MCE_SELF_VECTOR by irq_workHidetoshi Seto2011-06-161-1/+0
* x86: Allocate 32 tlb_invalidate_interrupt handler stubsShaohua Li2011-02-141-0/+24
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-211-4/+13
|\
| * x86: uv: Clean up the direct access to irq_descThomas Gleixner2010-10-121-1/+0
| * x86: Embedd irq_2_iommu into irq_cfgThomas Gleixner2010-10-121-0/+10
| * x86: Prepare the affinity common functions for taking struct irq_data *Thomas Gleixner2010-10-121-3/+3
* | irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-181-1/+1
|/
* x86: Handle legacy PIC interrupts on all the cpu'sSuresh Siddha2010-03-161-0/+1
* x86, pic: Make use of legacy_pic abstractionJacob Pan2010-02-191-7/+0
* x86, irq: Allow 0xff for /proc/irq/[n]/smp_affinity on an 8-cpu systemSuresh Siddha2009-12-171-1/+2
* Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-081-2/+2
|\
| * x86: UV RTC: Rename generic_interrupt to x86_platform_ipiDimitri Sivanich2009-10-141-2/+2
* | x86: Remove move_cleanup_count from irq_cfgSuresh Siddha2009-11-021-1/+0
* | x86, apic: Fix prototype in hw_irq.hIngo Molnar2009-10-141-0/+2
* | x86, apic: Move SGI UV functionality out of generic IO-APIC codeDimitri Sivanich2009-10-141-6/+23
|/
* Merge branch 'linus' into x86/mce3Ingo Molnar2009-06-111-0/+6
|\
| * Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-111-1/+24
| |\
OpenPOWER on IntegriCloud