summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2016-10-04MIPS: Migrate exception table users off module.h and onto extable.hPaul Gortmaker3-1/+3
2016-10-04MIPS: Lantiq: Make xrx200_phy_fw explicitly non-modularPaul Gortmaker1-8/+4
2016-10-04MIPS: Lantiq: Make vmmc explicitly non-modularPaul Gortmaker1-4/+2
2016-10-04MIPS: ralink: Make timer explicitly non-modularPaul Gortmaker1-21/+7
2016-10-04MIPS: BCM47xx: Make serial explicitly non-modularPaul Gortmaker1-7/+4
2016-10-04MIPS: Delete unused file smp-gic.cMatt Redfearn1-66/+0
2016-10-04MIPS: pistachio: Remove ANDROID_TIMED_OUTPUT from defconfig.Fabian Frederick1-1/+0
2016-10-04MIPS: pci-mt7620: Delete unnecessary assignment for the field "owner"Markus Elfring1-1/+0
2016-10-04MIPS: Move identification of VP(E) into proc.c from smp-mt.cMatt Redfearn2-23/+7
2016-10-04MIPS: Loongson1C: Add defconfigYang Ling1-0/+126
2016-10-04MIPS: Loongson1C: Add board supportYang Ling13-4/+283
2016-10-04MIPS: Add CPU support for Loongson1CYang Ling2-1/+3
2016-10-04MIPS: Octeon: Rename upper case variables at setup time.Aaro Koskinen1-19/+19
2016-10-04MIPS: Octeon: Take all memory into use by default.Aaro Koskinen1-1/+1
2016-10-04MIPS: BMIPS: Add device tree example for BCM6362Álvaro Fernández Rojas4-0/+162
2016-10-04MIPS: BMIPS: Add BCM6362 supportÁlvaro Fernández Rojas1-0/+1
2016-10-04MIPS: BMIPS: Add device tree example for BCM3368Álvaro Fernández Rojas4-0/+129
2016-10-04MIPS: BMIPS: Add BCM3368 supportÁlvaro Fernández Rojas1-1/+2
2016-10-04MIPS: BMIPS: Add device tree example for BCM63268Álvaro Fernández Rojas4-0/+248
2016-10-04MIPS: BMIPS: rename bcm96358nb4ser to bcm6358-neufbox4-sercomÁlvaro Fernández Rojas3-5/+7
2016-10-04MIPS: BMIPS: add missing bcm97435svmb to DT_NONEÁlvaro Fernández Rojas1-13/+14
2016-10-04MIPS: Don't specify STACKPROTECTOR in defconfigsPaul Gortmaker1-1/+0
2016-10-02MIPS: CM: Fix mips_cm_max_vp_width for non-MT kernels on MT systemsPaul Burton1-0/+11
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-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: 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-14Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus 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
2016-09-13MIPS: Remove compact branch policy Kconfig entriesPaul Burton2-40/+0