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
/
hyp-init.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'kvm-arm64/nvhe-wxn' into kvmarm-master/next
Marc Zyngier
2021-04-13
1
-10
/
+2
|
\
|
*
KVM: arm64: Turn SCTLR_ELx_FLAGS into INIT_SCTLR_EL2_MMU_ON
Marc Zyngier
2021-03-18
1
-7
/
+1
|
*
KVM: arm64: Use INIT_SCTLR_EL2_MMU_OFF to disable the MMU on KVM teardown
Marc Zyngier
2021-03-18
1
-3
/
+1
*
|
KVM: arm64: Wrap the host with a stage 2
Quentin Perret
2021-03-19
1
-0
/
+1
*
|
KVM: arm64: Set host stage 2 using kvm_nvhe_init_params
Quentin Perret
2021-03-19
1
-5
/
+9
*
|
KVM: arm64: Prepare the creation of s1 mappings at EL2
Quentin Perret
2021-03-19
1
-0
/
+27
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-02-21
1
-14
/
+5
|
\
|
*
Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-02-12
1
-14
/
+5
|
|
\
|
|
*
Merge branch 'kvm-arm64/hyp-reloc' into kvmarm-master/next
Marc Zyngier
2021-02-12
1
-3
/
+1
|
|
|
\
|
|
|
*
KVM: arm64: Fix constant-pool users in hyp
David Brazdil
2021-01-23
1
-2
/
+0
|
|
|
*
KVM: arm64: Rename .idmap.text in hyp linker script
David Brazdil
2021-01-23
1
-1
/
+1
|
|
*
|
KVM: arm64: Simplify __kvm_hyp_init HVC detection
Andrew Scull
2021-01-25
1
-11
/
+4
|
|
|
/
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-02-21
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
arm64: Simplify init_el2_state to be non-VHE only
Marc Zyngier
2021-02-09
1
-1
/
+1
|
|
/
*
/
KVM: arm64: Don't clobber x4 in __do_hyp_init
Andrew Scull
2021-01-25
1
-9
/
+11
|
/
*
KVM: arm64: Trap host SMCs in protected mode
David Brazdil
2020-12-04
1
-0
/
+10
*
KVM: arm64: Intercept host's SYSTEM_SUSPEND PSCI SMCs
David Brazdil
2020-12-04
1
-1
/
+1
*
KVM: arm64: Intercept host's CPU_SUSPEND PSCI SMCs
David Brazdil
2020-12-04
1
-0
/
+10
*
KVM: arm64: Intercept host's CPU_ON SMCs
David Brazdil
2020-12-04
1
-0
/
+48
*
KVM: arm64: Extract __do_hyp_init into a helper function
David Brazdil
2020-12-04
1
-15
/
+32
*
KVM: arm64: Init MAIR/TCR_EL2 from params struct
David Brazdil
2020-12-04
1
-30
/
+8
*
KVM: arm64: Move hyp-init params to a per-CPU struct
David Brazdil
2020-12-04
1
-9
/
+7
*
KVM: arm64: Remove vector_ptr param of hyp-init
David Brazdil
2020-12-04
1
-3
/
+6
*
KVM: arm64: Don't corrupt tpidr_el2 on failed HVC call
Marc Zyngier
2020-10-29
1
-7
/
+16
*
KVM: arm64: nVHE: Migrate hyp-init to SMCCC
Andrew Scull
2020-09-15
1
-28
/
+38
*
KVM: arm64: nVHE: Pass pointers consistently to hyp-init
Andrew Scull
2020-09-15
1
-1
/
+0
*
Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2020-08-09
1
-4
/
+8
*
Merge branch 'kvm-arm64/ptrauth-nvhe' into kvmarm-master/next-WIP
Marc Zyngier
2020-07-28
1
-0
/
+5
*
KVM: arm64: Move hyp-init.S to nVHE
Andrew Scull
2020-07-05
1
-0
/
+163