index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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