summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/irq-gic.c
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-091-15/+34
|\ \
| * \ Merge branch 'irqchip/handle_domain' into irqchip/coreJason Cooper2014-09-141-2/+1Star
| |\ \
| | * | irqchip: gic: Convert to handle_domain_irqMarc Zyngier2014-09-031-2/+1Star
| | |/
| * | irqchip: gic: Preserve gic V2 bypass bits in cpu ctrl registerFeng Kan2014-08-191-3/+22
| * | irqchip: gic: Replace hex numbers with defines.Feng Kan2014-08-191-12/+13
| |/
* / irqchip: gic: Make gic_default_routable_irq_domain_ops staticWill Deacon2014-09-031-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-08-071-2/+0Star
|\
| * irq-gic: remove file name from heading commentSergei Shtylyov2014-06-191-2/+0Star
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-08-041-55/+4Star
|\ \
| * | irqchip: gic: Move some bits of GICv2 to a library-type fileMarc Zyngier2014-07-081-55/+4Star
* | | irqchip: gic: Fix core ID calculation when topology is read from DTTomasz Figa2014-07-181-1/+4
* | | irqchip: gic: Add binding probe for ARM GIC400Suravee Suthikulpanit2014-07-171-0/+1
* | | irqchip: gic: Add support for cortex a7 compatible stringMatthias Brugger2014-07-091-0/+1
|/ /
* | Merge tag 'irqchip-3.16' of git://git.infradead.org/users/jcooper/linux into ...Thomas Gleixner2014-05-271-1/+1
|\ \
| * | irqchip: gic: Use mask field in GICC_IARHaojian Zhuang2014-05-191-1/+1
* | | irqchip: Gic: Support forced affinity settingThomas Gleixner2014-04-171-2/+6
|/ /
* | Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-061-10/+72
|\ \
| * | DRIVERS: IRQCHIP: IRQ-GIC: Add support for routable irqsSricharan R2014-02-051-10/+72
* | | Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-051-2/+2
|\ \ \ | |_|/ |/| |
| * | irqchip: gic: use dmb ishst instead of dsb when raising a softirqWill Deacon2014-02-251-2/+2
| |/
* | irqchip: Remove asmlinkage from static functionsStephen Boyd2014-03-121-1/+1
* | irqchip: gic: Silence sparse warningsStephen Boyd2014-03-061-4/+5
|/
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-12-021-4/+5
|\
| * irqchip: Gic: fix boot for chained gicsMark Rutland2013-11-281-4/+5
* | ARM: GIC: interface to send a SGI directlyNicolas Pitre2013-09-241-0/+14
* | ARM: GIC: function to retrieve the physical address of the SGIRNicolas Pitre2013-09-241-0/+29
* | Merge branch 'iks_for_rmk' of git://git.linaro.org/people/nico/linux into dev...Russell King2013-09-171-3/+105
|\ \ | |/ |/|
| * ARM: bL_switcher: do not hardcode GIC IDs in the codeNicolas Pitre2013-07-301-0/+21
| * ARM: gic: add CPU migration supportNicolas Pitre2013-07-301-3/+84
* | drivers: irq-chip: irq-gic: introduce gic_cpu_if_down()Nicolas Pitre2013-08-281-0/+6
|/
* clocksource+irqchip: delete __cpuinit usage from all related filesPaul Gortmaker2013-07-151-4/+4
* irqchip: gic: call gic_cpu_init() as well in CPU_STARTING_FROZEN caseShawn Guo2013-06-201-1/+1
* Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-021-11/+25
|\
| * Merge branch 'gic' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/...Olof Johansson2013-04-021-10/+24
| |\
| | * irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas2013-03-261-7/+21
| | * irqchip: gic: Call handle_bad_irq() directlyCatalin Marinas2013-03-261-2/+1Star
| | * arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas2013-03-261-0/+1
| * | irqchip: irq-gic: Fix checkpatch errorsSachin Kamat2013-04-021-2/+2
* | | irqchip: gic: fix irq_trigger returnAbhijeet Dharmapurikar2013-03-261-1/+2
| |/ |/|
* | irqchip: fix typo when moving gic_raise_softirq()Javi Merino2013-03-051-1/+1
|/
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-2/+23
* irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring2013-01-121-1/+1
* irqchip: Move ARM GIC to drivers/irqchipRob Herring2013-01-121-0/+824