aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/irq.c
Commit message (Expand)AuthorAge
* arm64: remove irq_count and do_softirq_own_stack()James Morse2015-12-21
* arm64: Add do_softirq_own_stack() and enable irq_stacksJames Morse2015-12-08
* arm64: Modify stack trace and dump for use with irq_stackAKASHI Takahiro2015-12-08
* arm64: fix a migrating irq bug when hotplug cpuYang Yingliang2015-10-09
* arm64: force CONFIG_SMP=y and remove redundant #ifdefsWill Deacon2015-07-27
* ARM64/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-07-22
* arm64: Treat handle_arch_irq as a function pointerLaura Abbott2014-11-25
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-09
|\
| * arm64: Get rid of handle_IRQMarc Zyngier2014-09-03
| * arm64: Convert handle_IRQ to use __handle_domain_irqMarc Zyngier2014-09-03
* | arm64: use irq_set_affinity with force=false when migrating irqsSudeep Holla2014-09-03
|/
* arm64: use cpu_online_mask when using forced irq_set_affinitySudeep Holla2014-05-12
* arm64: add CPU_HOTPLUG infrastructureMark Rutland2013-10-25
* arm64: Use irqchip_init() for interrupt controller initialisationCatalin Marinas2013-03-26
* arm64: IRQ handlingMarc Zyngier2012-09-17