index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
irq.h
Age
Commit message (
Expand
)
Author
2015-12-21
arm64: remove irq_count and do_softirq_own_stack()
James Morse
2015-12-15
arm64: reduce stack use in irq_handler
James Morse
2015-12-09
arm64: irq: fix walking from irq stack to task stack
Will Deacon
2015-12-08
arm64: Add do_softirq_own_stack() and enable irq_stacks
James Morse
2015-12-08
arm64: Modify stack trace and dump for use with irq_stack
AKASHI Takahiro
2015-11-26
Merge tag 'for-linus-4.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-11-26
xen/events: Always allocate legacy interrupts on PV guests
Boris Ostrovsky
2015-11-04
Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-10-09
arm64: fix a migrating irq bug when hotplug cpu
Yang Yingliang
2015-10-01
irqchip / GIC: Convert the GIC driver to ACPI probing
Marc Zyngier
2015-10-01
irqchip / ACPI: Add probing infrastructure for ACPI-based irqchips
Marc Zyngier
2015-03-26
irqchip: Add GICv2 specific ACPI boot support
Tomasz Nowicki
2014-12-04
arm64/include/asm: Fixed a warning about 'struct pt_regs'
Chunyan Zhang
2014-11-25
arm64: Treat handle_arch_irq as a function pointer
Laura Abbott
2013-10-25
arm64: add CPU_HOTPLUG infrastructure
Mark Rutland
2013-03-26
arm64: Use irqchip_init() for interrupt controller initialisation
Catalin Marinas
2012-09-17
arm64: IRQ handling
Marc Zyngier