aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kvm/tlb.c
AgeCommit message (Expand)Author
2016-08-01MIPS: KVM: Reset CP0_PageMask during host TLB flushJames Hogan
2016-08-01MIPS: KVM: Use virt_to_phys() to get commpage PFNJames Hogan
2016-06-15MIPS: KVM: Use host CCA for TLB mappingsJames Hogan
2016-06-15MIPS: KVM: Move commpage so 0x0 is unmappedJames Hogan
2016-06-14MIPS: KVM: Use MIPS_ENTRYLO_* defs from mipsregs.hJames Hogan
2016-06-14MIPS: KVM: Arrayify struct kvm_mips_tlb::tlb_lo*James Hogan
2016-06-14MIPS: KVM: Use dump_tlb_all() for kvm_mips_dump_host_tlbs()James Hogan
2016-06-14MIPS: KVM: Clean up TLB management hazardsJames Hogan
2016-06-14MIPS: KVM: Don't indirect KVM functionsJames Hogan
2016-06-14MIPS: KVM: Move non-TLB handling code out of tlb.cJames Hogan
2016-06-14MIPS: KVM: Convert code to kernel sized typesJames Hogan
2016-06-14MIPS: KVM: Convert headers to kernel sized typesJames Hogan
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-05-13MIPS: Retrieve ASID masks using function accepting struct cpuinfo_mipsPaul Burton
2016-05-13MIPS: KVM: Abstract guest ASID maskPaul Burton
2016-05-10MIPS: KVM: Fix preemptable kvm_mips_get_*_asid() callsJames Hogan
2016-04-03MIPS: Fix misspellings in comments.Adam Buchbinder
2016-01-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-01-24MIPS: KVM: Convert EXPORT_SYMBOL to _GPLJames Hogan
2016-01-24MIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index()James Hogan
2016-01-24MIPS: KVM: Trivial whitespace and style fixesJames Hogan
2016-01-15kvm: rename pfn_t to kvm_pfn_tDan Williams
2015-03-27MIPS: KVM: Add vcpu_get_regs/vcpu_set_regs callbackJames Hogan
2015-03-02KVM: MIPS: Enable after disabling interruptTapasweni Pathak
2014-06-30MIPS: KVM: Rename files to remove the prefix "kvm_" and "kvm_mips_"Deng-Cheng Zhu