summaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)Author
2016-06-15MIPS: KVM: Move commpage so 0x0 is unmappedJames Hogan
2016-06-15MIPS: KVM: Add KScratch registersJames Hogan
2016-06-15MIPS: KVM: Don't hardcode restored HWREnaJames Hogan
2016-06-15MIPS: Clean up RDHWR handlingJames Hogan
2016-06-15MIPS: KVM: Use raw_cpu_has_fpu in kvm_mips_guest_can_have_fpu()James Hogan
2016-06-15MIPS: KVM: Make KVM_GET_REG_LIST dynamicJames Hogan
2016-06-15MIPS: KVM: Convert emulation to use asm/inst.hJames Hogan
2016-06-14locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra
2016-06-14MIPS: KVM: Clean up kvm_exit trace eventJames Hogan
2016-06-14MIPS: KVM: Generalise fpu_inuse for other stateJames Hogan
2016-06-14MIPS: KVM: Use MIPS_ENTRYLO_* defs from mipsregs.hJames Hogan
2016-06-14MIPS: KVM: Simplify TLB_* macrosJames Hogan
2016-06-14MIPS: KVM: Arrayify struct kvm_mips_tlb::tlb_lo*James Hogan
2016-06-14MIPS: KVM: Restore host EBase from ebase variableJames Hogan
2016-06-14MIPS: KVM: Drop unused hpa0/hpa1 args from functionJames Hogan
2016-06-14MIPS: KVM: Don't indirect KVM functionsJames Hogan
2016-06-14MIPS: KVM: Move non-TLB handling code out of tlb.cJames Hogan
2016-06-14MIPS: KVM: Make various Cause variables 32-bitJames Hogan
2016-06-14MIPS: KVM: Convert headers to kernel sized typesJames Hogan
2016-06-14MIPS: KVM: Drop unused host_cp0_entryhiJames Hogan
2016-06-14MIPS: KVM: Drop unused guest_inst from kvm_vcpu_archJames Hogan
2016-06-14MIPS: KVM: Include bit 31 in segment matchesJames Hogan
2016-06-14MIPS: KVM: Fix modular KVM under QEMUJames Hogan
2016-05-28Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-05-28MIPS: Add 64-bit HTW fieldsJames Hogan
2016-05-28MIPS: Simplify DSP instruction encoding macrosJames Hogan
2016-05-28MIPS: Add missing tlbinvf/XPA microMIPS encodingsJames Hogan
2016-05-28MIPS: Fix little endian microMIPS MSA encodingsJames Hogan
2016-05-28MIPS: Add missing VZ accessor microMIPS encodingsJames Hogan
2016-05-28MIPS: Add inline asm encoding helpersJames Hogan
2016-05-28MIPS: Spelling fix lets -> let'sRalf Baechle
2016-05-28MIPS: IP22/IP28: Fix typoAndrea Gelmini
2016-05-28MIPS: Cavium: Fix typoAndrea Gelmini
2016-05-28MIPS: MT: Fix typoAndrea Gelmini
2016-05-28MIPS: Loongson64: Fix typoAndrea Gelmini
2016-05-28MIPS: IP32: Fix typoAndrea Gelmini
2016-05-28MIPS: IP27: Fix typoAndrea Gelmini
2016-05-28MIPS: BCM63xx: Fix typoAndrea Gelmini
2016-05-28MIPS: Alchemy: Fix typoAndrea Gelmini
2016-05-28MIPS: hazards.h: Fix typoAndrea Gelmini
2016-05-28MIPS: Fix write_gc0_* macros when writing zeroJames Hogan
2016-05-28MIPS: Add definitions of SegCtl registers and use themMatt Redfearn
2016-05-24Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng
2016-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-19arch: fix has_transparent_hugepage()Hugh Dickins
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-05-17MIPS: Fix VZ probe gas errors with binutils <2.24James Hogan
2016-05-17MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCCMaciej W. Rozycki
2016-05-13MIPS: CM: Fix compilation error when !MIPS_CMTony Wu