summaryrefslogtreecommitdiffstats
path: root/arch/mips/kvm/kvm_tlb.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-24mips: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2014-01-24MIPS: KVM: remove shadow_tlb codeJames Hogan1-130/+0
2014-01-24MIPS: 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