summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2018-05-30MIPS: Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32 FGRsMaciej W. Rozycki
2018-05-30MIPS: ptrace: Expose FIR register through FP regsetMaciej W. Rozycki
2018-05-28UPSTREAM: devicetree: Move include prefixes from arch to separate directoryOlof Johansson
2018-05-26futex: Remove duplicated code and fix undefined behaviourJiri Slaby
2018-05-20Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2018-04-24MIPS: memset.S: Fix clobber of v1 in last_fixupMatt Redfearn
2018-04-24MIPS: memset.S: Fix return of __clear_user from Lpartial_fixupMatt Redfearn
2018-04-24MIPS: memset.S: EVA & fault support for small_memsetMatt Redfearn
2018-04-24MIPS: uaccess: Add micromips clobbers to bzero invocationMatt Redfearn
2018-04-13MIPS: kprobes: flush_insn_slot should flush only if probe initialisedMarcin Nowakowski
2018-04-13MIPS: mm: adjust PKMAP locationMarcin Nowakowski
2018-04-13MIPS: mm: fixed mappings: correct initialisationMarcin Nowakowski
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