summaryrefslogtreecommitdiff
path: root/drivers/irqchip/irq-gic.c
Commit message (Expand)AuthorAge
* Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-11-16
|\
| * KVM: arm/arm64: Check that system supports split eoi/deactivateChristoffer Dall2017-11-06
* | irqchip/gic: Deal with broken firmware exposing only 4kB of GICv2 CPU interfaceMarc Zyngier2017-11-02
|/
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-04
|\
| * Merge tag 'irqchip-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2017-08-31
| |\
| | * irqchip/gic: Make irq_chip constBhumika Goyal2017-08-31
| * | irqchip/gic: Report that effective affinity is a single targetMarc Zyngier2017-08-18
| |/
* | irqchip/gic: Ensure we have an ISB between ack and ->handle_irqWill Deacon2017-08-02
* | irqchip/gic-v2: Report failures in gic_irq_domain_allocSuzuki K Poulose2017-07-04
|/
* cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-25
* irqchip/gic: Add missing \n to CPU IF adjustment messageMarc Zyngier2016-10-20
* irqchip/gic: Mark gic_init_physaddr() staticBaoyou Xie2016-09-12
* irqchip/gic: Make locking a BL_SWITCHER only featureMarc Zyngier2016-09-12
* irqchip/gic: Allow self-SGIs for SMP on UP configurationsMarc Zyngier2016-08-17
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-29
|\
| * irqchip/gic: Convert to hotplug state machineRichard Cochran2016-07-14
* | irqchip/gic: Add platform driver for non-root GICs that require RPMJon Hunter2016-06-13
* | irqchip/gic: Prepare for adding platform driverJon Hunter2016-06-13
* | irqchip/gic: Add helper function for chip initialisationJon Hunter2016-06-13
* | irqchip/gic: Isolate early GIC initialisation codeJon Hunter2016-06-13
|/
* remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-27
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-19
|\
| * irqchip/gic-v2: Parse and export virtual GIC informationJulien Grall2016-05-03
| * irqchip/gic-v2: Gather ACPI specific data in a single structureJulien Grall2016-05-03
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-05-17
|\ \
| * | irqchip/gic: Add helper functions for GIC setup and teardownJon Hunter2016-05-11
| * | irqchip/gic: Store GIC configuration parametersJon Hunter2016-05-11
| * | irqchip/gic: Pass GIC pointer to save/restore functionsJon Hunter2016-05-11
| * | irqchip/gic: Return an error if GIC initialisation failsJon Hunter2016-05-11
| * | irqchip/gic: Remove static irq_chip definition for eoimode1Jon Hunter2016-05-11
| * | irqchip/gic: Don't initialise chip if mapping IO space failsJon Hunter2016-05-11
| * | irqchip/gic: Ensure ordering between read of INTACK and shared dataWill Deacon2016-05-11
| |/
* | irqchip/gic: Restore CPU interface checkingMarc Zyngier2016-04-25
|/
* Merge branch 'linus' into irq/core, to pick up fixesIngo Molnar2016-03-08
|\
| * irqchip/gic: Only set the EOImodeNS bit for the root controllerJon Hunter2016-02-11
| * irqchip/gic: Only populate set_affinity for the root controllerJon Hunter2016-02-11
* | irqchip/gic: Return IRQ_SET_MASK_OK_DONE in the set_affinity methodMarc Zyngier2016-02-19
|/
* Merge branch 'irq/gic-v2m-acpi' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2015-12-29
|\
| * irqchip/gic-v2m: acpi: Introducing GICv2m ACPI supportSuravee Suthikulpanit2015-12-21
| * irqdomain: Introduce is_fwnode_irqchip helperSuravee Suthikulpanit2015-12-21
* | irqchip/gic: Kconfig the number of instancesLinus Walleij2015-12-18
* | irqchip/gic: Make interrupt ID 1020 invalidMarc Zyngier2015-12-16
* | irqchip/gic: Assign irqchip dynamicallyLinus Walleij2015-12-16
* | irqchip/gic: Support RealView variant setupLinus Walleij2015-12-16
|/
* irqchip/gic: Add save/restore of the active stateMarc Zyngier2015-11-17
* irqchip/gic: Clear enable bits before restoring themMarc Zyngier2015-11-17
* Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-04
|\
| * irqchip / GIC: Convert the GIC driver to ACPI probingMarc Zyngier2015-10-01
* | irqchip/gic: Kill the xlate methodMarc Zyngier2015-10-13
* | irqchip/gic: Switch ACPI support to stacked domainsMarc Zyngier2015-10-13