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
/
arm64
/
kernel
/
irq.c
Age
Commit message (
Expand
)
Author
2018-08-03
arm64: Use the new GENERIC_IRQ_MULTI_HANDLER
Palmer Dabbelt
2018-01-13
arm64: Add vmap_stack header file
James Morse
2017-08-15
arm64: add basic VMAP_STACK support
Mark Rutland
2017-08-15
arm64: use an irq stack pointer
Mark Rutland
2015-12-21
arm64: remove irq_count and do_softirq_own_stack()
James Morse
2015-12-08
arm64: Add do_softirq_own_stack() and enable irq_stacks
James Morse
2015-12-08
arm64: Modify stack trace and dump for use with irq_stack
AKASHI Takahiro
2015-10-09
arm64: fix a migrating irq bug when hotplug cpu
Yang Yingliang
2015-07-27
arm64: force CONFIG_SMP=y and remove redundant #ifdefs
Will Deacon
2015-07-22
ARM64/irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
2014-11-25
arm64: Treat handle_arch_irq as a function pointer
Laura Abbott
2014-10-09
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-09-03
arm64: use irq_set_affinity with force=false when migrating irqs
Sudeep Holla
2014-09-03
arm64: Get rid of handle_IRQ
Marc Zyngier
2014-09-03
arm64: Convert handle_IRQ to use __handle_domain_irq
Marc Zyngier
2014-05-12
arm64: use cpu_online_mask when using forced irq_set_affinity
Sudeep Holla
2013-10-25
arm64: add CPU_HOTPLUG infrastructure
Mark Rutland
2013-03-26
arm64: Use irqchip_init() for interrupt controller initialisation
Catalin Marinas
2012-09-17
arm64: IRQ handling
Marc Zyngier