index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kvm
/
tlb.c
Age
Commit message (
Expand
)
Author
2020-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-04
KVM: MIPS: Add CONFIG6 and DIAG registers emulation
Huacai Chen
2020-05-14
KVM: MIPS/TLB: Remove Unneeded semicolon in tlb.c
Jason Yan
2017-06-20
KVM: MIPS: Fix maybe-uninitialized build failure
James Cowgill
2017-03-28
KVM: MIPS/VZ: VZ hardware setup for Octeon III
James Hogan
2017-03-28
KVM: MIPS/TLB: Handle virtually tagged icaches
James Hogan
2017-03-28
KVM: MIPS: Implement VZ support
James Hogan
2017-03-28
KVM: MIPS/TLB: Add VZ TLB management
James Hogan
2017-02-03
KVM: MIPS/Emulate: Use lockless GVA helpers for cache emulation
James Hogan
2017-02-03
KVM: MIPS/Emulate: Drop redundant TLB flushes on exceptions
James Hogan
2017-02-03
KVM: MIPS/TLB: Drop kvm_local_flush_tlb_all()
James Hogan
2017-02-03
KVM: MIPS: Drop vm_init() callback
James Hogan
2017-02-03
KVM: MIPS/MMU: Convert commpage fault handling to page tables
James Hogan
2017-02-03
KVM: MIPS/MMU: Convert TLB mapped faults to page tables
James Hogan
2017-02-03
KVM: MIPS/TLB: Generalise host TLB invalidate to kernel ASID
James Hogan
2017-02-03
KVM: MIPS/TLB: Fix off-by-one in TLB invalidate
James Hogan
2017-02-03
KVM: MIPS/T&E: active_mm = init_mm in guest context
James Hogan
2017-02-03
KVM: MIPS: Remove duplicated ASIDs from vcpu
James Hogan
2016-08-01
MIPS: KVM: Reset CP0_PageMask during host TLB flush
James Hogan
2016-08-01
MIPS: KVM: Use virt_to_phys() to get commpage PFN
James Hogan
2016-06-15
MIPS: KVM: Use host CCA for TLB mappings
James Hogan
2016-06-15
MIPS: KVM: Move commpage so 0x0 is unmapped
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: Use dump_tlb_all() for kvm_mips_dump_host_tlbs()
James Hogan
2016-06-14
MIPS: KVM: Clean up TLB management hazards
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
2016-06-14
MIPS: KVM: Convert code to kernel sized types
James Hogan
2016-06-14
MIPS: KVM: Convert headers to kernel sized types
James Hogan
2016-05-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-05-13
MIPS: Retrieve ASID masks using function accepting struct cpuinfo_mips
Paul Burton
2016-05-13
MIPS: KVM: Abstract guest ASID mask
Paul Burton
2016-05-10
MIPS: KVM: Fix preemptable kvm_mips_get_*_asid() calls
James Hogan
2016-04-03
MIPS: Fix misspellings in comments.
Adam Buchbinder
2016-01-24
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-01-24
MIPS: KVM: Convert EXPORT_SYMBOL to _GPL
James Hogan
2016-01-24
MIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index()
James Hogan
2016-01-24
MIPS: KVM: Trivial whitespace and style fixes
James Hogan
2016-01-15
kvm: rename pfn_t to kvm_pfn_t
Dan Williams
2015-03-27
MIPS: KVM: Add vcpu_get_regs/vcpu_set_regs callback
James Hogan
2015-03-02
KVM: MIPS: Enable after disabling interrupt
Tapasweni Pathak
2014-06-30
MIPS: KVM: Rename files to remove the prefix "kvm_" and "kvm_mips_"
Deng-Cheng Zhu