aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/irq-gic-v3.c
Commit message (Expand)AuthorAge
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-09
|\
| * Merge branch 'irqchip/gic' into irqchip/coreJason Cooper2014-10-02
| |\
| | * irqchip: gic-v3: Implement CPU PM notifierSudeep Holla2014-09-14
| | * irqchip: gic-v3: Refactor gic_enable_redist to support both enabling and disa...Sudeep Holla2014-09-14
| * | irqchip: gic-v3: Convert to handle_domain_irqMarc Zyngier2014-09-03
| |/
* | irqchip: gic-v3: Declare rdist as __percpu pointer to __iomem pointerWill Deacon2014-09-03
* | irqchip: gic-v3: Tag all low level accessors __maybe_unusedMark Brown2014-08-18
* | irqchip: gic-v3: Only define gic_peek_irq() when building SMPMark Brown2014-08-17
|/
* arm64: gicv3: Allow GICv3 compilation with older binutilsCatalin Marinas2014-07-25
* irqchip: gic-v3: Initial support for GICv3Marc Zyngier2014-07-08