index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-gic-v3.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-22
/
+2
2023-11-08
Revert "arm64: smp: avoid NMI IPIs with broken MediaTek FW"
Douglas Anderson
1
-1
/
+1
2023-11-08
arm64: Move MediaTek GIC quirk handling from irqchip to core
Douglas Anderson
1
-21
/
+1
2023-11-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-36
/
+46
2023-10-26
Merge branch 'for-next/cpus_have_const_cap' into for-next/core
Catalin Marinas
1
-11
/
+0
2023-10-26
Merge branches 'for-next/sve-remove-pseudo-regs', 'for-next/backtrace-ipi', '...
Catalin Marinas
1
-25
/
+46
2023-10-24
arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helper
James Morse
1
-6
/
+4
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_CAVIUM_23154
Mark Rutland
1
-11
/
+0
2023-10-07
irqchip/gic-v3: Enable non-coherent redistributors/ITSes DT probing
Lorenzo Pieralisi
1
-0
/
+13
2023-10-06
arm64: smp: avoid NMI IPIs with broken MediaTek FW
Mark Rutland
1
-1
/
+1
2023-09-25
irqchip/gic-v3: Enable support for SGIs to act as NMIs
Douglas Anderson
1
-18
/
+41
2023-07-11
irqchip/gic-v3: Workaround for GIC-700 erratum 2941627
Lorenzo Pieralisi
1
-1
/
+61
2023-05-29
irqchip/gic-v3: Work around affinity issues on ASR8601
zhengyan
1
-0
/
+20
2023-05-29
irqchip/gic-v3: Improve affinity helper
Marc Zyngier
1
-10
/
+15
2023-05-16
irqchip/gic-v3: Disable pseudo NMIs on Mediatek devices w/ firmware issues
Douglas Anderson
1
-0
/
+20
2023-04-08
irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4
Shanker Donthineni
1
-11
/
+104
2023-02-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-18
/
+1
2023-01-31
arm64: add ARM64_HAS_GIC_PRIO_RELAXED_SYNC cpucap
Mark Rutland
1
-18
/
+1
2023-01-11
irqchip: Use irq_domain_alloc_irqs()
Johan Hovold
1
-3
/
+1
2022-11-28
irqchip/gic: Use kstrtobool() instead of strtobool()
Christophe JAILLET
1
-1
/
+2
2022-09-29
irqchip/gic-v3: Fix typo in comment
Zhiyuan Dai
1
-1
/
+1
2022-08-01
Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+13
2022-07-25
Merge branch irq/misc-5.20 into irq/irqchip-next
Marc Zyngier
1
-1
/
+1
2022-07-20
APCI: irq: Add support for multiple GSI domains
Marc Zyngier
1
-6
/
+12
2022-07-19
irqchip/gic-v3: Fix comment typo
Jason Wang
1
-1
/
+1
2022-06-16
irqchip/gicv3: Handle resource request failure consistently
Robin Murphy
1
-10
/
+31
2022-06-09
irqchip/gic-v3: Fix refcount leak in gic_populate_ppi_partitions
Miaoqian Lin
1
-1
/
+4
2022-06-09
irqchip/gic-v3: Fix error handling in gic_populate_ppi_partitions
Miaoqian Lin
1
-1
/
+1
2022-05-17
Merge branch irq/gic-v3-nmi-fixes-5.19 into irq/irqchip-next
Marc Zyngier
1
-63
/
+120
2022-05-15
irqchip/gic-v3: Fix priority mask handling
Mark Rutland
1
-58
/
+89
2022-05-15
irqchip/gic-v3: Refactor ISB + EOIR at ack time
Mark Rutland
1
-10
/
+33
2022-05-15
irqchip/gic-v3: Ensure pseudo-NMIs have an ISB between ack and handling
Mark Rutland
1
-0
/
+3
2022-05-04
irqchip/gic-v3: Claim iomem resources
Robin Murphy
1
-6
/
+9
2022-05-04
irqchip/gic-v3: Relax polling of GIC{R,D}_CTLR.RWP
Marc Zyngier
1
-20
/
+18
2022-05-04
irqchip/gic-v3: Detect LPI invalidation MMIO registers
Marc Zyngier
1
-4
/
+16
2022-04-05
irqchip/gic, gic-v3: Prevent GSI to SGI translations
Andre Przywara
1
-0
/
+6
2022-04-05
irqchip/gic-v3: Fix GICR_CTLR.RWP polling
Marc Zyngier
1
-4
/
+4
2022-02-21
irqchip/gic-v3: Use dsb(ishst) to order writes with ICC_SGI1R_EL1 accesses
Barry Song
1
-1
/
+1
2021-12-20
Merge branch irq/misc-5.17 into irq/irqchip-next
Marc Zyngier
1
-0
/
+16
2021-12-16
irqchip/gic-v4: Disable redistributors' view of the VPE table at boot time
Marc Zyngier
1
-0
/
+16
2021-12-16
irqchip/gic-v3-its: Postpone LPI pending table freeing and memreserve
Valentin Schneider
1
-0
/
+1
2021-10-26
irq: remove handle_domain_{irq,nmi}()
Mark Rutland
1
-2
/
+2
2021-08-20
Merge branch irq/misc-5.15 into irq/irqchip-next
Marc Zyngier
1
-1
/
+22
2021-08-20
irqchip/gic-v3: Fix priority comparison when non-secure priorities are used
Chen-Yu Tsai
1
-1
/
+22
2021-08-12
irqchip/gic-v3: Fix selection of partition domain for EPPIs
James Morse
1
-7
/
+41
2021-08-12
irqchip/gic-v3: Add __gic_get_ppi_index() to find the PPI number from hwirq
James Morse
1
-4
/
+9
2021-06-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+3
2021-06-10
irqchip/gic-v3: Workaround inconsistent PMR setting on NMI entry
Marc Zyngier
1
-1
/
+35
2021-06-01
irqchip/gic: Split vGIC probing information from the GIC code
Marc Zyngier
1
-3
/
+3
2021-04-24
Merge tag 'irqchip-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
1
-4
/
+4
[next]