aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kvm/tlb.c
AgeCommit message (Expand)Author
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