index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kvm
/
mmu.c
Age
Commit message (
Expand
)
Author
2016-10-26
KVM: MIPS: Fix lazy user ASID regenerate for SMP
James Hogan
2016-09-29
Merge tag 'kvm_mips_4.9_1' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Radim Krčmář
2016-09-29
KVM: MIPS: Invalidate TLB by regenerating ASIDs
James Hogan
2016-09-29
KVM: MIPS: Split kernel/user ASID regeneration
James Hogan
2016-08-19
MIPS: KVM: Check for pfn noslot case
James Hogan
2016-08-12
MIPS: KVM: Propagate kseg0/mapped tlb fault errors
James Hogan
2016-08-12
MIPS: KVM: Fix gfn range check in kseg0 tlb faults
James Hogan
2016-08-12
MIPS: KVM: Add missing gfn range check
James Hogan
2016-08-12
MIPS: KVM: Fix mapped fault broken commpage handling
James Hogan
2016-08-01
MIPS: KVM: Use kmap instead of CKSEG0ADDR()
James Hogan
2016-06-15
MIPS: KVM: Use host CCA for TLB mappings
James Hogan
2016-06-14
MIPS: KVM: Dump guest tlbs if kvm_get_inst() fails
James Hogan
2016-06-14
MIPS: KVM: Use va in kvm_get_inst()
James Hogan
2016-06-14
MIPS: KVM: Use MIPS_ENTRYLO_* defs from mipsregs.h
James Hogan
2016-06-14
MIPS: KVM: Arrayify struct kvm_mips_tlb::tlb_lo*
James Hogan
2016-06-14
MIPS: KVM: Drop unused hpa0/hpa1 args from function
James Hogan
2016-06-14
MIPS: KVM: Simplify even/odd TLB handling
James Hogan
2016-06-14
MIPS: KVM: Don't indirect KVM functions
James Hogan
2016-06-14
MIPS: KVM: Move non-TLB handling code out of tlb.c
James Hogan