aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/irq.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-24arm64: irq: allow FIQs to be handledMark Rutland1-0/+1
2021-03-24arm64: don't use GENERIC_IRQ_MULTI_HANDLERMarc Zyngier1-0/+3
2018-08-03arm64: Use the new GENERIC_IRQ_MULTI_HANDLERPalmer Dabbelt1-2/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-15arm64: clean up irq stack definitionsMark Rutland1-24/+0
2017-08-15arm64: kernel: remove {THREAD,IRQ_STACK}_START_SPArd Biesheuvel1-3/+2
2017-08-09arm64: unwind: reference pt_regs via embedded stack frameArd Biesheuvel1-25/+0
2017-08-08arm64: unwind: disregard frame.sp when validating frame pointerArd Biesheuvel1-1/+9
2017-08-08arm64: unwind: avoid percpu indirection for irq stackMark Rutland1-3/+3
2015-12-21arm64: remove irq_count and do_softirq_own_stack()James Morse1-2/+0
2015-12-15arm64: reduce stack use in irq_handlerJames Morse1-7/+4
2015-12-09arm64: irq: fix walking from irq stack to task stackWill Deacon1-2/+18
2015-12-08arm64: Add do_softirq_own_stack() and enable irq_stacksJames Morse1-0/+2
2015-12-08arm64: Modify stack trace and dump for use with irq_stackAKASHI Takahiro1-0/+32
2015-11-26Merge tag 'for-linus-4.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+5
2015-11-26xen/events: Always allocate legacy interrupts on PV guestsBoris Ostrovsky1-0/+5
2015-11-04Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-13/+0
2015-10-09arm64: fix a migrating irq bug when hotplug cpuYang Yingliang1-1/+0
2015-10-01irqchip / GIC: Convert the GIC driver to ACPI probingMarc Zyngier1-2/+0
2015-10-01irqchip / ACPI: Add probing infrastructure for ACPI-based irqchipsMarc Zyngier1-11/+0
2015-03-26irqchip: Add GICv2 specific ACPI boot supportTomasz Nowicki1-0/+13
2014-12-04arm64/include/asm: Fixed a warning about 'struct pt_regs'Chunyan Zhang1-0/+2
2014-11-25arm64: Treat handle_arch_irq as a function pointerLaura Abbott1-1/+0
2013-10-25arm64: add CPU_HOTPLUG infrastructureMark Rutland1-0/+1
2013-03-26arm64: Use irqchip_init() for interrupt controller initialisationCatalin Marinas1-0/+1
2012-09-17arm64: IRQ handlingMarc Zyngier1-0/+8