summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/irq-gic.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI / ARM64 : use the new BAD_MADT_GICC_ENTRY macroAl Stone2015-07-071-1/+1
* irqchip: gic: Simplify gic_configure_irq by using IRQCHIP_SET_TYPE_MASKEDSudeep Holla2015-06-051-0/+1
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-05-091-70/+1Star
|\
| * irqchip: gic: Drop support for gic_arch_extnMarc Zyngier2015-04-241-70/+1Star
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-241-0/+104
|\ \ | |/ |/|
| * ACPI: move arm64 GSI IRQ model to generic GSI IRQ layerLorenzo Pieralisi2015-03-261-0/+2
| * irqchip: Add GICv2 specific ACPI boot supportTomasz Nowicki2015-03-261-0/+102
* | Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner2015-04-111-51/+7Star
|\ \
| * \ Merge branch 'irqchip/stacked-irq_set_wake' into irqchip/coreJason Cooper2015-04-111-0/+5
| |\ \
| | * | irqchip: gic: Add an entry point to set up irqchip flagsMarc Zyngier2015-03-151-0/+5
| * | | Merge branch 'irqchip/stacked-omap' into irqchip/coreJason Cooper2015-04-111-54/+5Star
| |\ \ \
| | * | | irqchip: gic: Get rid of routable domainMarc Zyngier2015-03-151-54/+5Star
| | |/ /
* | | | Merge tag 'irqchip-core-4.1-2' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner2015-04-111-1/+1
|\| | |
| * | | irqchip: gic: Don't complain in gic_get_cpumask() if UP systemStephen Boyd2015-03-151-1/+1
| |/ /
* | / irqchip: GIC: Add support for irq_[get, set]_irqchip_state()Marc Zyngier2015-04-081-4/+65
| |/ |/|
* | irqchip: gic: Fix unsafe locking reported by lockdepMarc Zyngier2015-03-081-8/+12
|/
* irqchip: gic: Allow interrupt level to be set for PPIsLiviu Dudau2015-01-261-3/+6
* Merge branch 'irq-irqdomain-arm-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2014-12-161-24/+57
|\
| * irqchip: gic-v2m: Add support for ARM GICv2m MSI(-X) doorbellSuravee Suthikulpanit2014-11-261-0/+4
| * irqchip: gic: Support hierarchy irq domain.Yingjoe Chen2014-11-261-24/+53
* | ARM: realview: basic device tree implementationLinus Walleij2014-10-221-0/+2
|/
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-151-5/+5
|\
| * irqchip: Properly fetch the per cpu offsetChristoph Lameter2014-09-191-1/+1
| * irqchips: Replace __this_cpu_ptr usesChristoph Lameter2014-08-261-5/+5
* | 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