index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hyp
/
nvhe
/
switch.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
KVM: arm64: Simplify handling of ARCH_WORKAROUND_2
Marc Zyngier
2020-09-29
1
-4
/
+0
|
*
|
kvm: arm64: Create separate instances of kvm_host_data for VHE/nVHE
David Brazdil
2020-09-30
1
-0
/
+3
|
*
|
kvm: arm64: Duplicate arm64_ssbd_callback_required for nVHE hyp
David Brazdil
2020-09-30
1
-0
/
+3
|
*
|
kvm: arm64: Remove __hyp_this_cpu_read
David Brazdil
2020-09-30
1
-1
/
+1
|
|
/
*
|
KVM: arm64: nVHE: Fix pointers during SMCCC convertion
Andrew Scull
2020-09-15
1
-2
/
+0
*
|
KVM: arm64: nVHE: Handle hyp panics
Andrew Scull
2020-09-15
1
-13
/
+5
*
|
KVM: arm64: Introduce hyp context
Andrew Scull
2020-09-15
1
-1
/
+1
*
|
KVM: arm64: nVHE: Use separate vector for the host
Andrew Scull
2020-09-15
1
-0
/
+3
*
|
KVM: arm64: Remove hyp_panic arguments
Andrew Scull
2020-09-15
1
-2
/
+6
*
|
KVM: arm64: Remove __activate_vm wrapper
Andrew Scull
2020-09-15
1
-4
/
+4
|
/
*
KVM: arm64: Add kvm_extable for vaxorcism code
James Morse
2020-08-28
1
-0
/
+5
*
KVM: arm64: hyp: Use ctxt_sys_reg/__vcpu_sys_reg instead of raw sys_regs access
Marc Zyngier
2020-07-07
1
-2
/
+2
*
KVM: arm64: Factor out stage 2 page table data from struct kvm
Christoffer Dall
2020-07-07
1
-1
/
+1
*
KVM: arm64: Remove __hyp_text macro, use build rules instead
David Brazdil
2020-07-05
1
-9
/
+9
*
KVM: arm64: Split hyp/sysreg-sr.c to VHE/nVHE
David Brazdil
2020-07-05
1
-0
/
+1
*
KVM: arm64: Split hyp/switch.c to VHE/nVHE
David Brazdil
2020-07-05
1
-0
/
+271
[prev]