summaryrefslogtreecommitdiff
path: root/arch/mips/kvm/kvm_tlb.c
AgeCommit message (Expand)AuthorFilesLines
2014-06-30MIPS: KVM: Rename files to remove the prefix "kvm_" and "kvm_mips_"Deng-Cheng Zhu1-809/+0
2014-06-30MIPS: KVM: Remove unneeded volatileDeng-Cheng Zhu1-2/+2
2014-06-30MIPS: KVM: Use KVM internal loggerDeng-Cheng Zhu1-30/+30
2014-06-30MIPS: KVM: Reformat code and commentsDeng-Cheng Zhu1-102/+92
2014-05-30MIPS: KVM: Quieten kvm_info() loggingJames Hogan1-8/+8
2014-05-30MIPS: KVM: Remove ifdef DEBUG around kvm_debugJames Hogan1-14/+0
2014-05-30MIPS: KVM: Fix kvm_debug bit-rottageJames Hogan1-9/+5
2014-05-30MIPS: KVM: Migrate hrtimer to follow VCPUJames Hogan1-0/+23
2014-05-30MIPS: KVM: Use tlb_write_randomJames Hogan1-6/+4
2014-01-25mips: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2014-01-25MIPS: KVM: remove shadow_tlb codeJames Hogan1-130/+0
2014-01-25MIPS: KVM: use common EHINV aware UNIQUE_ENTRYHIJames Hogan1-3/+1
2013-05-23Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-9/+26
2013-05-22KVM/MIPS32: Wrap calls to gfn_to_pfn() with srcu_read_lock/unlock()Sanjay Lal1-9/+26
2013-05-16Revert "MIPS: Allow ASID size to be determined at boot time."David Daney1-11/+15
2013-05-09Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle1-15/+11
2013-05-08KVM/MIPS32: MMU/TLB operations for the Guest.Sanjay Lal1-0/+932