index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2020-05-25
irqchip/gic-v2, v3: Drop extra IRQ_NOAUTOEN setting for (E)PPIs
Valentin Schneider
1
-1
/
+0
2020-05-18
irqchip/gic-v3: Fix missing "__init" for gic_smp_init()
Ingo Rohloff
1
-1
/
+1
2020-04-16
irqchip/gic-v4.1: Add support for VPENDBASER's Dirty+Valid signaling
Marc Zyngier
1
-4
/
+7
2020-03-31
Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+13
2020-03-24
Merge branch 'irq/gic-v4.1' into irq/irqchip-next
Marc Zyngier
1
-2
/
+11
2020-03-22
irqchip/gic-v3: Move irq_domain_update_bus_token to after checking for NULL d...
luanshi
1
-1
/
+2
2020-03-20
irqchip/gic-v4.1: Advertise support v4.1 to KVM
Marc Zyngier
1
-0
/
+2
2020-03-20
irqchip/gic-v4.1: Ensure mutual exclusion betwen invalidations on the same RD
Marc Zyngier
1
-0
/
+1
2020-03-19
irqchip/gic-v3: Use SGIs without active state if offered
Marc Zyngier
1
-2
/
+8
2020-03-14
irqchip/gic-v3: Workaround Cavium erratum 38539 when reading GICD_TYPER2
Marc Zyngier
1
-1
/
+29
2020-01-28
irqchip/gic-v3: Only provision redistributors that are enabled in ACPI
Marc Zyngier
1
-2
/
+7
2020-01-22
irqchip/gic-v3: Add GICv4.1 VPEID size discovery
Marc Zyngier
1
-0
/
+3
2020-01-22
irqchip/gic-v3: Detect GICv4.1 supporting RVPEID
Marc Zyngier
1
-3
/
+18
2019-12-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2019-11-26
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+20
2019-11-10
irqchip: Remove redundant semicolon after while
Daode Huang
1
-2
/
+2
2019-10-15
arm64: Relax ICC_PMR_EL1 accesses when ICC_CTLR_EL1.PMHE is clear
Marc Zyngier
1
-0
/
+20
2019-09-18
irqchip/gic-v3: Fix GIC_LINE_NR accessor
Zenghui Yu
1
-1
/
+1
2019-08-20
irqchip/gic-v3: Add quirks for HIP06/07 invalid GICD_TYPER erratum 161010803
Marc Zyngier
1
-10
/
+46
2019-08-20
irqchip/gic-v3: Warn about inconsistent implementations of extended ranges
Marc Zyngier
1
-0
/
+5
2019-08-20
irqchip/gic-v3: Add EPPI range support
Marc Zyngier
1
-7
/
+35
2019-08-20
irqchip/gic-v3: Dynamically allocate PPI partition descriptors
Marc Zyngier
1
-3
/
+11
2019-08-20
irqchip/gic-v3: Dynamically allocate PPI NMI refcounts
Marc Zyngier
1
-13
/
+34
2019-08-20
irqchip/gic: Prepare for more than 16 PPIs
Marc Zyngier
1
-7
/
+15
2019-08-20
irqchip/gic-v3: Add ESPI range support
Marc Zyngier
1
-16
/
+69
2019-08-20
irqchip/gic-v3: Add INTID range and convertion primitives
Marc Zyngier
1
-29
/
+83
2019-08-20
irqchip/gic: Rework gic_configure_irq to take the full ICFGR base
Marc Zyngier
1
-1
/
+10
2019-08-07
irqchip/gic-v3: Register the distributor's PA instead of its VA in fwnode
Marc Zyngier
1
-1
/
+1
2019-08-01
Merge tag 'irqchip-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Thomas Gleixner
1
-0
/
+4
2019-07-26
irqchip/gic-v3: Mark expected switch fall-through
Anders Roxell
1
-0
/
+4
2019-07-08
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+3
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+7
2019-06-21
arm64: Fix interrupt tracing in the presence of NMIs
Julien Thierry
1
-0
/
+7
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-06-11
irqchip/gic-v2m: Add support for Amazon Graviton variant of GICv3+GICv2m
Zeev Zilberman
1
-0
/
+3
2019-04-04
acpi: Create subtable parsing infrastructure
Keith Busch
1
-5
/
+5
2019-02-06
irqchip/gic-v3: Allow interrupts to be set as pseudo-NMI
Julien Thierry
1
-0
/
+91
2019-02-06
irqchip/gic-v3: Handle pseudo-NMIs
Julien Thierry
1
-6
/
+36
2019-02-06
irqchip/gic-v3: Detect if GIC can support pseudo-NMIs
Julien Thierry
1
-7
/
+59
2019-02-06
arm64: Switch to PMR masking when starting CPUs
Julien Thierry
1
-1
/
+7
2019-02-06
irqchip/gic-v3: Factor group0 detection into functions
Julien Thierry
1
-19
/
+36
2019-02-06
irqchip/gic-v3: Switch to PMR masking before calling IRQ handler
Julien Thierry
1
-0
/
+5
2018-12-29
Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2018-12-13
irqchip/gic-v3: Add quirk for msm8996 broken registers
Srinivas Kandagatla
1
-0
/
+20
2018-12-13
irqchip/gic: Add support to device tree based quirks
Srinivas Kandagatla
1
-0
/
+7
2018-11-27
irqchip: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-2
/
+2
2018-10-03
irqchip/gic-v3: Remove acknowledge loop
Julien Thierry
1
-34
/
+31
2018-10-02
irqchip/gic-v3-its: Change initialization ordering for LPIs
Marc Zyngier
1
-8
/
+12
2018-08-20
irqchip/gic-v3: Allow interrupt to be configured as wake-up sources
Marc Zyngier
1
-2
/
+6
2018-07-16
irqchip/gic-v3: Expose GICD_TYPER in the rdist structure
Marc Zyngier
1
-2
/
+2
[next]