index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-06-12
1
-0
/
+41
|
\
|
*
KVM: MIPS: Add CONFIG6 and DIAG registers emulation
Huacai Chen
2020-06-04
1
-0
/
+41
*
|
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
|
/
*
KVM: MIPS/TLB: Remove Unneeded semicolon in tlb.c
Jason Yan
2020-05-14
1
-2
/
+2
*
KVM: MIPS: Fix maybe-uninitialized build failure
James Cowgill
2017-06-20
1
-1
/
+5
*
KVM: MIPS/VZ: VZ hardware setup for Octeon III
James Hogan
2017-03-28
1
-0
/
+16
*
KVM: MIPS/TLB: Handle virtually tagged icaches
James Hogan
2017-03-28
1
-0
/
+14
*
KVM: MIPS: Implement VZ support
James Hogan
2017-03-28
1
-0
/
+7
*
KVM: MIPS/TLB: Add VZ TLB management
James Hogan
2017-03-28
1
-0
/
+404
*
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