aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/irq.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-23nmi: provide the option to issue an NMI back trace to every cpu but currentAaron Tomlin1-1/+1
2014-01-15x86: Add check for number of available vectors before CPU downPrarit Bhargava1-0/+1
2013-08-06x86, asmlinkage: Make all interrupt handlers asmlinkage / __visibleAndi Kleen1-1/+1
2013-06-20x86: Fix trigger_all_cpu_backtrace() implementationMichel Lespinasse1-0/+5
2011-02-23x86: Add device tree supportSebastian Andrzej Siewior1-3/+0
2011-01-13Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+3
2010-12-22x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP_DETECTORDon Zickus1-4/+0
2010-12-15x86, of: Define irq functions to allow drivers/of/* to build on x86Andres Salomon1-0/+3
2010-10-27x86-32: Allocate irq stacks seperate from percpu areaBrian Gerst1-2/+0
2010-06-29x86: Always use irq stacksChristoph Hellwig1-7/+5
2010-02-24x86, legacy_irq: Remove left over nr_legacy_irqsYinghai Lu1-1/+0
2010-01-19x86, irq: Don't block IRQ0_VECTOR..IRQ15_VECTOR's on all cpu'sSuresh Siddha1-0/+1
2009-12-08Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2009-11-02x86: Force irq complete move during cpu offlineSuresh Siddha1-0/+1
2009-10-14x86: UV RTC: Rename generic_interrupt to x86_platform_ipiDimitri Sivanich1-1/+1
2009-08-31x86: Move irq_init to x86_init_opsThomas Gleixner1-1/+0
2009-08-31x86: Move pre_intr_init to x86_init_opsThomas Gleixner1-0/+2
2009-03-04x86: UV, SGI RTC: add generic system vectorDimitri Sivanich1-0/+1
2009-02-09x86: unify do_IRQ()Jeremy Fitzhardinge1-1/+2
2009-02-09x86: add handle_irq() to allow interrupt injectionJeremy Fitzhardinge1-0/+1
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+2
2008-12-23x86: fix lguest used_vectors breakage, -v2Yinghai Lu1-0/+1
2008-12-16x86: fixup_irqs() doesnt need an argument.Mike Travis1-1/+1
2008-10-27x86: remove dead IRQBALANCE codeDan McGee1-4/+0
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+50