index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
/
mips
/
kvm
/
tlb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: MIPS/Emulate: Use lockless GVA helpers for cache emulation
James Hogan
2017-02-03
1
-35
/
+0
*
KVM: MIPS/Emulate: Drop redundant TLB flushes on exceptions
James Hogan
2017-02-03
1
-49
/
+0
*
KVM: MIPS/TLB: Drop kvm_local_flush_tlb_all()
James Hogan
2017-02-03
1
-29
/
+0
*
KVM: MIPS: Drop vm_init() callback
James Hogan
2017-02-03
1
-3
/
+0
*
KVM: MIPS/MMU: Convert commpage fault handling to page tables
James Hogan
2017-02-03
1
-44
/
+0
*
KVM: MIPS/MMU: Convert TLB mapped faults to page tables
James Hogan
2017-02-03
1
-64
/
+0
*
KVM: MIPS/TLB: Generalise host TLB invalidate to kernel ASID
James Hogan
2017-02-03
1
-10
/
+30
*
KVM: MIPS/TLB: Fix off-by-one in TLB invalidate
James Hogan
2017-02-03
1
-2
/
+2
*
KVM: MIPS/T&E: active_mm = init_mm in guest context
James Hogan
2017-02-03
1
-0
/
+35
*
KVM: MIPS: Remove duplicated ASIDs from vcpu
James Hogan
2017-02-03
1
-4
/
+4
*
MIPS: KVM: Reset CP0_PageMask during host TLB flush
James Hogan
2016-08-01
1
-0
/
+2
*
MIPS: KVM: Use virt_to_phys() to get commpage PFN
James Hogan
2016-08-01
1
-1
/
+1
*
MIPS: KVM: Use host CCA for TLB mappings
James Hogan
2016-06-15
1
-1
/
+2
*
MIPS: KVM: Move commpage so 0x0 is unmapped
James Hogan
2016-06-15
1
-9
/
+9
*
MIPS: KVM: Use MIPS_ENTRYLO_* defs from mipsregs.h
James Hogan
2016-06-14
1
-11
/
+12
*
MIPS: KVM: Arrayify struct kvm_mips_tlb::tlb_lo*
James Hogan
2016-06-14
1
-10
/
+11
*
MIPS: KVM: Use dump_tlb_all() for kvm_mips_dump_host_tlbs()
James Hogan
2016-06-14
1
-38
/
+4
*
MIPS: KVM: Clean up TLB management hazards
James Hogan
2016-06-14
1
-22
/
+5
*
MIPS: KVM: Don't indirect KVM functions
James Hogan
2016-06-14
1
-10
/
+0
*
MIPS: KVM: Move non-TLB handling code out of tlb.c
James Hogan
2016-06-14
1
-360
/
+4
*
MIPS: KVM: Convert code to kernel sized types
James Hogan
2016-06-14
1
-15
/
+13
*
MIPS: KVM: Convert headers to kernel sized types
James Hogan
2016-06-14
1
-4
/
+4
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-05-19
1
-8
/
+18
|
\
|
*
MIPS: KVM: Fix preemptable kvm_mips_get_*_asid() calls
James Hogan
2016-05-10
1
-8
/
+18
*
|
MIPS: Retrieve ASID masks using function accepting struct cpuinfo_mips
Paul Burton
2016-05-13
1
-11
/
+19
*
|
MIPS: KVM: Abstract guest ASID mask
Paul Burton
2016-05-13
1
-1
/
+2
|
/
*
MIPS: Fix misspellings in comments.
Adam Buchbinder
2016-04-03
1
-1
/
+1
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-01-24
1
-57
/
+20
|
\
|
*
MIPS: KVM: Convert EXPORT_SYMBOL to _GPL
James Hogan
2016-01-24
1
-18
/
+18
|
*
MIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index()
James Hogan
2016-01-24
1
-37
/
+0
|
*
MIPS: KVM: Trivial whitespace and style fixes
James Hogan
2016-01-24
1
-2
/
+2
*
|
kvm: rename pfn_t to kvm_pfn_t
Dan Williams
2016-01-15
1
-7
/
+7
|
/
*
MIPS: KVM: Add vcpu_get_regs/vcpu_set_regs callback
James Hogan
2015-03-27
1
-0
/
+6
*
KVM: MIPS: Enable after disabling interrupt
Tapasweni Pathak
2015-03-02
1
-0
/
+1
*
MIPS: KVM: Rename files to remove the prefix "kvm_" and "kvm_mips_"
Deng-Cheng Zhu
2014-06-30
1
-0
/
+809