summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/irq.h
AgeCommit message (Expand)Author
2024-01-12arm64: irq: include <linux/cpumask.h>Tudor Ambarus
2023-09-25arm64: smp: Add arch support for backtrace using pseudo-NMIDouglas Anderson
2021-03-24arm64: irq: allow FIQs to be handledMark Rutland
2021-03-24arm64: don't use GENERIC_IRQ_MULTI_HANDLERMarc Zyngier
2018-08-03arm64: Use the new GENERIC_IRQ_MULTI_HANDLERPalmer Dabbelt
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-15arm64: clean up irq stack definitionsMark Rutland
2017-08-15arm64: kernel: remove {THREAD,IRQ_STACK}_START_SPArd Biesheuvel
2017-08-09arm64: unwind: reference pt_regs via embedded stack frameArd Biesheuvel
2017-08-08arm64: unwind: disregard frame.sp when validating frame pointerArd Biesheuvel
2017-08-08arm64: unwind: avoid percpu indirection for irq stackMark Rutland
2015-12-21arm64: remove irq_count and do_softirq_own_stack()James Morse
2015-12-15arm64: reduce stack use in irq_handlerJames Morse
2015-12-09arm64: irq: fix walking from irq stack to task stackWill Deacon
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-11-26Merge tag 'for-linus-4.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-26xen/events: Always allocate legacy interrupts on PV guestsBoris Ostrovsky
2015-11-04Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-10-09arm64: fix a migrating irq bug when hotplug cpuYang Yingliang
2015-10-01irqchip / GIC: Convert the GIC driver to ACPI probingMarc Zyngier
2015-10-01irqchip / ACPI: Add probing infrastructure for ACPI-based irqchipsMarc Zyngier
2015-03-26irqchip: Add GICv2 specific ACPI boot supportTomasz Nowicki
2014-12-04arm64/include/asm: Fixed a warning about 'struct pt_regs'Chunyan Zhang
2014-11-25arm64: Treat handle_arch_irq as a function pointerLaura Abbott
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