index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kvm
/
tlb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+41
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-06-04
KVM: MIPS: Add CONFIG6 and DIAG registers emulation
Huacai Chen
1
-0
/
+41
2020-05-14
KVM: MIPS/TLB: Remove Unneeded semicolon in tlb.c
Jason Yan
1
-2
/
+2
2017-06-20
KVM: MIPS: Fix maybe-uninitialized build failure
James Cowgill
1
-1
/
+5
2017-03-28
KVM: MIPS/VZ: VZ hardware setup for Octeon III
James Hogan
1
-0
/
+16
2017-03-28
KVM: MIPS/TLB: Handle virtually tagged icaches
James Hogan
1
-0
/
+14
2017-03-28
KVM: MIPS: Implement VZ support
James Hogan
1
-0
/
+7
2017-03-28
KVM: MIPS/TLB: Add VZ TLB management
James Hogan
1
-0
/
+404
2017-02-03
KVM: MIPS/Emulate: Use lockless GVA helpers for cache emulation
James Hogan
1
-35
/
+0
2017-02-03
KVM: MIPS/Emulate: Drop redundant TLB flushes on exceptions
James Hogan
1
-49
/
+0
2017-02-03
KVM: MIPS/TLB: Drop kvm_local_flush_tlb_all()
James Hogan
1
-29
/
+0
2017-02-03
KVM: MIPS: Drop vm_init() callback
James Hogan
1
-3
/
+0
2017-02-03
KVM: MIPS/MMU: Convert commpage fault handling to page tables
James Hogan
1
-44
/
+0
2017-02-03
KVM: MIPS/MMU: Convert TLB mapped faults to page tables
James Hogan
1
-64
/
+0
2017-02-03
KVM: MIPS/TLB: Generalise host TLB invalidate to kernel ASID
James Hogan
1
-10
/
+30
2017-02-03
KVM: MIPS/TLB: Fix off-by-one in TLB invalidate
James Hogan
1
-2
/
+2
2017-02-03
KVM: MIPS/T&E: active_mm = init_mm in guest context
James Hogan
1
-0
/
+35
2017-02-03
KVM: MIPS: Remove duplicated ASIDs from vcpu
James Hogan
1
-4
/
+4
2016-08-01
MIPS: KVM: Reset CP0_PageMask during host TLB flush
James Hogan
1
-0
/
+2
2016-08-01
MIPS: KVM: Use virt_to_phys() to get commpage PFN
James Hogan
1
-1
/
+1
2016-06-15
MIPS: KVM: Use host CCA for TLB mappings
James Hogan
1
-1
/
+2
2016-06-15
MIPS: KVM: Move commpage so 0x0 is unmapped
James Hogan
1
-9
/
+9
2016-06-14
MIPS: KVM: Use MIPS_ENTRYLO_* defs from mipsregs.h
James Hogan
1
-11
/
+12
2016-06-14
MIPS: KVM: Arrayify struct kvm_mips_tlb::tlb_lo*
James Hogan
1
-10
/
+11
2016-06-14
MIPS: KVM: Use dump_tlb_all() for kvm_mips_dump_host_tlbs()
James Hogan
1
-38
/
+4
2016-06-14
MIPS: KVM: Clean up TLB management hazards
James Hogan
1
-22
/
+5
2016-06-14
MIPS: KVM: Don't indirect KVM functions
James Hogan
1
-10
/
+0
2016-06-14
MIPS: KVM: Move non-TLB handling code out of tlb.c
James Hogan
1
-360
/
+4
2016-06-14
MIPS: KVM: Convert code to kernel sized types
James Hogan
1
-15
/
+13
2016-06-14
MIPS: KVM: Convert headers to kernel sized types
James Hogan
1
-4
/
+4
2016-05-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-8
/
+18
2016-05-13
MIPS: Retrieve ASID masks using function accepting struct cpuinfo_mips
Paul Burton
1
-11
/
+19
2016-05-13
MIPS: KVM: Abstract guest ASID mask
Paul Burton
1
-1
/
+2
2016-05-10
MIPS: KVM: Fix preemptable kvm_mips_get_*_asid() calls
James Hogan
1
-8
/
+18
2016-04-03
MIPS: Fix misspellings in comments.
Adam Buchbinder
1
-1
/
+1
2016-01-24
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-57
/
+20
2016-01-24
MIPS: KVM: Convert EXPORT_SYMBOL to _GPL
James Hogan
1
-18
/
+18
2016-01-24
MIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index()
James Hogan
1
-37
/
+0
2016-01-24
MIPS: KVM: Trivial whitespace and style fixes
James Hogan
1
-2
/
+2
2016-01-15
kvm: rename pfn_t to kvm_pfn_t
Dan Williams
1
-7
/
+7
2015-03-27
MIPS: KVM: Add vcpu_get_regs/vcpu_set_regs callback
James Hogan
1
-0
/
+6
2015-03-02
KVM: MIPS: Enable after disabling interrupt
Tapasweni Pathak
1
-0
/
+1
2014-06-30
MIPS: KVM: Rename files to remove the prefix "kvm_" and "kvm_mips_"
Deng-Cheng Zhu
1
-0
/
+809