aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/irq.c
AgeCommit message (Expand)Author
2019-07-26arm64: Fix interrupt tracing in the presence of NMIsJulien Thierry
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-02-06arm64: Fix HCR.TGE status for NMI contextsJulien Thierry
2018-08-03arm64: Use the new GENERIC_IRQ_MULTI_HANDLERPalmer Dabbelt
2018-01-13arm64: Add vmap_stack header fileJames Morse
2017-08-15arm64: add basic VMAP_STACK supportMark Rutland
2017-08-15arm64: use an irq stack pointerMark Rutland
2015-12-21arm64: remove irq_count and do_softirq_own_stack()James Morse
2015-12-08arm64: Add do_softirq_own_stack() and enable irq_stacksJames Morse
2015-12-08arm64: Modify stack trace and dump for use with irq_stackAKASHI Takahiro
2015-10-09arm64: fix a migrating irq bug when hotplug cpuYang Yingliang
2015-07-27arm64: force CONFIG_SMP=y and remove redundant #ifdefsWill Deacon
2015-07-22ARM64/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu
2014-11-25arm64: Treat handle_arch_irq as a function pointerLaura Abbott
2014-10-09Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-09-03arm64: use irq_set_affinity with force=false when migrating irqsSudeep Holla
2014-09-03arm64: Get rid of handle_IRQMarc Zyngier
2014-09-03arm64: Convert handle_IRQ to use __handle_domain_irqMarc Zyngier
2014-05-12arm64: use cpu_online_mask when using forced irq_set_affinitySudeep Holla
2013-10-25arm64: add CPU_HOTPLUG infrastructureMark Rutland
2013-03-26arm64: Use irqchip_init() for interrupt controller initialisationCatalin Marinas
2012-09-17arm64: IRQ handlingMarc Zyngier