summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2019-03-23Merge 4.4.177 into android-4.4Greg Kroah-Hartman
2019-03-23MIPS: Remove function size check in get_frame_info()Jun-Ru Chang
2019-03-23MIPS: irq: Allocate accurate order pages for irq stackLiu Xiang
2019-02-20Merge 4.4.175 into android-4.4Greg Kroah-Hartman
2019-02-20mips: cm: reprime error causeVladimir Kondratiev
2018-11-27BACKPORT: seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski
2018-11-21Merge 4.4.164 into android-4.4Greg Kroah-Hartman
2018-11-21MIPS: kexec: Mark CPU offline before disabling local IRQDengcheng Zhu
2018-11-10Merge 4.4.163 into android-4.4Greg Kroah-Hartman
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-09-26Merge 4.4.158 into android-4.4Greg Kroah-Hartman
2018-09-26MIPS: VDSO: Match data page cache colouring when D$ aliasesPaul Burton
2018-09-20Merge 4.4.157 into android-4.4Greg Kroah-Hartman
2018-09-19kthread: fix boot hang (regression) on MIPS/OpenRISCVegard Nossum
2018-09-05Merge 4.4.154 into android-4.4Greg Kroah-Hartman
2018-09-05MIPS: Correct the 64-bit DSP accumulator register sizeMaciej W. Rozycki
2018-07-31Merge 4.4.143 into android-4.4Greg Kroah-Hartman
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-03Merge 4.4.139 into android-4.4Greg Kroah-Hartman
2018-07-03mips: ftrace: fix static function graph tracingMatthias Schiffer
2018-06-06Merge 4.4.136 into android-4.4Greg Kroah-Hartman
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-30Merge 4.4.134 into android-4.4Greg Kroah-Hartman
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-18Merge 4.4.122 into android-4.4Greg Kroah-Hartman
2018-03-18MIPS: BMIPS: Do not mask IPIs during suspendJustin Chen
2018-02-05FROMLIST: MIPS: Add noexec=on|off kernel parameterMiodrag Dinic
2018-02-05FROMLIST: MIPS: CPC: Map registers using DT in mips_cpc_default_phys_base()Paul Burton
2018-02-05UPSTREAM: MIPS: CPS: Handle spurious VP starts more gracefullyPaul Burton
2018-02-05UPSTREAM: MIPS: CPS: Handle cores not powering down more gracefullyPaul Burton
2018-02-05UPSTREAM: MIPS: CPS: Prevent multi-core with dcache aliasingPaul Burton
2018-02-05UPSTREAM: MIPS: CM: WARN on attempt to lock invalid VP, not BUGPaul Burton
2018-02-05UPSTREAM: MIPS: CM: Avoid per-core locking with CM3 & higherPaul Burton
2018-02-05UPSTREAM: MIPS: smp-cps: Avoid BUG() when offlining pre-r6 CPUsMatt Redfearn
2018-02-05UPSTREAM: MIPS: smp-cps: Add support for CPU hotplug of MIPSr6 processorsMatt Redfearn
2018-02-05UPSTREAM: MIPS: pm-cps: Change FSB workaround to CPU blacklistMatt Redfearn
2018-02-05UPSTREAM: MIPS: Fix early CM probingPaul Burton
2018-02-05UPSTREAM: MIPS: smp-cps: Stop printing EJTAG exceptions to UARTPaul Burton
2018-02-05UPSTREAM: MIPS: smp-cps: Add nothreads kernel parameterPaul Burton
2018-02-05UPSTREAM: MIPS: smp-cps: Support MIPSr6 Virtual ProcessorsPaul Burton
2018-02-05UPSTREAM: MIPS: smp-cps: Skip core setup if coherentPaul Burton
2018-02-05UPSTREAM: MIPS: smp-cps: Pull boot config retrieval out of mips_cps_boot_vpesPaul Burton
2018-02-05UPSTREAM: MIPS: smp-cps: Pull cache init into a functionPaul Burton