aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/hw_irq.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-21iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha1-1/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-06-16x86, mce: Replace MCE_SELF_VECTOR by irq_workHidetoshi Seto1-1/+0
2011-02-14x86: Allocate 32 tlb_invalidate_interrupt handler stubsShaohua Li1-0/+24
2010-10-21Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+13
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra1-1/+1
2010-10-12x86: uv: Clean up the direct access to irq_descThomas Gleixner1-1/+0
2010-10-12x86: Embedd irq_2_iommu into irq_cfgThomas Gleixner1-0/+10
2010-10-12x86: Prepare the affinity common functions for taking struct irq_data *Thomas Gleixner1-3/+3
2010-03-16x86: Handle legacy PIC interrupts on all the cpu'sSuresh Siddha1-0/+1
2010-02-19x86, pic: Make use of legacy_pic abstractionJacob Pan1-7/+0
2009-12-17x86, irq: Allow 0xff for /proc/irq/[n]/smp_affinity on an 8-cpu systemSuresh Siddha1-1/+2
2009-12-08Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2009-11-02x86: Remove move_cleanup_count from irq_cfgSuresh Siddha1-1/+0
2009-10-14x86: UV RTC: Rename generic_interrupt to x86_platform_ipiDimitri Sivanich1-2/+2
2009-10-14x86, apic: Fix prototype in hw_irq.hIngo Molnar1-0/+2
2009-10-14x86, apic: Move SGI UV functionality out of generic IO-APIC codeDimitri Sivanich1-6/+23
2009-06-11Merge branch 'linus' into x86/mce3Ingo Molnar1-0/+6
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar1-1/+24
2009-06-10Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+4
2009-06-03x86: fix panic with interrupts off (needed for MCE)Andi Kleen1-0/+1
2009-06-03x86, mce: implement bootstrapping for machine check wakeupsAndi Kleen1-0/+1
2009-06-03perf_counter/x86: Remove the IRQ (non-NMI) handling bitsYong Wang1-1/+0
2009-05-18x86, apic: introduce io_apic_irq_attrYinghai Lu1-2/+19
2009-05-11x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector()Yinghai Lu1-1/+3
2009-04-12x86: clean up declarations and variablesJaswinder Singh Rajput1-0/+4
2009-04-07perf_counter: x86: self-IPI for pending workPeter Zijlstra1-0/+1
2009-04-06Merge branch 'linus' into perfcounters/core-v2Ingo Molnar1-0/+1
2009-03-04x86: UV, SGI RTC: add generic system vectorDimitri Sivanich1-0/+1
2009-02-13Merge branch 'x86/core' into perfcounters/coreIngo Molnar1-22/+2
2009-02-09xen: expose enable_IO_APIC for 32-bitIan Campbell1-2/+0
2009-02-09x86: use NR_IRQS_LEGACY to replace 16Yinghai Lu1-3/+1
2009-02-05x86: move default_ipi_xx back to ipi.cYinghai Lu1-6/+0
2009-01-31x86, voyager: move Voyager-specific defines to voyager.hIngo Molnar1-10/+0
2009-01-29x86: replace CONFIG_X86_SMP with CONFIG_SMPIngo Molnar1-1/+1
2009-01-28x86, apic: untangle the send_IPI_*() jungleIngo Molnar1-2/+2
2008-12-08performance counters: x86 supportIngo Molnar1-0/+2
2008-11-11x86: 64 bits: shrink and align IRQ stubsH. Peter Anvin1-2/+0
2008-11-11x86: 32 bit: interrupt stub consistency with 64 bitH. Peter Anvin1-1/+1
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+131