index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
irq.h
Age
Commit message (
Expand
)
Author
2021-02-24
Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-02-10
softirq: Move __ARCH_HAS_DO_SOFTIRQ to Kconfig
Thomas Gleixner
2021-01-12
x86/entry: Remove now unused do_IRQ() declaration
Hao Lee
2020-06-11
x86/entry: Unbreak __irqentry_text_start/end magic
Thomas Gleixner
2020-06-11
x86/entry: Convert KVM vectors to IDTENTRY_SYSVEC*
Thomas Gleixner
2020-06-11
x86/entry: Convert APIC interrupts to IDTENTRY_SYSVEC
Thomas Gleixner
2020-06-11
x86/irq: Rework handle_irq() for 64-bit
Thomas Gleixner
2020-06-11
x86/irq: Convey vector as argument and not in ptregs
Thomas Gleixner
2020-02-27
x86/irq: Remove useless return value from do_IRQ()
Thomas Gleixner
2019-08-19
x86/irq: Move IS_ERR_OR_NULL() check into common do_IRQ() code
Heiner Kallweit
2019-04-17
x86/irq/64: Init hardirq_stack_ptr during CPU hotplug
Thomas Gleixner
2019-04-17
x86/irq/32: Handle irq stack allocation failure proper
Thomas Gleixner
2018-11-23
x86/headers: Fix -Wmissing-prototypes warning
Yi Wang
2017-11-07
Merge branch 'linus' into x86/apic, to resolve conflicts
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-25
x86/irq: Simplify hotplug vector accounting
Thomas Gleixner
2017-08-29
x86/irq: Remove duplicated used_vectors definition
Thomas Gleixner
2017-08-29
x86/irq: Remove vector_used_by_percpu_irq()
Thomas Gleixner
2017-06-22
genirq/cpuhotplug: Add support for cleaning up move in progress
Thomas Gleixner
2016-10-07
nmi_backtrace: add more trigger_*_cpu_backtrace() methods
Chris Metcalf
2016-01-15
x86/irq: Call irq_force_move_complete with irq descriptor
Thomas Gleixner
2015-08-06
x86/irq: Store irq descriptor in vector array
Thomas Gleixner
2015-05-19
x86/irq: Define a global vector for VT-d Posted-Interrupts
Feng Wu
2014-06-23
nmi: provide the option to issue an NMI back trace to every cpu but current
Aaron Tomlin
2014-01-15
x86: Add check for number of available vectors before CPU down
Prarit Bhargava
2013-08-06
x86, asmlinkage: Make all interrupt handlers asmlinkage / __visible
Andi Kleen
2013-06-20
x86: Fix trigger_all_cpu_backtrace() implementation
Michel Lespinasse
2011-02-23
x86: Add device tree support
Sebastian Andrzej Siewior
2011-01-13
Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2010-12-22
x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP...
Don Zickus
2010-12-15
x86, of: Define irq functions to allow drivers/of/* to build on x86
Andres Salomon
2010-10-27
x86-32: Allocate irq stacks seperate from percpu area
Brian Gerst
2010-06-29
x86: Always use irq stacks
Christoph Hellwig
2010-02-24
x86, legacy_irq: Remove left over nr_legacy_irqs
Yinghai Lu
2010-01-19
x86, irq: Don't block IRQ0_VECTOR..IRQ15_VECTOR's on all cpu's
Suresh Siddha
2009-12-08
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-11-02
x86: Force irq complete move during cpu offline
Suresh Siddha
2009-10-14
x86: UV RTC: Rename generic_interrupt to x86_platform_ipi
Dimitri Sivanich
2009-08-31
x86: Move irq_init to x86_init_ops
Thomas Gleixner
2009-08-31
x86: Move pre_intr_init to x86_init_ops
Thomas Gleixner
2009-03-04
x86: UV, SGI RTC: add generic system vector
Dimitri Sivanich
2009-02-09
x86: unify do_IRQ()
Jeremy Fitzhardinge
2009-02-09
x86: add handle_irq() to allow interrupt injection
Jeremy Fitzhardinge
2009-01-02
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-12-23
x86: fix lguest used_vectors breakage, -v2
Yinghai Lu
2008-12-16
x86: fixup_irqs() doesnt need an argument.
Mike Travis
2008-10-27
x86: remove dead IRQBALANCE code
Dan McGee
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro