summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/irq-gic-v3.c
Commit message (Expand)AuthorAgeFilesLines
* irqchip: gic-v3: Fix out of bounds access to cpu_logical_mapVladimir Murzin2015-03-081-1/+1
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-161-4/+4
|\
| * irqchip: gic: Allow interrupt level to be set for PPIsLiviu Dudau2015-01-261-4/+4
* | arm64: GICv3: introduce symbolic names for GICv3 ICC_SGI1R_EL1 fieldsAndre Przywara2015-01-201-5/+9
|/
* irqchip: GICv3: ITS: plug ITS init into main GICv3 codeMarc Zyngier2014-11-261-6/+35
* irqchip: GICv3: rework redistributor structureMarc Zyngier2014-11-261-29/+44
* irqchip: GICv3: Convert to domain hierarchyMarc Zyngier2014-11-261-5/+37
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-091-28/+72
|\
| * Merge branch 'irqchip/gic' into irqchip/coreJason Cooper2014-10-021-21/+66
| |\
| | * irqchip: gic-v3: Implement CPU PM notifierSudeep Holla2014-09-141-11/+46
| | * irqchip: gic-v3: Refactor gic_enable_redist to support both enabling and disa...Sudeep Holla2014-09-141-10/+20
| * | irqchip: gic-v3: Convert to handle_domain_irqMarc Zyngier2014-09-031-7/+6
| |/
* | irqchip: gic-v3: Declare rdist as __percpu pointer to __iomem pointerWill Deacon2014-09-031-1/+1
* | irqchip: gic-v3: Tag all low level accessors __maybe_unusedMark Brown2014-08-181-5/+5
* | irqchip: gic-v3: Only define gic_peek_irq() when building SMPMark Brown2014-08-171-13/+13
|/
* arm64: gicv3: Allow GICv3 compilation with older binutilsCatalin Marinas2014-07-251-8/+8
* irqchip: gic-v3: Initial support for GICv3Marc Zyngier2014-07-081-0/+692
OpenPOWER on IntegriCloud