summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2016-07-05MIPS: uasm: Add MTHI/MTLO instructionsJames Hogan
2016-07-05MIPS: uasm: Add DI instructionJames Hogan
2016-07-05MIPS: uasm: Add CFCMSA/CTCMSA instructionsJames Hogan
2016-07-05MIPS: uasm: Add CFC1/CTC1 instructionsJames Hogan
2016-07-02MIPS: Fix possible corruption of cache mode by mprotect.Ralf Baechle
2016-07-01KVM: remove kvm_guest_enter/exit wrappersPaolo Bonzini
2016-06-28clocksources: Switch back to the clksrc tableDaniel Lezcano
2016-06-28clocksource/drivers/ralink: Convert init function to return errorDaniel Lezcano
2016-06-27mips: use the new LED disk activity triggerStephan Linz
2016-06-24mips: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-23MIPS/PCI: Claim bus resources on PCI_PROBE_ONLY set-upsBjorn Helgaas
2016-06-23mips: use of_platform_default_populate() to populate default busKefeng Wang
2016-06-23mips: Remove unnecessary of_platform_populate with default match tableKefeng Wang
2016-06-23MIPS: KVM: Combine entry trace events into classJames Hogan
2016-06-17PCI: Unify pci_resource_to_user() declarationsBjorn Helgaas
2016-06-16locking/atomic, arch/mips: Convert to _relaxed atomicsPeter Zijlstra
2016-06-16locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra
2016-06-16locking/atomic, arch/mips: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()Peter Zijlstra
2016-06-15MIPS: KVM: Use mipsregs.h defs for config registersJames Hogan
2016-06-15MIPS: KVM: Report more accurate CP0_Config fields to guestJames Hogan
2016-06-15MIPS: Add define for Config.VI (virtual icache) bitJames Hogan
2016-06-15MIPS: KVM: Use host CCA for TLB mappingsJames Hogan
2016-06-15MIPS: KVM: Move commpage so 0x0 is unmappedJames Hogan
2016-06-15MIPS: KVM: Add KScratch registersJames Hogan
2016-06-15MIPS: KVM: Emulate RDHWR CPUNum registerJames Hogan
2016-06-15MIPS: KVM: Allow ULRI to restrict UserLocal registerJames Hogan
2016-06-15MIPS: KVM: Don't hardcode restored HWREnaJames Hogan
2016-06-15MIPS: Clean up RDHWR handlingJames Hogan
2016-06-15MIPS: KVM: List FPU/MSA registersJames 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: Pass all unknown registers to callbacksJames Hogan
2016-06-15MIPS: KVM: Convert emulation to use asm/inst.hJames Hogan
2016-06-15MIPS: KVM: Factor writing of translated guest instructionsJames Hogan
2016-06-15MIPS: KVM: Fix translation of MFC0 ErrCtlJames Hogan
2016-06-14MIPS/ptrace: run seccomp after ptraceKees Cook
2016-06-14seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski
2016-06-14locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra
2016-06-14MIPS: KVM: Print unknown load/store encodingsJames Hogan
2016-06-14MIPS: KVM: Dump guest tlbs if kvm_get_inst() failsJames Hogan
2016-06-14MIPS: KVM: Trace guest register access emulationJames Hogan
2016-06-14MIPS: KVM: Add guest mode switch trace eventsJames Hogan
2016-06-14MIPS: KVM: Add kvm_asid_change trace eventJames Hogan
2016-06-14MIPS: KVM: Clean up kvm_exit trace eventJames Hogan
2016-06-14MIPS: KVM: Add kvm_aux trace eventJames Hogan
2016-06-14MIPS: KVM: Generalise fpu_inuse for other stateJames Hogan
2016-06-14MIPS: KVM: Use va in kvm_get_inst()James Hogan
2016-06-14MIPS: KVM: Combine handle_tlb_ld/st_missJames Hogan
2016-06-14MIPS: KVM: Use MIPS_ENTRYLO_* defs from mipsregs.hJames Hogan
2016-06-14MIPS: KVM: Simplify TLB_* macrosJames Hogan