summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/irq-gic-v3.c
Commit message (Expand)AuthorAgeFilesLines
* irqchip: Kill off set_irq_flags usageRob Herring2015-09-161-3/+2
* irqchip/gic-v3: Use IRQD_FORWARDED_TO_VCPU flagThomas Gleixner2015-09-161-8/+6
* irqchip/GICv3: Don't deactivate interrupts forwarded to a guestMarc Zyngier2015-08-271-2/+25
* irqchip/GICv3: Convert to EOImode == 1Marc Zyngier2015-08-271-6/+62
* irqchip: Prepare for local stub header removalJoel Porquet2015-07-111-1/+1
* irqchip: gic: Simplify gic_configure_irq by using IRQCHIP_SET_TYPE_MASKEDSudeep Holla2015-06-051-0/+1
* Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-201-1/+1
|\
| * drivers: fix up obsolete cpu function usage.Rusty Russell2015-03-051-1/+1
* | irqchip: GICv3: Add support for irq_[get, set]_irqchip_state()Marc Zyngier2015-04-081-13/+70
* | 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