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
/
kernel
/
hyp-stub.S
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-25
Merge branch 'for-next/boot' into for-next/core
Will Deacon
1
-27
/
+90
2022-07-01
arm64: Add an override for ID_AA64SMFR0_EL1.FA64
Marc Zyngier
1
-7
/
+8
2022-07-01
arm64: Add the arm64.nosve command line option
Marc Zyngier
1
-0
/
+11
2022-07-01
arm64: Add the arm64.nosme command line option
Marc Zyngier
1
-0
/
+41
2022-07-01
arm64: Expose a __check_override primitive for oddball features
Marc Zyngier
1
-6
/
+11
2022-07-01
arm64: Factor out checking of a feature against the override into a macro
Marc Zyngier
1
-14
/
+20
2022-07-01
arm64: Rename the VHE switch to "finalise_el2"
Marc Zyngier
1
-11
/
+10
2022-06-24
arm64: head: record CPU boot mode after enabling the MMU
Ard Biesheuvel
1
-2
/
+2
2021-04-13
Merge remote-tracking branch 'arm64/for-next/vhe-only' into kvmarm-master/next
Marc Zyngier
1
-6
/
+4
2021-04-08
arm64: Get rid of CONFIG_ARM64_VHE
Marc Zyngier
1
-2
/
+0
2021-04-08
arm64: Cope with CPUs stuck in VHE mode
Marc Zyngier
1
-4
/
+4
2021-04-07
arm64: KVM: Enable access to TRBE support for host
Suzuki K Poulose
1
-1
/
+2
2021-02-24
arm64: Add missing ISB after invalidating TLB in enter_vhe
Marc Zyngier
1
-0
/
+1
2021-02-24
arm64: VHE: Enable EL2 MMU from the idmap
Marc Zyngier
1
-13
/
+26
2021-02-12
Merge branch 'for-next/misc' into for-next/core
Will Deacon
1
-0
/
+2
2021-02-09
arm64: Honor VHE being disabled from the command-line
Marc Zyngier
1
-0
/
+11
2021-02-09
arm64: Move VHE-specific SPE setup to mutate_to_vhe()
Marc Zyngier
1
-3
/
+5
2021-02-09
arm64: Initialise as nVHE before switching to VHE
Marc Zyngier
1
-0
/
+24
2021-02-08
arm64: Provide an 'upgrade to VHE' stub hypercall
Marc Zyngier
1
-2
/
+74
2021-01-28
KVM: arm64: Move __hyp_set_vectors out of .hyp.text
Quentin Perret
1
-0
/
+2
2020-05-04
arm64: kernel: Convert to modern annotations for assembly functions
Mark Brown
1
-10
/
+10
2020-03-24
arm64: use mov_q instead of literal ldr
Remi Denis-Courmont
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-02-01
arm64: hyp-stub: Forbid kprobing of the hyp-stub
James Morse
1
-0
/
+2
2017-04-09
arm64: hyp-stub: Zero x0 on successful stub handling
Marc Zyngier
1
-1
/
+3
2017-04-09
arm64: hyp-stub/KVM: Kill __hyp_get_vectors
Marc Zyngier
1
-12
/
+1
2017-04-09
arm64: hyp-stub: Implement HVC_RESET_VECTORS stub hypercall
Marc Zyngier
1
-1
/
+10
2017-04-09
arm64: hyp-stub: Define a return value for failed stub calls
Marc Zyngier
1
-1
/
+1
2017-04-09
arm64: hyp-stub: Don't save lr in the EL1 code
Marc Zyngier
1
-4
/
+0
2017-04-09
arm64: hyp-stub: Stop pointlessly clobbering lr
Marc Zyngier
1
-6
/
+0
2016-06-27
arm64: Add back cpu reset routines
Geoff Levand
1
-1
/
+9
2016-04-28
arm64: hyp/kvm: Make hyp-stub reject kvm_call_hyp()
James Morse
1
-2
/
+3
2016-04-28
arm64: hyp/kvm: Make hyp-stub extensible
Geoff Levand
1
-10
/
+24
2016-04-28
arm64: kvm: Move lr save/restore from do_el2_call into EL1
James Morse
1
-2
/
+8
2014-07-09
irqchip: gic-v3: Initial support for GICv3
Marc Zyngier
1
-0
/
+1
2012-12-05
arm64: add hypervisor stub
Marc Zyngier
1
-0
/
+109