aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/irq-gic-v3.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-28irqchip/gic: Update supports_deactivate static key to modern apiDavidlohr Bueso1-10/+10
2018-03-22irqchip/gic-v3: Probe for SCR_EL3 being clear before resetting AP0RnMarc Zyngier1-6/+40
2018-03-20irqchip/gic-v3: Don't try to reset AP0RnMarc Zyngier1-4/+0
2018-03-20irqchip/gic-v3: Do not check trigger configuration of partitionned LPIsMarc Zyngier1-3/+10
2018-03-16irqchip/gic-v3: Loudly complain about the use of IRQ_TYPE_NONEMarc Zyngier1-0/+5
2018-03-14irqchip/gic-v3: Allow LPIs to be disabled from the command lineMarc Zyngier1-1/+9
2018-03-14irqchip/gic-v3: Reset APgRn registers at boot timeMarc Zyngier1-0/+23
2018-02-16irqchip/gic-v3: Use wmb() instead of smb_wmb() in gic_raise_softirq()Shanker Donthineni1-1/+1
2018-02-16irqchip/gic-v3: Change pr_debug message to pr_develMark Salter1-1/+1
2018-01-30Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-27/+2
2018-01-04irqchip/gic-v3: Fix the driver probe() fail due to disabled GICC entryShanker Donthineni1-0/+11
2018-01-02irqchip: gic-v3: Use of_cpu_node_to_id helperSuzuki K Poulose1-27/+2
2017-11-26Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+7
2017-11-16Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+6
2017-11-13irqchip/gic-v3: pr_err() strings should end with newlinesArvind Yadav1-1/+1
2017-11-12irqchip/gic-v3: Fix ppi-partitions lookupJohan Hovold1-3/+6
2017-11-06KVM: arm/arm64: Check that system supports split eoi/deactivateChristoffer Dall1-2/+6
2017-10-19irqchip/gic-v3: Add support for Range Selector (RS) featureShanker Donthineni1-9/+41
2017-09-19irqchip/gic-v3: Iterate over possible CPUs by for_each_possible_cpu()zijun_hu1-4/+4
2017-09-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-30/+79
2017-08-31Merge tag 'irqchip-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/coreThomas Gleixner1-30/+76
2017-08-31irqchip/gic-v3: Advertise GICv4 support to KVMMarc Zyngier1-0/+2
2017-08-23irqchip/gic-v3: Add VLPI/DirectLPI discoveryMarc Zyngier1-1/+23
2017-08-23irqchip/gic-v3: Add redistributor iteratorMarc Zyngier1-22/+47
2017-08-23irqchip: Convert to using %pOF instead of full_nameRob Herring1-7/+4
2017-08-18irqchip/gic-v3: Report that effective affinity is a single targetMarc Zyngier1-0/+3
2017-08-02irqchip/gic: Ensure we have an ISB between ack and ->handle_irqWill Deacon1-0/+2
2017-07-04irqchip/gic-v3: Honor forced affinity settingSuzuki K Poulose1-1/+6
2017-07-04irqchip/gic-v3: Report failures in gic_irq_domain_allocSuzuki K Poulose1-2/+5
2017-06-30irqchip/gic-v3: Fix out-of-bound access in gic_set_affinitySuzuki K Poulose1-0/+3
2016-12-25irqchip/gic: Consolidate hotplug state spaceThomas Gleixner1-1/+1
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner1-2/+2
2016-11-16arm64: Add hypervisor safe helper for checking constant capabilitiesSuzuki K Poulose1-12/+1
2016-10-14irqchip/gicv3: Handle loop timeout properDan Carpenter1-1/+1
2016-09-20Merge branch 'irq/urgent' into irq/coreThomas Gleixner1-3/+4
2016-09-20irqchip/gicv3: Silence noisy DEBUG_PER_CPU_MAPS warningJames Morse1-3/+4
2016-09-12irqchip/gicv3-its: Refactor ITS DT init code to prepare for ACPITomasz Nowicki1-5/+2
2016-09-12irqchip/gic-v3: Reset BPR during initializationDaniel Thompson1-0/+8
2016-08-17irqchip/gicv3: Remove disabling redistributor and group1 non-secure interruptsSudeep Holla1-2/+9
2016-07-14irqchip/gicv3: Convert to hotplug state machineRichard Cochran1-15/+7
2016-06-02irqchip/gic-v3: Fix quiescence check in gic_enable_redistAndrew Jones1-1/+1
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-28/+147
2016-05-11irqchip/gic-v3: Configure all interrupts as non-secure Group-1Marc Zyngier1-0/+12
2016-05-11irqchip/gic: Ensure ordering between read of INTACK and shared dataWill Deacon1-0/+7
2016-05-03irqchip/gic-v3: Parse and export virtual GIC informationJulien Grall1-1/+113
2016-05-03irqchip/gic-v3: Gather all ACPI specific data in a single structureJulien Grall1-27/+33
2016-05-03irqchip/gic-v3: Prefix all pr_* messages by "GICv3: "Julien Grall1-0/+2
2016-05-02irqchip/gic-v3: Add support for partitioned PPIsMarc Zyngier1-2/+174
2016-03-09irqchip/gic-v3: Always return IRQ_SET_MASK_OK_DONE in gic_set_affinityAntoine Tenart1-1/+1
2016-03-09irqchip/gic-v3: ACPI: Add redistributor support via GICC structuresTomasz Nowicki1-13/+101