index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
irqchip
/
arm-gic.h
Age
Commit message (
Expand
)
Author
2014-02-05
DRIVERS: IRQCHIP: IRQ-GIC: Add support for routable irqs
Sricharan R
2013-12-21
irqchip: arm-gic: Define additional MMIO offsets and masks
Christoffer Dall
2013-09-23
ARM: GIC: interface to send a SGI directly
Nicolas Pitre
2013-09-23
ARM: GIC: function to retrieve the physical address of the SGIR
Nicolas Pitre
2013-09-17
Merge branch 'iks_for_rmk' of git://git.linaro.org/people/nico/linux into dev...
Russell King
2013-08-28
drivers: irq-chip: irq-gic: introduce gic_cpu_if_down()
Nicolas Pitre
2013-07-30
ARM: bL_switcher: do not hardcode GIC IDs in the code
Nicolas Pitre
2013-07-30
ARM: gic: add CPU migration support
Nicolas Pitre
2013-03-26
irqchip: gic: Perform the gic_secondary_init() call via CPU notifier
Catalin Marinas
2013-02-11
ARM: gic: add __ASSEMBLY__ guard to C definitions
Marc Zyngier
2013-02-11
ARM: gic: define GICH offsets for VGIC support
Marc Zyngier
2013-02-11
ARM: gic: add missing distributor defintions
Christoffer Dall
2013-01-12
irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.h
Rob Herring