index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
irq.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-15
x86/irq: Call irq_force_move_complete with irq descriptor
Thomas Gleixner
1
-2
/
+3
2015-08-06
x86/irq: Store irq descriptor in vector array
Thomas Gleixner
1
-1
/
+3
2015-05-19
x86/irq: Define a global vector for VT-d Posted-Interrupts
Feng Wu
1
-0
/
+4
2014-06-24
nmi: provide the option to issue an NMI back trace to every cpu but current
Aaron Tomlin
1
-1
/
+1
2014-01-16
x86: Add check for number of available vectors before CPU down
Prarit Bhargava
1
-0
/
+1
2013-08-07
x86, asmlinkage: Make all interrupt handlers asmlinkage / __visible
Andi Kleen
1
-1
/
+1
2013-06-20
x86: Fix trigger_all_cpu_backtrace() implementation
Michel Lespinasse
1
-0
/
+5
2011-02-24
x86: Add device tree support
Sebastian Andrzej Siewior
1
-3
/
+0
2011-01-13
Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+3
2010-12-23
x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP...
Don Zickus
1
-4
/
+0
2010-12-16
x86, of: Define irq functions to allow drivers/of/* to build on x86
Andres Salomon
1
-0
/
+3
2010-10-27
x86-32: Allocate irq stacks seperate from percpu area
Brian Gerst
1
-2
/
+0
2010-06-29
x86: Always use irq stacks
Christoph Hellwig
1
-7
/
+5
2010-02-24
x86, legacy_irq: Remove left over nr_legacy_irqs
Yinghai Lu
1
-1
/
+0
2010-01-20
x86, irq: Don't block IRQ0_VECTOR..IRQ15_VECTOR's on all cpu's
Suresh Siddha
1
-0
/
+1
2009-12-09
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2009-11-02
x86: Force irq complete move during cpu offline
Suresh Siddha
1
-0
/
+1
2009-10-14
x86: UV RTC: Rename generic_interrupt to x86_platform_ipi
Dimitri Sivanich
1
-1
/
+1
2009-08-31
x86: Move irq_init to x86_init_ops
Thomas Gleixner
1
-1
/
+0
2009-08-31
x86: Move pre_intr_init to x86_init_ops
Thomas Gleixner
1
-0
/
+2
2009-03-04
x86: UV, SGI RTC: add generic system vector
Dimitri Sivanich
1
-0
/
+1
2009-02-09
x86: unify do_IRQ()
Jeremy Fitzhardinge
1
-1
/
+2
2009-02-09
x86: add handle_irq() to allow interrupt injection
Jeremy Fitzhardinge
1
-0
/
+1
2009-01-02
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+2
2008-12-24
x86: fix lguest used_vectors breakage, -v2
Yinghai Lu
1
-0
/
+1
2008-12-17
x86: fixup_irqs() doesnt need an argument.
Mike Travis
1
-1
/
+1
2008-10-27
x86: remove dead IRQBALANCE code
Dan McGee
1
-4
/
+0
2008-10-23
x86: Fix ASM_X86__ header guards
H. Peter Anvin
1
-3
/
+3
2008-10-23
x86, um: ... and asm-x86 move
Al Viro
1
-0
/
+50