summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/irq-gic-v3.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'irq-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-09-171-1/+1
|\
| * irqchip: Remove asmlinkage for handlers registered with set_handle_irq()Jinjie Ruan2024-07-301-1/+1
* | irqchip/gic-v3: Init SRE before poking sysregsMark Rutland2024-08-231-7/+14
|/
* Merge tag 'irq-core-2024-07-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-07-221-9/+13
|\
| * irqchip/gic-v3: Pass #redistributor-regions to gic_of_setup_kvm_info()Geert Uytterhoeven2024-07-151-9/+4
| * irqchip/gic-v3: Enable non-coherent redistributors/ITSes ACPI probingLorenzo Pieralisi2024-06-061-0/+9
* | Merge branch 'for-next/vcpu-hotplug' into for-next/coreCatalin Marinas2024-07-111-14/+43
|\ \
| * | irqchip/gic-v3: Fix 'broken_rdists' unused warning when !SMP and !ACPICatalin Marinas2024-07-051-1/+1
| * | irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUsJames Morse2024-06-281-4/+42
| * | irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()James Morse2024-06-281-11/+2
| |/
* | arm64: irqchip/gic-v3: Select priorities at boot timeMark Rutland2024-06-241-57/+39
* | irqchip/gic-v3: Detect GICD_CTRL.DS and SCR_EL3.FIQ earlierMark Rutland2024-06-241-54/+63
* | irqchip/gic-v3: Make distributor priorities variablesMark Rutland2024-06-241-8/+11
* | irqchip/gic-common: Remove sync_access callbackMark Rutland2024-06-241-3/+4
|/
* Merge tag 'irq-msi-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-111-1/+5
|\
| * irqchip/gic-v3: Make gic_irq_domain_select() robust for zero parameter countThomas Gleixner2024-02-151-1/+5
* | irqchip/gic(v3): Replace gic_irq() with irqd_to_hwirq()Dawei Li2024-01-241-12/+7
* | irqchip/gic-v3: Use readl_relaxed_poll_timeout_atomic()Dawei Li2024-01-241-19/+13
|/
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2023-11-101-22/+2
|\
| * Revert "arm64: smp: avoid NMI IPIs with broken MediaTek FW"Douglas Anderson2023-11-081-1/+1
| * arm64: Move MediaTek GIC quirk handling from irqchip to coreDouglas Anderson2023-11-081-21/+1
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2023-11-011-36/+46
|\|
| * Merge branch 'for-next/cpus_have_const_cap' into for-next/coreCatalin Marinas2023-10-261-11/+0
| |\
| | * arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_CAVIUM_23154Mark Rutland2023-10-161-11/+0
| | |
| | \
| *-. \ Merge branches 'for-next/sve-remove-pseudo-regs', 'for-next/backtrace-ipi', '...Catalin Marinas2023-10-261-25/+46
| |\ \ \ | | |_|/ | |/| |
| | | * arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helperJames Morse2023-10-241-6/+4
| | |/ | |/|
| | * arm64: smp: avoid NMI IPIs with broken MediaTek FWMark Rutland2023-10-061-1/+1
| | * irqchip/gic-v3: Enable support for SGIs to act as NMIsDouglas Anderson2023-09-251-18/+41
| |/
* / irqchip/gic-v3: Enable non-coherent redistributors/ITSes DT probingLorenzo Pieralisi2023-10-071-0/+13
|/
* irqchip/gic-v3: Workaround for GIC-700 erratum 2941627Lorenzo Pieralisi2023-07-111-1/+61
* irqchip/gic-v3: Work around affinity issues on ASR8601zhengyan2023-05-291-0/+20
* irqchip/gic-v3: Improve affinity helperMarc Zyngier2023-05-291-10/+15
* irqchip/gic-v3: Disable pseudo NMIs on Mediatek devices w/ firmware issuesDouglas Anderson2023-05-161-0/+20
* irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4Shanker Donthineni2023-04-081-11/+104
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2023-02-221-18/+1
|\
| * arm64: add ARM64_HAS_GIC_PRIO_RELAXED_SYNC cpucapMark Rutland2023-01-311-18/+1
* | irqchip: Use irq_domain_alloc_irqs()Johan Hovold2023-01-111-3/+1
|/
* irqchip/gic: Use kstrtobool() instead of strtobool()Christophe JAILLET2022-11-281-1/+2
* irqchip/gic-v3: Fix typo in commentZhiyuan Dai2022-09-291-1/+1
* Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-08-011-7/+13
|\
| * Merge branch irq/misc-5.20 into irq/irqchip-nextMarc Zyngier2022-07-251-1/+1
| |\
| | * irqchip/gic-v3: Fix comment typoJason Wang2022-07-191-1/+1
| * | APCI: irq: Add support for multiple GSI domainsMarc Zyngier2022-07-201-6/+12
| |/
* / irqchip/gicv3: Handle resource request failure consistentlyRobin Murphy2022-06-161-10/+31
|/
* irqchip/gic-v3: Fix refcount leak in gic_populate_ppi_partitionsMiaoqian Lin2022-06-091-1/+4
* irqchip/gic-v3: Fix error handling in gic_populate_ppi_partitionsMiaoqian Lin2022-06-091-1/+1
* Merge branch irq/gic-v3-nmi-fixes-5.19 into irq/irqchip-nextMarc Zyngier2022-05-171-63/+120
|\
| * irqchip/gic-v3: Fix priority mask handlingMark Rutland2022-05-151-58/+89
| * irqchip/gic-v3: Refactor ISB + EOIR at ack timeMark Rutland2022-05-151-10/+33
| * irqchip/gic-v3: Ensure pseudo-NMIs have an ISB between ack and handlingMark Rutland2022-05-151-0/+3