index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kvm
/
tlb.c
Age
Commit message (
Expand
)
Author
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