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
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
/
arch
/
arm64
/
include
/
asm
/
arch_gicv3.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-24
arm64: Always keep DAIF.[IF] in sync
Hector Martin
1
-1
/
+1
2020-09-13
irqchip/gic-v3: Support pseudo-NMIs when SCR_EL3.FIQ == 0
Alexandru Elisei
1
-1
/
+7
2020-06-22
KVM: arm64: Annotate hyp NMI-related functions as __always_inline
Alexandru Elisei
1
-1
/
+1
2020-02-28
Merge tag 'kvmarm-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-1
/
+1
2020-02-22
KVM: arm64: Ask the compiler to __always_inline functions used at HYP
James Morse
1
-1
/
+1
2020-02-08
irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessors
Zenghui Yu
1
-4
/
+4
2020-01-22
irqchip/gic-v4.1: VPE table (aka GICR_VPROPBASER) allocation
Marc Zyngier
1
-0
/
+1
2019-08-01
arm64: Lower priority mask for GIC_PRIO_IRQON
Julien Thierry
1
-0
/
+6
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+3
2019-06-21
arm64: Fix incorrect irqflag restore for priority masking
Julien Thierry
1
-1
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-02-06
arm64: gic-v3: Implement arch support for priority masking
Julien Thierry
1
-4
/
+4
2019-02-06
irqchip/gic-v3: Switch to PMR masking before calling IRQ handler
Julien Thierry
1
-0
/
+17
2019-02-06
arm/arm64: gic-v3: Add PMR and RPR accessors
Julien Thierry
1
-0
/
+15
2018-03-22
irqchip/gic-v3: Probe for SCR_EL3 being clear before resetting AP0Rn
Marc Zyngier
1
-5
/
+0
2017-10-19
irqchip/gic-v3: Add support for Range Selector (RS) feature
Shanker Donthineni
1
-0
/
+5
2017-08-31
irqchip/gic-v3-its: Add VPE interrupt masking
Marc Zyngier
1
-0
/
+2
2017-08-31
irqchip/gic-v3-its: Add VPENDBASER/VPROPBASER accessors
Marc Zyngier
1
-0
/
+5
2017-06-15
arm64/kvm: sysreg: fix typo'd SYS_ICC_IGRPEN*_EL1
Mark Rutland
1
-1
/
+1
2017-03-09
arm64: sysreg: subsume GICv3 sysreg definitions
Mark Rutland
1
-68
/
+13
2016-11-29
irqchip/gic-v3-its: Specialise readq and writeq accesses
Vladimir Murzin
1
-0
/
+14
2016-11-29
irqchip/gic-v3-its: Specialise flush_dcache operation
Vladimir Murzin
1
-0
/
+3
2016-11-29
irqchip/gic-v3: Use nops macro for Cavium ThunderX erratum 23154
Will Deacon
1
-7
/
+2
2016-11-29
irqchip/gic-v3: Convert arm64 GIC accessors to {read,write}_sysreg_s
Will Deacon
1
-28
/
+17
2016-10-06
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+13
2016-09-22
arm64: KVM: Move GIC accessors to arch_gicv3.h
Vladimir Murzin
1
-0
/
+13
2016-09-12
irqchip/gic-v3: Reset BPR during initialization
Daniel Thompson
1
-0
/
+6
2016-02-11
irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributor
Tirumalesh Chalamarla
1
-0
/
+1
2015-12-10
irqchip/gic-v3: Add missing include for barrier.h
Marc Zyngier
1
-0
/
+1
2015-10-10
irqchip/gic-v3: Specialize readq and writeq accesses
Jean-Philippe Brucker
1
-0
/
+3
2015-10-10
irqchip/gic-v3: Change unsigned types for AArch32 compatibility
Jean-Philippe Brucker
1
-14
/
+19
2015-10-10
irqchip/gic-v3: Refactor the arm64 specific parts
Jean-Philippe Brucker
1
-0
/
+162