index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-08
arm/arm64: vgic: turn vgic_find_mmio_region into public
Eric Auger
2
-6
/
+10
2017-05-08
KVM: arm/arm64: vgic-its: rename itte into ite
Eric Auger
1
-74
/
+74
2017-05-08
KVM: arm/arm64: Add GICV3 pending table save API documentation
Eric Auger
1
-0
/
+6
2017-05-08
KVM: arm/arm64: Add ITS save/restore API documentation
Eric Auger
1
-0
/
+120
2017-05-04
KVM: arm/arm64: Move shared files to virt/kvm/arm
Christoffer Dall
11
-264
/
+280
2017-05-02
arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accesses
Marc Zyngier
2
-4
/
+10
2017-04-20
ARM: KVM: Fix idmap stub entry when running Thumb-2 code
Marc Zyngier
1
-1
/
+0
2017-04-20
ARM: hyp-stub: Fix Thumb-2 compilation
Marc Zyngier
1
-1
/
+1
2017-04-19
KVM: arm/arm64: vgic-v3: Fix off-by-one LR access
Marc Zyngier
1
-1
/
+1
2017-04-19
KVM: arm/arm64: vgic-v3: De-optimize VMCR save/restore when emulating a GICv2
Marc Zyngier
2
-4
/
+15
2017-04-19
KVM: arm/arm64: fix races in kvm_psci_vcpu_on
Andrew Jones
1
-1
/
+7
2017-04-09
Merge remote-tracking branch 'rutland/kvm/common-sysreg' into next-fix
Christoffer Dall
6
-334
/
+284
2017-04-09
KVM: arm/arm64: Advertise support for KVM_CAP_ARM_USER_IRQ
Christoffer Dall
1
-0
/
+7
2017-04-09
KVM: arm/arm64: Report PMU overflow interrupts to userspace irqchip
Christoffer Dall
4
-11
/
+51
2017-04-09
KVM: arm/arm64: Support arch timers with a userspace gic
Alexander Graf
3
-32
/
+110
2017-04-09
KVM: arm/arm64: Add ARM user space interrupt signaling ABI
Alexander Graf
4
-0
/
+54
2017-04-09
KVM: arm/arm64: Cleanup the arch timer code's irqchip checking
Christoffer Dall
1
-8
/
+7
2017-04-09
arm/arm64: Add hyp-stub API documentation
Marc Zyngier
1
-0
/
+53
2017-04-09
ARM: hyp-stub: Zero r0 on successful stub handling
Marc Zyngier
2
-0
/
+4
2017-04-09
arm64: hyp-stub: Zero x0 on successful stub handling
Marc Zyngier
2
-4
/
+6
2017-04-09
arm64: hyp-stub/KVM: Kill __hyp_get_vectors
Marc Zyngier
4
-27
/
+7
2017-04-09
ARM: hyp-stub/KVM: Kill __hyp_get_vectors
Marc Zyngier
4
-28
/
+6
2017-04-09
ARM: decompressor: Remove __hyp_get_vectors usage
Marc Zyngier
1
-1
/
+11
2017-04-09
arm/arm64: KVM: Use HVC_RESET_VECTORS to reinit HYP mode
Marc Zyngier
1
-15
/
+9
2017-04-09
arm/arm64: KVM: Remove kvm_get_idmap_start
Marc Zyngier
3
-7
/
+0
2017-04-09
arm/arm64: KVM: Use __hyp_reset_vectors() directly
Marc Zyngier
3
-14
/
+1
2017-04-09
ARM: KVM: Gracefully handle hyp-stubs being restored from under our feet
Marc Zyngier
2
-1
/
+9
2017-04-09
ARM: KVM: Implement HVC_SOFT_RESTART in the init code
Marc Zyngier
1
-0
/
+14
2017-04-09
ARM: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors
Marc Zyngier
3
-5
/
+1
2017-04-09
ARM: KVM: Allow the main HYP code to use the init hyp stub implementation
Marc Zyngier
1
-5
/
+24
2017-04-09
ARM: KVM: Implement HVC_GET_VECTORS in the init code
Marc Zyngier
1
-1
/
+6
2017-04-09
ARM: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init code
Marc Zyngier
3
-7
/
+29
2017-04-09
ARM: hyp-stub: Implement HVC_RESET_VECTORS stub hypercall
Marc Zyngier
2
-1
/
+13
2017-04-09
ARM: hyp-stub: Define a return value for failed stub calls
Marc Zyngier
2
-1
/
+3
2017-04-09
ARM: Expose the VA/IDMAP offset
Marc Zyngier
1
-0
/
+5
2017-04-09
ARM: hyp-stub: Use r1 for the soft-restart address
Marc Zyngier
1
-3
/
+2
2017-04-09
ARM: Update cpu_v7_reset documentation
Marc Zyngier
1
-1
/
+2
2017-04-09
ARM: KVM: Convert KVM to use HVC_GET_VECTORS
Marc Zyngier
3
-5
/
+9
2017-04-09
ARM: soft-reboot into same mode that we entered the kernel
Russell King
4
-8
/
+28
2017-04-09
ARM: hyp-stub: improve ABI
Russell King
1
-5
/
+22
2017-04-09
arm64: KVM: Implement HVC_SOFT_RESTART in the init code
Marc Zyngier
1
-8
/
+23
2017-04-09
arm64: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors
Marc Zyngier
4
-20
/
+1
2017-04-09
arm64: KVM: Allow the main HYP code to use the init hyp stub implementation
Marc Zyngier
1
-5
/
+19
2017-04-09
arm64: KVM: Implement HVC_GET_VECTORS in the init code
Marc Zyngier
1
-1
/
+6
2017-04-09
arm64: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init code
Marc Zyngier
1
-0
/
+13
2017-04-09
arm64: hyp-stub: Implement HVC_RESET_VECTORS stub hypercall
Marc Zyngier
2
-1
/
+19
2017-04-09
arm64: hyp-stub: Update documentation in asm/virt.h
Marc Zyngier
1
-3
/
+8
2017-04-09
arm64: hyp-stub: Define a return value for failed stub calls
Marc Zyngier
3
-2
/
+5
2017-04-09
arm64: hyp-stub: Don't save lr in the EL1 code
Marc Zyngier
1
-4
/
+0
2017-04-09
arm64: KVM: Move lr save/restore to do_el2_call
Marc Zyngier
2
-5
/
+2
[next]