aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/hw_irq.h
AgeCommit message (Expand)Author
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
2011-06-16x86, mce: Replace MCE_SELF_VECTOR by irq_workHidetoshi Seto
2011-02-14x86: Allocate 32 tlb_invalidate_interrupt handler stubsShaohua Li
2010-10-21Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra
2010-10-12x86: uv: Clean up the direct access to irq_descThomas Gleixner
2010-10-12x86: Embedd irq_2_iommu into irq_cfgThomas Gleixner
2010-10-12x86: Prepare the affinity common functions for taking struct irq_data *Thomas Gleixner
2010-03-16x86: Handle legacy PIC interrupts on all the cpu'sSuresh Siddha
2010-02-19x86, pic: Make use of legacy_pic abstractionJacob Pan
2009-12-17x86, irq: Allow 0xff for /proc/irq/[n]/smp_affinity on an 8-cpu systemSuresh Siddha
2009-12-08Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-11-02x86: Remove move_cleanup_count from irq_cfgSuresh Siddha
2009-10-14x86: UV RTC: Rename generic_interrupt to x86_platform_ipiDimitri Sivanich
2009-10-14x86, apic: Fix prototype in hw_irq.hIngo Molnar
2009-10-14x86, apic: Move SGI UV functionality out of generic IO-APIC codeDimitri Sivanich
2009-06-11Merge branch 'linus' into x86/mce3Ingo Molnar
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-06-10Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-06-03x86: fix panic with interrupts off (needed for MCE)Andi Kleen
2009-06-03x86, mce: implement bootstrapping for machine check wakeupsAndi Kleen
2009-06-03perf_counter/x86: Remove the IRQ (non-NMI) handling bitsYong Wang
2009-05-18x86, apic: introduce io_apic_irq_attrYinghai Lu
2009-05-11x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector()Yinghai Lu
2009-04-12x86: clean up declarations and variablesJaswinder Singh Rajput
2009-04-07perf_counter: x86: self-IPI for pending workPeter Zijlstra
2009-04-06Merge branch 'linus' into perfcounters/core-v2Ingo Molnar
2009-03-04x86: UV, SGI RTC: add generic system vectorDimitri Sivanich
2009-02-13Merge branch 'x86/core' into perfcounters/coreIngo Molnar
2009-02-09xen: expose enable_IO_APIC for 32-bitIan Campbell
2009-02-09x86: use NR_IRQS_LEGACY to replace 16Yinghai Lu
2009-02-05x86: move default_ipi_xx back to ipi.cYinghai Lu
2009-01-31x86, voyager: move Voyager-specific defines to voyager.hIngo Molnar
2009-01-29x86: replace CONFIG_X86_SMP with CONFIG_SMPIngo Molnar
2009-01-28x86, apic: untangle the send_IPI_*() jungleIngo Molnar
2008-12-08performance counters: x86 supportIngo Molnar
2008-11-11x86: 64 bits: shrink and align IRQ stubsH. Peter Anvin
2008-11-11x86: 32 bit: interrupt stub consistency with 64 bitH. Peter Anvin
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro