summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2018-04-05Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidMark Brown
2018-03-28MIPS: ralink: Remove ralink_halt()NeilBrown
2018-03-23Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2018-03-22MIPS: r2-on-r6-emu: Clear BLTZALL and BGEZALL debugfs countersAleksandar Markovic
2018-03-22MIPS: r2-on-r6-emu: Fix BLEZL and BGTZL identificationLeonid Yegoshin
2018-03-22MIPS: BPF: Fix multiple problems in JIT skb access helpers.David Daney
2018-03-22MIPS: BPF: Quit clobbering callee saved registers in JIT code.David Daney
2018-03-19Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2018-03-18MIPS: OCTEON: irq: Check for null return on kzalloc allocationColin Ian King
2018-03-18MIPS: ath25: Check for kzalloc allocation failureColin Ian King
2018-03-18MIPS: BMIPS: Do not mask IPIs during suspendJustin Chen
2018-03-05UPSTREAM: MIPS: Fix build of compressed imageMatt Redfearn
2018-03-05ANDROID: MIPS: Add ranchu[32r5|32r6|64]_defconfigMiodrag Dinic
2018-03-05FROMLIST: MIPS: ranchu: Add Ranchu as a new generic-based boardMiodrag Dinic
2018-03-05FROMLIST: MIPS: Add noexec=on|off kernel parameterMiodrag Dinic
2018-03-05FROMLIST: MIPS: CPC: Map registers using DT in mips_cpc_default_phys_base()Paul Burton
2018-03-05FROMLIST: MIPS: math-emu: Mark fall throughs in switch statements with a commentAleksandar Markovic
2018-03-05FROMLIST: MIPS: math-emu: Avoid multiple assignmentAleksandar Markovic
2018-03-05FROMLIST: MIPS: math-emu: Avoid an assignment within if statement conditionAleksandar Markovic
2018-03-05FROMLIST: MIPS: math-emu: Declare function srl128() as staticAleksandar Markovic
2018-03-05FROMLIST: MIPS: math-emu: Avoid definition duplication for macro DPXMULT()Aleksandar Markovic
2018-03-05FROMLIST: MIPS: math-emu: Remove an unnecessary header inclusionAleksandar Markovic
2018-03-05UPSTREAM: MIPS: Allow storing pgd in C0_CONTEXT for MIPSr6Paul Burton
2018-03-05UPSTREAM: MIPS: CPS: Handle spurious VP starts more gracefullyPaul Burton
2018-03-05UPSTREAM: MIPS: CPS: Handle cores not powering down more gracefullyPaul Burton
2018-03-05UPSTREAM: MIPS: CPS: Prevent multi-core with dcache aliasingPaul Burton
2018-03-05UPSTREAM: MIPS: CPS: Select CONFIG_SYS_SUPPORTS_SCHED_SMT for MIPSr6Paul Burton
2018-03-05UPSTREAM: MIPS: CM: WARN on attempt to lock invalid VP, not BUGPaul Burton
2018-03-05UPSTREAM: MIPS: CM: Avoid per-core locking with CM3 & higherPaul Burton
2018-03-05UPSTREAM: MIPS: smp-cps: Avoid BUG() when offlining pre-r6 CPUsMatt Redfearn
2018-03-05UPSTREAM: MIPS: smp-cps: Add support for CPU hotplug of MIPSr6 processorsMatt Redfearn
2018-03-05UPSTREAM: MIPS: generic: Bump default NR_CPUS to 16Paul Burton
2018-03-05UPSTREAM: MIPS: pm-cps: Change FSB workaround to CPU blacklistMatt Redfearn
2018-03-05UPSTREAM: MIPS: Fix early CM probingPaul Burton
2018-03-05UPSTREAM: MIPS: smp-cps: Stop printing EJTAG exceptions to UARTPaul Burton
2018-03-05UPSTREAM: MIPS: smp-cps: Add nothreads kernel parameterPaul Burton
2018-03-05UPSTREAM: MIPS: smp-cps: Support MIPSr6 Virtual ProcessorsPaul Burton
2018-03-05UPSTREAM: MIPS: smp-cps: Skip core setup if coherentPaul Burton
2018-03-05UPSTREAM: MIPS: smp-cps: Pull boot config retrieval out of mips_cps_boot_vpesPaul Burton
2018-03-05UPSTREAM: MIPS: smp-cps: Pull cache init into a functionPaul Burton
2018-03-05UPSTREAM: MIPS: smp-cps: Ensure our VP ident calculation is correctPaul Burton
2018-03-05UPSTREAM: MIPS: CM: Fix mips_cm_max_vp_width for UP kernelsPaul Burton
2018-03-05UPSTREAM: MIPS: CM: Add CM GCR_BEV_BASE accessorsPaul Burton
2018-03-05UPSTREAM: MIPS: CPC: Add start, stop and running CM3 CPC registersMarkos Chandras
2018-03-05UPSTREAM: MIPS: pm-cps: Avoid offset overflow on MIPSr6Markos Chandras
2018-03-05UPSTREAM: MIPS: traps: Make sure secondary cores have a sane ebase registerMarkos Chandras
2018-03-05UPSTREAM: MIPS: Detect MIPSr6 Virtual Processor supportPaul Burton
2018-03-05UPSTREAM: MIPS: math-emu: Use preferred flavor of unsigned integer declarationsAleksandar Markovic
2018-03-05UPSTREAM: MIPS: math-emu: <MADDF|MSUBF>.D: Fix accuracy (64-bit case)Douglas Leung
2018-03-05UPSTREAM: MIPS: math-emu: <MADDF|MSUBF>.S: Fix accuracy (32-bit case)Douglas Leung