Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e27a9eca5d4a392b96ce5d5238c8d637bcb0a52c
/
arch
/
mips
/
kvm
/
tlb.c
e27a9ec
KVM: MIPS: Fix maybe-uninitialized build failure
by James Cowgill
· 7 years ago
824533a
KVM: MIPS/VZ: VZ hardware setup for Octeon III
by James Hogan
· 8 years ago
1c506c9
KVM: MIPS/TLB: Handle virtually tagged icaches
by James Hogan
· 8 years ago
c992a4f
KVM: MIPS: Implement VZ support
by James Hogan
· 8 years ago
372582a
KVM: MIPS/TLB: Add VZ TLB management
by James Hogan
· 8 years ago
4cf74c9
KVM: MIPS/Emulate: Use lockless GVA helpers for cache emulation
by James Hogan
· 8 years ago
7071a88
KVM: MIPS/Emulate: Drop redundant TLB flushes on exceptions
by James Hogan
· 8 years ago
49ec508
KVM: MIPS/TLB: Drop kvm_local_flush_tlb_all()
by James Hogan
· 8 years ago
7a156e9
KVM: MIPS: Drop vm_init() callback
by James Hogan
· 8 years ago
4c86460
KVM: MIPS/MMU: Convert commpage fault handling to page tables
by James Hogan
· 8 years ago
7e3d2a7
KVM: MIPS/MMU: Convert TLB mapped faults to page tables
by James Hogan
· 8 years ago
57e3869
KVM: MIPS/TLB: Generalise host TLB invalidate to kernel ASID
by James Hogan
· 8 years ago
f3a8603
KVM: MIPS/TLB: Fix off-by-one in TLB invalidate
by James Hogan
· 8 years ago
a7ebb2e
KVM: MIPS/T&E: active_mm = init_mm in guest context
by James Hogan
· 8 years ago
c550d53
KVM: MIPS: Remove duplicated ASIDs from vcpu
by James Hogan
· 8 years ago
a700434
MIPS: KVM: Reset CP0_PageMask during host TLB flush
by James Hogan
· 8 years ago
cfacace
MIPS: KVM: Use virt_to_phys() to get commpage PFN
by James Hogan
· 8 years ago
7414d2f
MIPS: KVM: Use host CCA for TLB mappings
by James Hogan
· 9 years ago
42aa12e
MIPS: KVM: Move commpage so 0x0 is unmapped
by James Hogan
· 9 years ago
e6207bb
MIPS: KVM: Use MIPS_ENTRYLO_* defs from mipsregs.h
by James Hogan
· 9 years ago
9fbfb06
MIPS: KVM: Arrayify struct kvm_mips_tlb::tlb_lo*
by James Hogan
· 9 years ago
e922a4c
MIPS: KVM: Use dump_tlb_all() for kvm_mips_dump_host_tlbs()
by James Hogan
· 9 years ago
138f7ad
MIPS: KVM: Clean up TLB management hazards
by James Hogan
· 9 years ago
9befad2
MIPS: KVM: Don't indirect KVM functions
by James Hogan
· 9 years ago
403015b
MIPS: KVM: Move non-TLB handling code out of tlb.c
by James Hogan
· 9 years ago
8cffd19
MIPS: KVM: Convert code to kernel sized types
by James Hogan
· 9 years ago
bdb7ed8
MIPS: KVM: Convert headers to kernel sized types
by James Hogan
· 9 years ago
7beaa24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
4edf00a
MIPS: Retrieve ASID masks using function accepting struct cpuinfo_mips
by Paul Burton
· 9 years ago
ca64c2b
MIPS: KVM: Abstract guest ASID mask
by Paul Burton
· 9 years ago
f049729
MIPS: KVM: Fix preemptable kvm_mips_get_*_asid() calls
by James Hogan
· 9 years ago
92a76f6
MIPS: Fix misspellings in comments.
by Adam Buchbinder
· 9 years ago
e246468
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
cb1b447
MIPS: KVM: Convert EXPORT_SYMBOL to _GPL
by James Hogan
· 9 years ago
e318f0f
MIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index()
by James Hogan
· 9 years ago
caa1faa
MIPS: KVM: Trivial whitespace and style fixes
by James Hogan
· 9 years ago
ba049e9
kvm: rename pfn_t to kvm_pfn_t
by Dan Williams
· 9 years ago
b86ecb3
MIPS: KVM: Add vcpu_get_regs/vcpu_set_regs callback
by James Hogan
· 10 years ago
cfec0e7
KVM: MIPS: Enable after disabling interrupt
by Tapasweni Pathak
· 10 years ago
d7d5b05
MIPS: KVM: Rename files to remove the prefix "kvm_" and "kvm_mips_"
by Deng-Cheng Zhu
· 10 years ago
[Renamed from arch/mips/kvm/kvm_tlb.c]
b045c40
MIPS: KVM: Remove unneeded volatile
by Deng-Cheng Zhu
· 10 years ago
6ad78a5
MIPS: KVM: Use KVM internal logger
by Deng-Cheng Zhu
· 10 years ago
d116e81
MIPS: KVM: Reformat code and comments
by Deng-Cheng Zhu
· 10 years ago
6e95bfd
MIPS: KVM: Quieten kvm_info() logging
by James Hogan
· 11 years ago
d5c704d
MIPS: KVM: Remove ifdef DEBUG around kvm_debug
by James Hogan
· 11 years ago
3d65483
MIPS: KVM: Fix kvm_debug bit-rottage
by James Hogan
· 11 years ago
3a0ba77
MIPS: KVM: Migrate hrtimer to follow VCPU
by James Hogan
· 11 years ago
b5dfc6c
MIPS: KVM: Use tlb_write_random
by James Hogan
· 11 years ago
3b2663c
mips: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
08596b0
MIPS: KVM: remove shadow_tlb code
by James Hogan
· 11 years ago
e36059e
MIPS: KVM: use common EHINV aware UNIQUE_ENTRYHI
by James Hogan
· 11 years ago
72dd4e7
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
6d17c0d
KVM/MIPS32: Wrap calls to gfn_to_pfn() with srcu_read_lock/unlock()
by Sanjay Lal
· 12 years ago
48c4ac9
Revert "MIPS: Allow ASID size to be determined at boot time."
by David Daney
· 12 years ago
b22d1b6
Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhill into mips-for-linux-next
by Ralf Baechle
· 12 years ago
858dd5d
KVM/MIPS32: MMU/TLB operations for the Guest.
by Sanjay Lal
· 12 years ago