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 Torvalds2015-02-16
|\
| * irqchip: gic: Allow interrupt level to be set for PPIsLiviu Dudau2015-01-26
* | arm64: GICv3: introduce symbolic names for GICv3 ICC_SGI1R_EL1 fieldsAndre Przywara2015-01-20
|/
* irqchip: GICv3: ITS: plug ITS init into main GICv3 codeMarc Zyngier2014-11-26
* irqchip: GICv3: rework redistributor structureMarc Zyngier2014-11-26
* irqchip: GICv3: Convert to domain hierarchyMarc Zyngier2014-11-26
* 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