aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/irq.c
AgeCommit message (Expand)Author
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