index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hyp
/
entry.S
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-12
KVM: arm64: Use symbolic definition for ISR_EL1.A
Mark Brown
1
-1
/
+1
2021-06-22
KVM: arm64: Save/restore MTE registers
Steven Price
1
-0
/
+7
2021-03-09
KVM: arm64: Don't use cbz/adr with external symbols
Sami Tolvanen
1
-2
/
+4
2021-03-06
KVM: arm64: Avoid corrupting vCPU context register in guest exit
Will Deacon
1
-1
/
+1
2020-09-30
Merge branch 'kvm-arm64/hyp-pcpu' into kvmarm-master/next
Marc Zyngier
1
-3
/
+3
2020-09-15
KVM: arm64: Share context save and restore macros
Andrew Scull
1
-39
/
+0
2020-09-15
KVM: arm64: Restore hyp when panicking in guest context
Andrew Scull
1
-0
/
+24
2020-09-15
KVM: arm64: Update context references from host to hyp
Andrew Scull
1
-11
/
+11
2020-09-15
KVM: arm64: Introduce hyp context
Andrew Scull
1
-5
/
+5
2020-08-28
KVM: arm64: Add kvm_extable for vaxorcism code
James Morse
1
-6
/
+9
2020-07-07
KVM: arm64: Make struct kvm_regs userspace-only
Marc Zyngier
1
-2
/
+1
2020-07-05
KVM: arm64: Remove __hyp_text macro, use build rules instead
David Brazdil
1
-1
/
+0
2020-04-30
KVM: arm64: Save/restore sp_el0 as part of __guest_enter
Marc Zyngier
1
-0
/
+23
2020-01-31
Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+3
2020-01-23
arm64: KVM: Annotate guest entry/exit as a single function
Mark Brown
1
-4
/
+3
2020-01-16
arm64: kvm: stop treating register x18 as caller save
Ard Biesheuvel
1
-21
/
+24
2019-07-05
KVM: arm64: Skip more of the SError vaxorcism
James Morse
1
-4
/
+10
2019-07-05
KVM: arm64: Re-mask SError after the one instruction window
James Morse
1
-0
/
+2
2019-07-05
KVM: arm64: Defer guest entry when an asynchronous exception is pending
James Morse
1
-0
/
+15
2019-07-05
KVM: arm64: Consume pending SError as early as possible
James Morse
1
-3
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-04-24
KVM: arm/arm64: Context-switch ptrauth registers
Mark Rutland
1
-0
/
+15
2018-12-06
arm64: entry: Place an SB sequence following an ERET instruction
Will Deacon
1
-0
/
+1
2018-05-25
KVM: arm64: Invoke FPSIMD context switch trap from C
Dave Martin
1
-30
/
+0
2018-05-25
KVM: arm64: Convert lazy FPSIMD context switch trap to C
Dave Martin
1
-35
/
+22
2018-04-11
arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening
Shanker Donthineni
1
-12
/
+0
2018-03-28
Revert "arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening"
Marc Zyngier
1
-0
/
+12
2018-03-19
arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening
Shanker Donthineni
1
-12
/
+0
2018-03-19
KVM: arm64: Avoid storing the vcpu pointer on the stack
Christoffer Dall
1
-5
/
+1
2018-01-16
KVM: arm64: Handle RAS SErrors from EL2 on guest exit
James Morse
1
-0
/
+13
2018-01-13
KVM: arm64: Store vcpu on the stack during __guest_enter()
James Morse
1
-3
/
+7
2018-01-08
arm64: Implement branch predictor hardening for Falkor
Shanker Donthineni
1
-0
/
+12
2016-09-08
arm64: KVM: Handle async aborts delivered while at EL2
Marc Zyngier
1
-1
/
+32
2016-09-08
arm64: KVM: VHE: reset PSTATE.PAN on entry to EL2
Vladimir Murzin
1
-0
/
+2
2016-09-08
arm64: KVM: Optimize __guest_enter/exit() to save a few instructions
Shanker Donthineni
1
-51
/
+50
2016-07-03
arm64: KVM: Simplify HYP init/teardown
Marc Zyngier
1
-19
/
+0
2016-05-03
arm64: kvm: Fix kvm teardown for systems using the extended idmap
James Morse
1
-0
/
+19
2016-02-29
arm64: KVM: VHE: Add fpsimd enabling on guest access
Marc Zyngier
1
-0
/
+6
2015-12-14
arm64: KVM: Turn system register numbers to an enum
Marc Zyngier
1
-2
/
+1
2015-12-14
arm64: KVM: Implement TLB handling
Marc Zyngier
1
-0
/
+1
2015-12-14
arm64: KVM: Implement fpsimd save/restore
Marc Zyngier
1
-1
/
+31
2015-12-14
arm64: KVM: Implement guest entry
Marc Zyngier
1
-0
/
+130