summaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Octeon: Delete legacy code for PHY accessAaro Koskinen2016-10-041-106/+2
* MIPS: Octeon: Delete unused cvmx_helper_board_link_set_phy.Aaro Koskinen2016-10-042-190/+0
* MIPS: Octeon: Delete unused cvmx_override_board_link_get.Aaro Koskinen2016-10-042-25/+0
* MIPS: Octeon: Don't try to maintain link state in early init.Aaro Koskinen2016-10-043-14/+1
* MIPS: Octeon: Delete legacy hack for broken bootloadersAaro Koskinen2016-10-041-42/+0
* MIPS: BCM63xx: Let clk_disable() return immediately if clk is NULLMasahiro Yamada2016-10-041-0/+3
* MIPS: PCI: Reduce stack frame usageKeith Busch2016-10-041-5/+1
* MIPS: TXx9: Convert to Common Clock FrameworkGeert Uytterhoeven2016-10-042-36/+36
* MIPS: TXx9: tx49xx: Move GPIO setup from .mem_setup() to .arch_init()Geert Uytterhoeven2016-10-044-12/+23
* MIPS: TXx9: tx39xx: Move GPIO setup from .mem_setup() to .arch_init()Geert Uytterhoeven2016-10-042-3/+9
* MIPS: Squash lines for simple wrapper functionsMasahiro Yamada2016-10-044-23/+5
* MIPS: Add RTC support for Loongson1C boardYang Ling2016-10-044-6/+19
* MIPS: Migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-10-043-1/+3
* MIPS: Lantiq: Make xrx200_phy_fw explicitly non-modularPaul Gortmaker2016-10-041-8/+4
* MIPS: Lantiq: Make vmmc explicitly non-modularPaul Gortmaker2016-10-041-4/+2
* MIPS: ralink: Make timer explicitly non-modularPaul Gortmaker2016-10-041-21/+7
* MIPS: BCM47xx: Make serial explicitly non-modularPaul Gortmaker2016-10-041-7/+4
* MIPS: Delete unused file smp-gic.cMatt Redfearn2016-10-041-66/+0
* MIPS: pistachio: Remove ANDROID_TIMED_OUTPUT from defconfig.Fabian Frederick2016-10-041-1/+0
* MIPS: pci-mt7620: Delete unnecessary assignment for the field "owner"Markus Elfring2016-10-041-1/+0
* MIPS: Move identification of VP(E) into proc.c from smp-mt.cMatt Redfearn2016-10-042-23/+7
* MIPS: Loongson1C: Add defconfigYang Ling2016-10-041-0/+126
* MIPS: Loongson1C: Add board supportYang Ling2016-10-0413-4/+283
* MIPS: Add CPU support for Loongson1CYang Ling2016-10-042-1/+3
* MIPS: Octeon: Rename upper case variables at setup time.Aaro Koskinen2016-10-041-19/+19
* MIPS: Octeon: Take all memory into use by default.Aaro Koskinen2016-10-041-1/+1
* MIPS: BMIPS: Add device tree example for BCM6362Álvaro Fernández Rojas2016-10-044-0/+162
* MIPS: BMIPS: Add BCM6362 supportÁlvaro Fernández Rojas2016-10-041-0/+1
* MIPS: BMIPS: Add device tree example for BCM3368Álvaro Fernández Rojas2016-10-044-0/+129
* MIPS: BMIPS: Add BCM3368 supportÁlvaro Fernández Rojas2016-10-041-1/+2
* MIPS: BMIPS: Add device tree example for BCM63268Álvaro Fernández Rojas2016-10-044-0/+248
* MIPS: BMIPS: rename bcm96358nb4ser to bcm6358-neufbox4-sercomÁlvaro Fernández Rojas2016-10-043-5/+7
* MIPS: BMIPS: add missing bcm97435svmb to DT_NONEÁlvaro Fernández Rojas2016-10-041-13/+14
* MIPS: Don't specify STACKPROTECTOR in defconfigsPaul Gortmaker2016-10-041-1/+0
* MIPS: CM: Fix mips_cm_max_vp_width for non-MT kernels on MT systemsPaul Burton2016-10-021-0/+11
* MIPS: Fix detection of unsupported highmem with cache aliasesPaul Burton2016-09-292-1/+4
* MIPS: Malta: Fix IOCU disable switch read for MIPS64Paul Burton2016-09-291-1/+7
* MIPS: Fix BUILD_ROLLBACK_PROLOGUE for microMIPSPaul Burton2016-09-291-2/+1
* MIPS: clear execution hazard after changing FTLB enablePaul Burton2016-09-291-2/+1
* MIPS: Configure FTLB after probing TLB sizes from config4Paul Burton2016-09-291-15/+28
* MIPS: Stop setting I6400 FTLBPPaul Burton2016-09-292-9/+2
* MIPS: DEC: Avoid la pseudo-instruction in delay slotsRalf Baechle2016-09-291-2/+38
* MIPS: Octeon: mark GPIO controller node not populated after IRQ init.Steven J. Hill2016-09-291-0/+6
* MIPS: uprobes: fix use of uninitialised variableMarcin Nowakowski2016-09-291-3/+2
* MIPS: uprobes: remove incorrect set_orig_insnMarcin Nowakowski2016-09-292-19/+0
* MIPS: fix uretprobe implementationMarcin Nowakowski2016-09-291-1/+1
* MIPS: smp-cps: Avoid BUG() when offlining pre-r6 CPUsMatt Redfearn2016-09-291-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-09-2517-65/+37
|\
| * MIPS: Fix delay slot emulation count in debugfsPaul Burton2016-09-251-0/+1
| * MIPS: SMP: Fix possibility of deadlock when bringing CPUs onlineMatt Redfearn2016-09-251-4/+3