aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/irq-gic.c
Commit message (Expand)AuthorAge
...
* | irqchip: Prepare for local stub header removalJoel Porquet2015-07-11
|/
* irqchip: gic: Simplify gic_configure_irq by using IRQCHIP_SET_TYPE_MASKEDSudeep Holla2015-06-05
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-05-09
|\
| * irqchip: gic: Drop support for gic_arch_extnMarc Zyngier2015-04-24
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-24
|\ \ | |/ |/|
| * ACPI: move arm64 GSI IRQ model to generic GSI IRQ layerLorenzo Pieralisi2015-03-26
| * irqchip: Add GICv2 specific ACPI boot supportTomasz Nowicki2015-03-26
* | Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner2015-04-11
|\ \
| * \ Merge branch 'irqchip/stacked-irq_set_wake' into irqchip/coreJason Cooper2015-04-10
| |\ \
| | * | irqchip: gic: Add an entry point to set up irqchip flagsMarc Zyngier2015-03-14
| * | | Merge branch 'irqchip/stacked-omap' into irqchip/coreJason Cooper2015-04-10
| |\ \ \
| | * | | irqchip: gic: Get rid of routable domainMarc Zyngier2015-03-14
| | |/ /
* | | | Merge tag 'irqchip-core-4.1-2' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner2015-04-11
|\| | |
| * | | irqchip: gic: Don't complain in gic_get_cpumask() if UP systemStephen Boyd2015-03-14
| |/ /
* | / irqchip: GIC: Add support for irq_[get, set]_irqchip_state()Marc Zyngier2015-04-08
| |/ |/|
* | irqchip: gic: Fix unsafe locking reported by lockdepMarc Zyngier2015-03-08
|/
* irqchip: gic: Allow interrupt level to be set for PPIsLiviu Dudau2015-01-26
* Merge branch 'irq-irqdomain-arm-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2014-12-15
|\
| * irqchip: gic-v2m: Add support for ARM GICv2m MSI(-X) doorbellSuravee Suthikulpanit2014-11-26
| * irqchip: gic: Support hierarchy irq domain.Yingjoe Chen2014-11-26
* | ARM: realview: basic device tree implementationLinus Walleij2014-10-22
|/
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-15
|\
| * irqchip: Properly fetch the per cpu offsetChristoph Lameter2014-09-18
| * irqchips: Replace __this_cpu_ptr usesChristoph Lameter2014-08-26
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-09
|\ \
| * \ Merge branch 'irqchip/handle_domain' into irqchip/coreJason Cooper2014-09-14
| |\ \
| | * | irqchip: gic: Convert to handle_domain_irqMarc Zyngier2014-09-03
| | |/
| * | irqchip: gic: Preserve gic V2 bypass bits in cpu ctrl registerFeng Kan2014-08-19
| * | irqchip: gic: Replace hex numbers with defines.Feng Kan2014-08-19
| |/
* / irqchip: gic: Make gic_default_routable_irq_domain_ops staticWill Deacon2014-09-03
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-08-07
|\
| * irq-gic: remove file name from heading commentSergei Shtylyov2014-06-19
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-08-04
|\ \
| * | irqchip: gic: Move some bits of GICv2 to a library-type fileMarc Zyngier2014-07-08
* | | irqchip: gic: Fix core ID calculation when topology is read from DTTomasz Figa2014-07-18
* | | irqchip: gic: Add binding probe for ARM GIC400Suravee Suthikulpanit2014-07-17
* | | irqchip: gic: Add support for cortex a7 compatible stringMatthias Brugger2014-07-08
|/ /
* | Merge tag 'irqchip-3.16' of git://git.infradead.org/users/jcooper/linux into ...Thomas Gleixner2014-05-27
|\ \
| * | irqchip: gic: Use mask field in GICC_IARHaojian Zhuang2014-05-18
* | | irqchip: Gic: Support forced affinity settingThomas Gleixner2014-04-17
|/ /
* | Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-05
|\ \
| * | DRIVERS: IRQCHIP: IRQ-GIC: Add support for routable irqsSricharan R2014-02-05
* | | Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-05
|\ \ \ | |_|/ |/| |
| * | irqchip: gic: use dmb ishst instead of dsb when raising a softirqWill Deacon2014-02-25
| |/
* | irqchip: Remove asmlinkage from static functionsStephen Boyd2014-03-12
* | irqchip: gic: Silence sparse warningsStephen Boyd2014-03-06
|/
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-12-02
|\
| * irqchip: Gic: fix boot for chained gicsMark Rutland2013-11-28
* | ARM: GIC: interface to send a SGI directlyNicolas Pitre2013-09-23
* | ARM: GIC: function to retrieve the physical address of the SGIRNicolas Pitre2013-09-23