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
2020-12-09
Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/core
Catalin Marinas
2020-12-01
arm64: scs: use vmapped IRQ and SDEI shadow stacks
Sami Tolvanen
2020-11-30
arm64: entry: move el1 irq/nmi logic to C
Mark Rutland
2020-09-17
arm64: Remove custom IRQ stat accounting
Marc Zyngier
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-06-21
arm64: fix kernel stack overflow in kdump capture kernel
Wei Li
2019-06-21
arm64: Fix interrupt tracing in the presence of NMIs
Julien Thierry
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-02-06
arm64: Fix HCR.TGE status for NMI contexts
Julien Thierry
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