summaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | MIPS: KVM: Move commpage so 0x0 is unmappedJames Hogan2016-06-154-14/+20
| * | | MIPS: KVM: Add KScratch registersJames Hogan2016-06-155-1/+104
| * | | MIPS: KVM: Emulate RDHWR CPUNum registerJames Hogan2016-06-151-1/+1
| * | | MIPS: KVM: Allow ULRI to restrict UserLocal registerJames Hogan2016-06-151-2/+12
| * | | MIPS: KVM: Don't hardcode restored HWREnaJames Hogan2016-06-153-3/+7
| * | | MIPS: Clean up RDHWR handlingJames Hogan2016-06-154-14/+35
| * | | MIPS: KVM: List FPU/MSA registersJames Hogan2016-06-151-0/+58
| * | | MIPS: KVM: Use raw_cpu_has_fpu in kvm_mips_guest_can_have_fpu()James Hogan2016-06-151-1/+1
| * | | MIPS: KVM: Make KVM_GET_REG_LIST dynamicJames Hogan2016-06-153-7/+37
| * | | MIPS: KVM: Pass all unknown registers to callbacksJames Hogan2016-06-151-20/+2
| * | | MIPS: KVM: Convert emulation to use asm/inst.hJames Hogan2016-06-154-114/+126
| * | | MIPS: KVM: Factor writing of translated guest instructionsJames Hogan2016-06-151-58/+34
| * | | MIPS: KVM: Fix translation of MFC0 ErrCtlJames Hogan2016-06-151-1/+1
| * | | MIPS: KVM: Print unknown load/store encodingsJames Hogan2016-06-141-2/+4
| * | | MIPS: KVM: Dump guest tlbs if kvm_get_inst() failsJames Hogan2016-06-141-0/+1
| * | | MIPS: KVM: Trace guest register access emulationJames Hogan2016-06-142-12/+107
| * | | MIPS: KVM: Add guest mode switch trace eventsJames Hogan2016-06-142-0/+52
| * | | MIPS: KVM: Add kvm_asid_change trace eventJames Hogan2016-06-142-4/+25
| * | | MIPS: KVM: Clean up kvm_exit trace eventJames Hogan2016-06-145-63/+45
| * | | MIPS: KVM: Add kvm_aux trace eventJames Hogan2016-06-142-0/+57
| * | | MIPS: KVM: Generalise fpu_inuse for other stateJames Hogan2016-06-143-27/+27
| * | | MIPS: KVM: Use va in kvm_get_inst()James Hogan2016-06-141-8/+7
| * | | MIPS: KVM: Combine handle_tlb_ld/st_missJames Hogan2016-06-141-52/+19
| * | | MIPS: KVM: Use MIPS_ENTRYLO_* defs from mipsregs.hJames Hogan2016-06-143-28/+28
| * | | MIPS: KVM: Simplify TLB_* macrosJames Hogan2016-06-141-5/+3
| * | | MIPS: KVM: Arrayify struct kvm_mips_tlb::tlb_lo*James Hogan2016-06-144-30/+32
| * | | MIPS: KVM: Use dump_tlb_all() for kvm_mips_dump_host_tlbs()James Hogan2016-06-141-38/+4
| * | | MIPS: KVM: Clean up TLB management hazardsJames Hogan2016-06-141-22/+5
| * | | MIPS: KVM: Restore host EBase from ebase variableJames Hogan2016-06-145-6/+3
| * | | MIPS: KVM: Drop unused hpa0/hpa1 args from functionJames Hogan2016-06-143-19/+5
| * | | MIPS: KVM: Simplify even/odd TLB handlingJames Hogan2016-06-141-9/+2
| * | | MIPS: KVM: Don't indirect KVM functionsJames Hogan2016-06-144-32/+3
| * | | MIPS: KVM: Move non-TLB handling code out of tlb.cJames Hogan2016-06-144-360/+389
| * | | MIPS: KVM: Make various Cause variables 32-bitJames Hogan2016-06-144-61/+61
| * | | MIPS: KVM: Convert code to kernel sized typesJames Hogan2016-06-146-98/+98
| * | | MIPS: KVM: Convert headers to kernel sized typesJames Hogan2016-06-146-102/+98
| * | | MIPS: KVM: Drop unused kvm_mips_sync_icache()James Hogan2016-06-141-26/+0
| * | | MIPS: KVM: Drop unused host_cp0_entryhiJames Hogan2016-06-144-8/+2
| * | | MIPS: KVM: Drop unused guest_inst from kvm_vcpu_archJames Hogan2016-06-142-3/+0
* | | | Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-07-306-46/+1
|\ \ \ \
| * | | | MIPS: ath79: Add missing include fileGuenter Roeck2016-07-251-0/+1
| * | | | mips: use of_platform_default_populate() to populate default busKefeng Wang2016-06-231-2/+1
| * | | | mips: Remove unnecessary of_platform_populate with default match tableKefeng Wang2016-06-235-45/+0
| | |/ / | |/| |
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-07-301-5/+4
|\ \ \ \
| * | | | MIPS/ptrace: run seccomp after ptraceKees Cook2016-06-141-5/+4
| * | | | seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski2016-06-141-1/+1
| |/ / /
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-291-21/+14
|\ \ \ \
| * | | | MIPS/Loongson-3: Convert oprofile to hotplug state machineRichard Cochran2016-07-151-21/+14
| * | | | Merge branch 'timers/core' into smp/hotplug to pick up dependenciesThomas Gleixner2016-07-131-5/+12
| |\ \ \ \
* | \ \ \ \ Merge tag 'spi-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2016-07-271-328/+0
|\ \ \ \ \ \