aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-11Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds4-9/+16
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada3-3/+0
2016-10-11mips/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai4-1/+33
2016-10-10Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+5
2016-10-07uprobes: remove function declarations from arch/{mips,s390}Marcin Nowakowski1-12/+0
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf1-0/+1
2016-10-07nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf2-4/+12
2016-10-07atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta1-1/+0
2016-10-07mm: move phys_mem_access_prot_allowed() declaration to pgtable.hBaoyou Xie1-2/+0
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-39/+176
2016-10-05mips: separate extable.h, switch module.h to itAl Viro4-9/+16
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-47/+11
2016-10-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2016-10-02MIPS: CM: Fix mips_cm_max_vp_width for non-MT kernels on MT systemsPaul Burton1-0/+11
2016-09-30Merge branch 'x86/urgent' into x86/asmThomas Gleixner17-65/+37
2016-09-29MIPS: Fix detection of unsupported highmem with cache aliasesPaul Burton2-1/+4
2016-09-29MIPS: Malta: Fix IOCU disable switch read for MIPS64Paul Burton1-1/+7
2016-09-29MIPS: Fix BUILD_ROLLBACK_PROLOGUE for microMIPSPaul Burton1-2/+1
2016-09-29MIPS: clear execution hazard after changing FTLB enablePaul Burton1-2/+1
2016-09-29MIPS: Configure FTLB after probing TLB sizes from config4Paul Burton1-15/+28
2016-09-29MIPS: Stop setting I6400 FTLBPPaul Burton2-9/+2
2016-09-29MIPS: DEC: Avoid la pseudo-instruction in delay slotsRalf Baechle1-2/+38
2016-09-29MIPS: Octeon: mark GPIO controller node not populated after IRQ init.Steven J. Hill1-0/+6
2016-09-29MIPS: uprobes: fix use of uninitialised variableMarcin Nowakowski1-3/+2
2016-09-29MIPS: uprobes: remove incorrect set_orig_insnMarcin Nowakowski2-19/+0
2016-09-29MIPS: fix uretprobe implementationMarcin Nowakowski1-1/+1
2016-09-29MIPS: smp-cps: Avoid BUG() when offlining pre-r6 CPUsMatt Redfearn1-1/+1
2016-09-29Merge tag 'kvm_mips_4.9_1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/kvm-mips into nextRadim Krčmář5-16/+143
2016-09-29KVM: MIPS: Drop dubious EntryHi optimisationJames Hogan1-2/+1
2016-09-29KVM: MIPS: Invalidate TLB by regenerating ASIDsJames Hogan4-5/+50
2016-09-29KVM: MIPS: Split kernel/user ASID regenerationJames Hogan1-2/+10
2016-09-29KVM: MIPS: Drop other CPU ASIDs on guest MMU changesJames Hogan1-10/+53
2016-09-25Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds17-65/+37
2016-09-25MIPS: Fix delay slot emulation count in debugfsPaul Burton1-0/+1
2016-09-25MIPS: SMP: Fix possibility of deadlock when bringing CPUs onlineMatt Redfearn1-4/+3
2016-09-23MIPS: Fix pre-r6 emulation FPU initialisationPaul Burton1-0/+2
2016-09-21MIPS: vDSO: Fix Malta EVA mapping to vDSO page structsJames Hogan1-4/+4
2016-09-19mips/loongson/smp: Convert to hotplug state machineSebastian Andrzej Siewior1-26/+8
2016-09-19mips/octeon/smp: Convert to hotplug state machineSebastian Andrzej Siewior1-21/+3
2016-09-19MIPS: Select HAVE_REGS_AND_STACK_ACCESS_APIMarcin Nowakowski1-0/+1
2016-09-19MIPS: Octeon: Fix platform bus probingAaro Koskinen1-1/+1
2016-09-19MIPS: Octeon: mangle-port: fix build failure with VDSO codeAaro Koskinen1-2/+2
2016-09-19MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)Marcin Nowakowski1-4/+4
2016-09-16kvm: add stubs for arch specific debugfs supportLuiz Capitulino1-0/+10
2016-09-15Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar3-3/+6
2016-09-14Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+3
2016-09-13mips: copy_from_user() must zero the destination on access_ok() failureAl Viro1-0/+3
2016-09-13MIPS: c-r4k: Fix size calc when avoiding IPIs for small icache flushesPaul Burton1-1/+1
2016-09-13MIPS: Add a missing ".set pop" in an early commitHuacai Chen1-0/+1
2016-09-13MIPS: paravirt: Fix undefined reference to smp_bootstrapMatt Redfearn1-0/+2