summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2018-12-11Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2018-12-10BACKPORT: seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski
2018-11-21MIPS: kexec: Mark CPU offline before disabling local IRQDengcheng Zhu
2018-11-10MIPS: microMIPS: Fix decoding of swsp16 instructionMatt Redfearn
2018-11-10MIPS: Handle non word sized instructions when examining frameMatt Redfearn
2018-11-10MIPS: Fix FCSR Cause bit handling for correct SIGFPE issueMaciej W. Rozycki
2018-10-03Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2018-09-26MIPS: VDSO: Match data page cache colouring when D$ aliasesPaul Burton
2018-09-19kthread: fix boot hang (regression) on MIPS/OpenRISCVegard Nossum
2018-09-05MIPS: Correct the 64-bit DSP accumulator register sizeMaciej W. Rozycki
2018-07-23Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidMark Brown
2018-07-22MIPS: Use async IPIs for arch_trigger_cpumask_backtrace()Paul Burton
2018-07-22MIPS: Call dump_stack() from show_regs()Paul Burton
2018-07-05Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidMark Brown
2018-07-03mips: ftrace: fix static function graph tracingMatthias Schiffer
2018-06-12Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidMark Brown
2018-06-11Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2018-06-06MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requestsMaciej W. Rozycki
2018-06-06MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRsMaciej W. Rozycki
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-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-19Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2018-03-18MIPS: BMIPS: Do not mask IPIs during suspendJustin Chen
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-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: 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: 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: 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: unaligned: Add DSP lwx & lhx missaligned access supportMiodrag Dinic
2018-03-05UPSTREAM: MIPS: cmdline: Add support for 'memmap' parameterMiodrag Dinic
2018-03-05UPSTREAM: MIPS: CPC: Provide default mips_cpc_default_phys_base to ignore CPCPaul Burton
2018-03-05UPSTREAM: MIPS: Allow emulation for unaligned [LS]DXC1 instructionsPaul Burton