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
/
hyp-entry.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: arm64: Delete duplicated label in invalid_vector
Fangrui Song
2020-04-30
1
-1
/
+0
*
arm64: kvm: Modernize __smccc_workaround_1_smc_start annotations
Mark Brown
2020-03-09
1
-2
/
+4
*
arm64: kvm: Modernize annotation for __bp_harden_hyp_vecs
Mark Brown
2020-03-09
1
-2
/
+4
*
arm64: kvm: Annotate assembly using modern annoations
Mark Brown
2020-03-09
1
-7
/
+8
*
KVM: arm64: Consume pending SError as early as possible
James Morse
2019-07-05
1
-1
/
+5
*
KVM: arm64: Make indirect vectors preamble behaviour symmetric
James Morse
2019-07-05
1
-3
/
+3
*
KVM: arm64: Abstract the size of the HYP vectors pre-amble
James Morse
2019-07-05
1
-1
/
+17
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-12
/
+1
*
arm64: KVM: Drop VHE-specific HYP call stub
Marc Zyngier
2019-02-19
1
-12
/
+0
*
arm64: entry: Place an SB sequence following an ERET instruction
Will Deacon
2018-12-06
1
-0
/
+4
*
KVM: arm64: Safety check PSTATE when entering guest and handle IL
Christoffer Dall
2018-10-19
1
-1
/
+15
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-06-12
1
-19
/
+0
|
\
|
*
KVM: arm64: Invoke FPSIMD context switch trap from C
Dave Martin
2018-05-25
1
-19
/
+0
*
|
arm64: KVM: Handle guest's ARCH_WORKAROUND_2 requests
Marc Zyngier
2018-05-31
1
-1
/
+37
|
/
*
arm64: Move the content of bpi.S to hyp-entry.S
Marc Zyngier
2018-04-11
1
-1
/
+63
*
arm64: KVM: Allow far branches from vector slots to the main vectors
Marc Zyngier
2018-03-19
1
-0
/
+2
*
arm64: KVM: Move stashing of x0/x1 into the vector code itself
Marc Zyngier
2018-03-19
1
-24
/
+32
*
KVM: arm64: Avoid storing the vcpu pointer on the stack
Christoffer Dall
2018-03-19
1
-18
/
+10
*
arm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
Marc Zyngier
2018-02-06
1
-2
/
+18
*
KVM: arm64: Change hyp_panic()s dependency on tpidr_el2
James Morse
2018-01-13
1
-0
/
+12
*
KVM: arm64: Store vcpu on the stack during __guest_enter()
James Morse
2018-01-13
1
-3
/
+3
*
arm64: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors
Marc Zyngier
2017-04-09
1
-15
/
+0
*
arm64: KVM: Allow the main HYP code to use the init hyp stub implementation
Marc Zyngier
2017-04-09
1
-5
/
+19
*
arm64: KVM: Move lr save/restore to do_el2_call
Marc Zyngier
2017-04-09
1
-2
/
+2
*
arm64: Support systems without FP/ASIMD
Suzuki K Poulose
2016-11-16
1
-1
/
+8
*
arm64: KVM: Handle async aborts delivered while at EL2
Marc Zyngier
2016-09-08
1
-2
/
+23
*
arm64: KVM: Route asynchronous aborts
Marc Zyngier
2016-09-08
1
-3
/
+8
*
arm64: KVM: Optimize __guest_enter/exit() to save a few instructions
Shanker Donthineni
2016-09-08
1
-24
/
+13
*
arm64: KVM: Simplify HYP init/teardown
Marc Zyngier
2016-07-03
1
-0
/
+15
*
arm64: hyp/kvm: Make hyp-stub extensible
Geoff Levand
2016-04-28
1
-2
/
+2
*
arm64: kvm: Move lr save/restore from do_el2_call into EL1
James Morse
2016-04-28
1
-4
/
+2
*
arm64: KVM: Move most of the fault decoding to C
Marc Zyngier
2016-02-29
1
-64
/
+5
*
arm64: KVM: VHE: Patch out use of HVC
Marc Zyngier
2016-02-29
1
-9
/
+31
*
arm64: KVM: Remove weak attributes
Marc Zyngier
2015-12-14
1
-3
/
+0
*
arm64: KVM: Add compatibility aliases
Marc Zyngier
2015-12-14
1
-0
/
+3
*
arm64: KVM: Add panic handling
Marc Zyngier
2015-12-14
1
-1
/
+10
*
arm64: KVM: HYP mode entry points
Marc Zyngier
2015-12-14
1
-0
/
+203