index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-gic-v3.c
Age
Commit message (
Expand
)
Author
2015-02-16
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-01-26
irqchip: gic: Allow interrupt level to be set for PPIs
Liviu Dudau
2015-01-20
arm64: GICv3: introduce symbolic names for GICv3 ICC_SGI1R_EL1 fields
Andre Przywara
2014-11-26
irqchip: GICv3: ITS: plug ITS init into main GICv3 code
Marc Zyngier
2014-11-26
irqchip: GICv3: rework redistributor structure
Marc Zyngier
2014-11-26
irqchip: GICv3: Convert to domain hierarchy
Marc Zyngier
2014-10-09
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-10-02
Merge branch 'irqchip/gic' into irqchip/core
Jason Cooper
2014-09-14
irqchip: gic-v3: Implement CPU PM notifier
Sudeep Holla
2014-09-14
irqchip: gic-v3: Refactor gic_enable_redist to support both enabling and disa...
Sudeep Holla
2014-09-03
irqchip: gic-v3: Convert to handle_domain_irq
Marc Zyngier
2014-09-03
irqchip: gic-v3: Declare rdist as __percpu pointer to __iomem pointer
Will Deacon
2014-08-18
irqchip: gic-v3: Tag all low level accessors __maybe_unused
Mark Brown
2014-08-17
irqchip: gic-v3: Only define gic_peek_irq() when building SMP
Mark Brown
2014-07-25
arm64: gicv3: Allow GICv3 compilation with older binutils
Catalin Marinas
2014-07-08
irqchip: gic-v3: Initial support for GICv3
Marc Zyngier