index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hyp
/
include
Age
Commit message (
Expand
)
Author
Lines
2020-07-30
Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/next
Marc Zyngier
-1
/
+1
2020-07-28
Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/next-WIP
Marc Zyngier
-7
/
+7
2020-07-07
KVM: arm64: Move SPSR_EL1 to the system register array
Marc Zyngier
-2
/
+2
2020-07-07
KVM: arm64: Disintegrate SPSR array
Marc Zyngier
-18
/
+10
2020-07-07
KVM: arm64: Move SP_EL1 to the system register array
Marc Zyngier
-2
/
+2
2020-07-07
KVM: arm64: Move ELR_EL1 to the system register array
Marc Zyngier
-2
/
+2
2020-07-07
KVM: arm64: Make struct kvm_regs userspace-only
Marc Zyngier
-14
/
+14
2020-07-07
KVM: arm64: debug: Drop useless vpcu parameter
Marc Zyngier
-10
/
+8
2020-07-07
KVM: arm64: pauth: Use ctxt_sys_reg() instead of raw sys_regs access
Marc Zyngier
-10
/
+13
2020-07-07
KVM: arm64: hyp: Use ctxt_sys_reg/__vcpu_sys_reg instead of raw sys_regs access
Marc Zyngier
-62
/
+59
2020-07-07
KVM: arm64: Factor out stage 2 page table data from struct kvm
Christoffer Dall
-2
/
+2
2020-07-05
KVM: arm64: Remove __hyp_text macro, use build rules instead
David Brazdil
-36
/
+36
2020-07-05
KVM: arm64: Split hyp/sysreg-sr.c to VHE/nVHE
David Brazdil
-0
/
+203
2020-07-05
KVM: arm64: Split hyp/debug-sr.c to VHE/nVHE
David Brazdil
-0
/
+170
2020-07-05
KVM: arm64: Split hyp/switch.c to VHE/nVHE
David Brazdil
-0
/
+509