summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/irq.h
Commit message (Expand)AuthorAgeFilesLines
* x86/headers: Fix -Wmissing-prototypes warningYi Wang2018-11-231-0/+7
* Merge branch 'linus' into x86/apic, to resolve conflictsIngo Molnar2017-11-071-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | x86/irq: Simplify hotplug vector accountingThomas Gleixner2017-09-251-4/+0
|/
* x86/irq: Remove duplicated used_vectors definitionThomas Gleixner2017-08-291-3/+0
* x86/irq: Remove vector_used_by_percpu_irq()Thomas Gleixner2017-08-291-1/+0
* genirq/cpuhotplug: Add support for cleaning up move in progressThomas Gleixner2017-06-221-1/+0
* nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf2016-10-071-2/+3
* x86/irq: Call irq_force_move_complete with irq descriptorThomas Gleixner2016-01-151-2/+3
* x86/irq: Store irq descriptor in vector arrayThomas Gleixner2015-08-061-1/+3
* x86/irq: Define a global vector for VT-d Posted-InterruptsFeng Wu2015-05-191-0/+4
* nmi: provide the option to issue an NMI back trace to every cpu but currentAaron Tomlin2014-06-231-1/+1
* x86: Add check for number of available vectors before CPU downPrarit Bhargava2014-01-151-0/+1
* x86, asmlinkage: Make all interrupt handlers asmlinkage / __visibleAndi Kleen2013-08-061-1/+1
* x86: Fix trigger_all_cpu_backtrace() implementationMichel Lespinasse2013-06-201-0/+5
* x86: Add device tree supportSebastian Andrzej Siewior2011-02-231-3/+0
* Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-01-131-0/+3
|\
| * x86, of: Define irq functions to allow drivers/of/* to build on x86Andres Salomon2010-12-151-0/+3
* | x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP...Don Zickus2010-12-221-4/+0
|/
* x86-32: Allocate irq stacks seperate from percpu areaBrian Gerst2010-10-271-2/+0
* x86: Always use irq stacksChristoph Hellwig2010-06-291-7/+5
* x86, legacy_irq: Remove left over nr_legacy_irqsYinghai Lu2010-02-241-1/+0
* x86, irq: Don't block IRQ0_VECTOR..IRQ15_VECTOR's on all cpu'sSuresh Siddha2010-01-191-0/+1
* Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-081-1/+1
|\
| * x86: UV RTC: Rename generic_interrupt to x86_platform_ipiDimitri Sivanich2009-10-141-1/+1
* | x86: Force irq complete move during cpu offlineSuresh Siddha2009-11-021-0/+1
|/
* x86: Move irq_init to x86_init_opsThomas Gleixner2009-08-311-1/+0
* x86: Move pre_intr_init to x86_init_opsThomas Gleixner2009-08-311-0/+2
* x86: UV, SGI RTC: add generic system vectorDimitri Sivanich2009-03-041-0/+1
* x86: unify do_IRQ()Jeremy Fitzhardinge2009-02-091-1/+2
* x86: add handle_irq() to allow interrupt injectionJeremy Fitzhardinge2009-02-091-0/+1
* Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-021-1/+2
|\
| * x86: fix lguest used_vectors breakage, -v2Yinghai Lu2008-12-231-0/+1
| * x86: fixup_irqs() doesnt need an argument.Mike Travis2008-12-161-1/+1
* | x86: remove dead IRQBALANCE codeDan McGee2008-10-271-4/+0
|/
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+50