aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-01MIPS: Fix definition of KSEGX() for 64-bitJames Hogan1-1/+1
2016-07-05MIPS: KVM: Fix pre-r6 ll/sc instructions on r6James Hogan1-3/+3
2016-07-05MIPS: inst.h: Rename cbcond{0,1}_op to pop{1,3}0_opPaul Burton1-2/+2
2016-07-05MIPS: inst.h: Rename b{eq,ne}zcji[al]c_op to pop{6,7}6_opPaul Burton1-2/+2
2016-07-05MIPS: KVM: Relative branch to common exit handlerJames Hogan1-1/+1
2016-07-05MIPS: KVM: Dynamically choose scratch registersJames Hogan1-0/+1
2016-07-05MIPS; KVM: Convert exception entry to uasmJames Hogan1-2/+6
2016-07-05MIPS: uasm: Add r6 MUL encodingJames Hogan1-0/+44
2016-07-05MIPS: uasm: Add MTHI/MTLO instructionsJames Hogan2-0/+4
2016-07-05MIPS: uasm: Add DI instructionJames Hogan2-0/+2
2016-07-05MIPS: uasm: Add CFCMSA/CTCMSA instructionsJames Hogan2-1/+25
2016-07-05MIPS: uasm: Add CFC1/CTC1 instructionsJames Hogan1-0/+2
2016-06-15MIPS: KVM: Use mipsregs.h defs for config registersJames Hogan1-67/+0
2016-06-15MIPS: Add define for Config.VI (virtual icache) bitJames Hogan1-0/+1
2016-06-15MIPS: KVM: Move commpage so 0x0 is unmappedJames Hogan1-2/+8
2016-06-15MIPS: KVM: Add KScratch registersJames Hogan1-0/+19
2016-06-15MIPS: KVM: Don't hardcode restored HWREnaJames Hogan1-0/+1
2016-06-15MIPS: Clean up RDHWR handlingJames Hogan2-2/+20
2016-06-15MIPS: KVM: Use raw_cpu_has_fpu in kvm_mips_guest_can_have_fpu()James Hogan1-1/+1
2016-06-15MIPS: KVM: Make KVM_GET_REG_LIST dynamicJames Hogan1-0/+2
2016-06-15MIPS: KVM: Convert emulation to use asm/inst.hJames Hogan2-10/+47
2016-06-14MIPS: KVM: Clean up kvm_exit trace eventJames Hogan1-22/+0
2016-06-14MIPS: KVM: Generalise fpu_inuse for other stateJames Hogan1-4/+4
2016-06-14MIPS: KVM: Use MIPS_ENTRYLO_* defs from mipsregs.hJames Hogan1-7/+4
2016-06-14MIPS: KVM: Simplify TLB_* macrosJames Hogan1-5/+3
2016-06-14MIPS: KVM: Arrayify struct kvm_mips_tlb::tlb_lo*James Hogan1-6/+5
2016-06-14MIPS: KVM: Restore host EBase from ebase variableJames Hogan1-1/+1
2016-06-14MIPS: KVM: Drop unused hpa0/hpa1 args from functionJames Hogan1-3/+1
2016-06-14MIPS: KVM: Don't indirect KVM functionsJames Hogan1-3/+0
2016-06-14MIPS: KVM: Move non-TLB handling code out of tlb.cJames Hogan1-0/+4
2016-06-14MIPS: KVM: Make various Cause variables 32-bitJames Hogan1-20/+20
2016-06-14MIPS: KVM: Convert headers to kernel sized typesJames Hogan1-50/+47
2016-06-14MIPS: KVM: Drop unused host_cp0_entryhiJames Hogan1-1/+0
2016-06-14MIPS: KVM: Drop unused guest_inst from kvm_vcpu_archJames Hogan1-1/+0
2016-06-14MIPS: KVM: Include bit 31 in segment matchesJames Hogan1-1/+1
2016-06-14MIPS: KVM: Fix modular KVM under QEMUJames Hogan1-0/+1
2016-05-28Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds19-189/+161
2016-05-28MIPS: Add 64-bit HTW fieldsJames Hogan1-0/+8
2016-05-28MIPS: Simplify DSP instruction encoding macrosJames Hogan1-90/+17
2016-05-28MIPS: Add missing tlbinvf/XPA microMIPS encodingsJames Hogan1-5/+7
2016-05-28MIPS: Fix little endian microMIPS MSA encodingsJames Hogan2-62/+58
2016-05-28MIPS: Add missing VZ accessor microMIPS encodingsJames Hogan1-9/+18
2016-05-28MIPS: Add inline asm encoding helpersJames Hogan1-0/+27
2016-05-28MIPS: Spelling fix lets -> let'sRalf Baechle3-3/+3
2016-05-28MIPS: IP22/IP28: Fix typoAndrea Gelmini1-1/+1
2016-05-28MIPS: Cavium: Fix typoAndrea Gelmini4-4/+4
2016-05-28MIPS: MT: Fix typoAndrea Gelmini1-1/+1
2016-05-28MIPS: Loongson64: Fix typoAndrea Gelmini1-1/+1
2016-05-28MIPS: IP32: Fix typoAndrea Gelmini1-1/+1
2016-05-28MIPS: IP27: Fix typoAndrea Gelmini1-1/+1