index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-05
KVM: arm64: Remove __hyp_text macro, use build rules instead
David Brazdil
15
-144
/
+131
2020-07-05
KVM: arm64: Compile remaining hyp/ files for both VHE/nVHE
David Brazdil
3
-15
/
+7
2020-07-05
KVM: arm64: Duplicate hyp/timer-sr.c for VHE/nVHE
David Brazdil
5
-4
/
+17
2020-07-05
KVM: arm64: Split hyp/sysreg-sr.c to VHE/nVHE
David Brazdil
9
-152
/
+185
2020-07-05
KVM: arm64: Split hyp/debug-sr.c to VHE/nVHE
David Brazdil
6
-69
/
+118
2020-07-05
KVM: arm64: Split hyp/switch.c to VHE/nVHE
David Brazdil
10
-946
/
+1007
2020-07-05
KVM: arm64: Duplicate hyp/tlb.c for VHE/nVHE
David Brazdil
5
-94
/
+169
2020-07-05
KVM: arm64: Move hyp-init.S to nVHE
Andrew Scull
3
-2
/
+2
2020-07-05
KVM: arm64: Build hyp-entry.S separately for VHE/nVHE
David Brazdil
5
-5
/
+7
2020-07-05
KVM: arm64: Add build rules for separate VHE/nVHE object files
David Brazdil
3
-3
/
+58
2020-07-05
KVM: arm64: Move __smccc_workaround_1_smc to .rodata
David Brazdil
3
-16
/
+33
2020-07-05
KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvhe
David Brazdil
1
-1
/
+1
2020-07-05
KVM: arm64: Remove the target table
James Morse
4
-104
/
+12
2020-07-05
KVM: arm64: Remove target_table from exit handlers
James Morse
1
-71
/
+16
2020-07-05
KVM: arm64: Move ACTLR_EL1 emulation to the sys_reg_descs array
James Morse
2
-30
/
+28
2020-07-05
KVM: arm64: Tolerate an empty target_table list
James Morse
1
-1
/
+4
2020-07-05
KVM: arm64: Drop the target_table[] indirection
James Morse
3
-25
/
+8
2020-07-05
KVM: arm64: Allow in-atomic injection of SPIs
Marc Zyngier
2
-7
/
+20
2020-06-23
KVM: arm64: vgic-v4: Plug race between non-residency and v4.1 doorbell
Marc Zyngier
1
-0
/
+8
2020-06-22
KVM: arm64: pvtime: Ensure task delay accounting is enabled
Andrew Jones
1
-3
/
+12
2020-06-22
KVM: arm64: Fix kvm_reset_vcpu() return code being incorrect with SVE
Steven Price
1
-3
/
+7
2020-06-22
KVM: arm64: Allow PtrAuth to be enabled from userspace on non-VHE systems
Marc Zyngier
1
-11
/
+10
2020-06-22
KVM: arm64: Enable Address Authentication at EL2 if available
Marc Zyngier
1
-0
/
+5
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-3
/
+3
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-3
/
+3
2020-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-68
/
+137
2020-06-11
Merge tag 'kvmarm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
9
-63
/
+137
2020-06-10
Merge branch 'kvm-arm64/ptrauth-fixes' into kvmarm-master/next
Marc Zyngier
7
-53
/
+81
2020-06-10
KVM: arm64: Synchronize sysreg state on injecting an AArch32 exception
Marc Zyngier
1
-0
/
+28
2020-06-09
mmap locking API: convert mmap_sem call sites missed by coccinelle
Michel Lespinasse
1
-7
/
+7
2020-06-09
KVM: arm64: Remove host_cpu_context member from vcpu structure
Marc Zyngier
5
-16
/
+11
2020-06-09
KVM: arm64: Handle PtrAuth traps early
Marc Zyngier
4
-38
/
+70
2020-06-09
KVM: arm64: Save the host's PtrAuth keys in non-preemptible context
Marc Zyngier
2
-18
/
+19
2020-06-09
KVM: arm64: Stop save/restoring ACTLR_EL1
James Morse
2
-4
/
+0
2020-06-09
KVM: arm64: Add emulation for 32bit guests accessing ACTLR2
James Morse
1
-0
/
+10
2020-06-09
KVM: arm64: Stop writing aarch32's CSSELR into ACTLR
James Morse
1
-2
/
+8
2020-06-04
arm64: add support for folded p4d page tables
Mike Rapoport
1
-32
/
+177
2020-06-04
KVM: let kvm_destroy_vm_debugfs clean up vCPU debugfs directories
Paolo Bonzini
1
-5
/
+0
2020-06-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
41
-439
/
+20032
2020-06-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
5
-28
/
+66
2020-06-01
Merge tag 'kvmarm-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
41
-426
/
+20022
2020-05-31
KVM: arm64: Flush the instruction cache if not unmapping the VM on reboot
Marc Zyngier
1
-4
/
+10
2020-05-28
Merge branch 'for-next/kvm/errata' into for-next/core
Will Deacon
3
-10
/
+13
2020-05-28
KVM: arm64: Check advertised Stage-2 page size capability
Marc Zyngier
1
-2
/
+35
2020-05-28
KVM: arm64: Parametrize exception entry with a target EL
Marc Zyngier
1
-37
/
+38
2020-05-28
KVM: arm64: Don't use empty structures as CPU reset state
Marc Zyngier
1
-12
/
+9
2020-05-28
KVM: arm64: Move sysreg reset check to boot time
Marc Zyngier
1
-37
/
+35
2020-05-28
KVM: arm64: Add missing reset handlers for PMU emulation
Marc Zyngier
1
-3
/
+3
2020-05-28
KVM: arm64: Refactor vcpu_{read,write}_sys_reg
Marc Zyngier
1
-57
/
+71
2020-05-28
KVM: arm64: vgic-v3: Take cpu_if pointer directly instead of vcpu
Christoffer Dall
5
-46
/
+44
[prev]
[next]