index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kvm
/
entry.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-20
MIPS: kvm/entry: Use GPR number macros
Jiaxun Yang
1
-217
/
+187
2024-02-20
MIPS: Unify define of CP0 registers for uasm code
Jiaxun Yang
1
-25
/
+2
2021-10-24
MIPS: Remove NETLOGIC support
Thomas Bogendoerfer
1
-7
/
+1
2021-03-10
MIPS: Remove KVM_TE support
Thomas Bogendoerfer
1
-33
/
+0
2020-09-28
KVM: MIPS: clean up redundant kvm_run parameters in assembly
Tianjia Zhang
1
-13
/
+8
2020-06-04
KVM: MIPS: Use lddir/ldpte instructions to lookup gpa_mm.pgd
Huacai Chen
1
-1
/
+18
2017-03-28
KVM: MIPS/Entry: Update entry code to support VZ
James Hogan
1
-9
/
+123
2017-02-03
KVM: MIPS: Use CP0_BadInstr[P] for emulation
James Hogan
1
-0
/
+14
2017-02-03
KVM: MIPS: Add fast path TLB refill handler
James Hogan
1
-0
/
+78
2017-02-03
KVM: MIPS: Support NetLogic KScratch registers
James Hogan
1
-5
/
+20
2017-02-03
KVM: MIPS/T&E: Activate GVA page tables in guest context
James Hogan
1
-1
/
+15
2017-02-03
KVM: MIPS: Remove duplicated ASIDs from vcpu
James Hogan
1
-9
/
+13
2017-01-05
KVM: MIPS: Don't clobber CP0_Status.UX
James Hogan
1
-1
/
+4
2016-08-01
MIPS: KVM: Use 64-bit CP0_EBase when appropriate
James Hogan
1
-3
/
+22
2016-08-01
MIPS: KVM: Set CP0_Status.KX on MIPS64
James Hogan
1
-2
/
+8
2016-08-01
MIPS: KVM: Make entry code MIPS64 friendly
James Hogan
1
-24
/
+24
2016-07-05
MIPS: KVM: Don't save/restore lo/hi for r6
James Hogan
1
-12
/
+4
2016-07-05
MIPS: KVM: Save k0 straight into VCPU structure
James Hogan
1
-22
/
+15
2016-07-05
MIPS: KVM: Relative branch to common exit handler
James Hogan
1
-6
/
+17
2016-07-05
MIPS: KVM: Dynamically choose scratch registers
James Hogan
1
-15
/
+79
2016-07-05
MIPS: KVM: Drop redundant restore of DDATA_LO
James Hogan
1
-4
/
+0
2016-07-05
MIPS: KVM: Check MSA presence at uasm time
James Hogan
1
-20
/
+15
2016-07-05
MIPS: KVM: Omit FPU handling entry code if possible
James Hogan
1
-12
/
+15
2016-07-05
MIPS; KVM: Convert exception entry to uasm
James Hogan
1
-0
/
+622