summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2017-03-28KVM: MIPS/VZ: Support guest load-linked bitJames Hogan1-0/+24
2017-03-28KVM: MIPS/VZ: Support guest hardware page table walkerJames Hogan2-0/+88
2017-03-28KVM: MIPS/VZ: Support guest segmentation controlJames Hogan2-1/+247
2017-03-28KVM: MIPS/VZ: Support guest CP0_[X]ContextConfigJames Hogan2-2/+64
2017-03-28KVM: MIPS/VZ: Support guest CP0_BadInstr[P]James Hogan2-0/+50
2017-03-28KVM: MIPS: Add VZ support to build systemJames Hogan2-3/+32
2017-03-28KVM: MIPS: Implement VZ supportJames Hogan9-0/+2477
2017-03-28KVM: MIPS: Update exit handler for VZJames Hogan1-13/+18
2017-03-28KVM: MIPS/Emulate: Drop CACHE emulation for VZJames Hogan1-0/+2
2017-03-28KVM: MIPS/Emulate: Update CP0_Compare emulation for VZJames Hogan1-1/+42
2017-03-28KVM: MIPS/TLB: Add VZ TLB managementJames Hogan3-0/+417
2017-03-28KVM: MIPS/Entry: Update entry code to support VZJames Hogan3-10/+131
2017-03-28KVM: MIPS: Abstract guest CP0 register access for VZJames Hogan4-95/+264
2017-03-28KVM: MIPS: Add guest exit exception callbackJames Hogan4-0/+32
2017-03-28KVM: MIPS: Add hardware_{enable,disable} callbackJames Hogan3-2/+19
2017-03-28KVM: MIPS: Add callback to check extensionJames Hogan3-2/+19
2017-03-28KVM: MIPS: Init timer frequency from callbackJames Hogan4-11/+10
2017-03-28KVM: MIPS: Add VZ & TE capabilitiesJames Hogan1-0/+9
2017-03-28KVM: MIPS: Extend counters & events for VZ GExcCodesJames Hogan3-1/+37
2017-03-28KVM: MIPS: Update kvm_lose_fpu() for VZJames Hogan1-8/+12
2017-03-28KVM: MIPS/Emulate: Implement 64-bit MMIO emulationJames Hogan1-1/+28
2017-03-28KVM: MIPS/Emulate: De-duplicate MMIO emulationJames Hogan1-156/+50
2017-03-28KVM: MIPS: Implement HYPCALL emulationJames Hogan6-1/+69
2017-03-28MIPS: asm/tlb.h: Add UNIQUE_GUEST_ENTRYHI() macroJames Hogan1-2/+4
2017-03-28MIPS: Add some missing guest CP0 accessors & defsJames Hogan1-2/+14
2017-03-28MIPS: Probe guest MVHJames Hogan2-1/+7
2017-03-28MIPS: Probe guest CP0_UserLocalJames Hogan2-1/+8
2017-03-28MIPS: Separate MAAR V bit into VL and VH for XPAJames Hogan3-7/+13
2017-03-28MIPS: Add defs & probing of UFRJames Hogan3-0/+7
2017-03-25net: Introduce SO_INCOMING_NAPI_IDSridhar Samudrala1-0/+1
2017-03-22sock: introduce SO_MEMINFO getsockoptJosh Hunt1-0/+3
2017-03-22MIPS: IRQ Stack: Unwind IRQ stack onto task stackMatt Redfearn4-20/+60
2017-03-22MIPS: c-r4k: Fix Loongson-3's vcache/scache waysize calculationHuacai Chen1-0/+2
2017-03-21MIPS: Flush wrong invalid FTLB entry for huge pageHuacai Chen1-4/+21
2017-03-21MIPS: Check TLB before handle_ri_rdhwr() for Loongson-3Huacai Chen2-6/+15
2017-03-21MIPS: Add MIPS_CPU_FTLB for Loongson-3A R2Huacai Chen1-1/+1
2017-03-21MIPS: Lantiq: fix missing xbar kernel panicHauke Mehrtens1-1/+1
2017-03-21MIPS: smp-cps: Fix retrieval of VPE mask on big endian CPUsMatt Redfearn1-1/+1
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2-0/+2
2017-03-08MIPS: Wire up statx system callJames Hogan5-6/+13
2017-03-08MIPS: Include asm/ptrace.h now linux/sched.h doesn'tJames Hogan1-0/+1
2017-03-08MIPS: ralink: Fix typos in rt3883 pinctrlJohn Crispin1-2/+2
2017-03-08MIPS: End spinlocks with .insnPaul Burton1-4/+4
2017-03-08MIPS: Force o32 fp64 support on 32bit MIPS64r6 kernelsJames Hogan1-1/+1
2017-03-08MIPS: Add missing include filesArnd Bergmann14-0/+20
2017-03-06uaccess: drop duplicate includes from asm/uaccess.hAl Viro1-2/+0
2017-03-06uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro1-3/+0
2017-03-03sched/headers: Remove the <linux/topology.h> include from <linux/sched.h>Ingo Molnar1-0/+1
2017-03-03sched/headers: Move task-stack related APIs from <linux/sched.h> to <linux/sc...Ingo Molnar2-2/+2
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar1-1/+1