summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2018-11-22MIPS: kexec: Mark CPU offline before disabling local IRQDengcheng Zhu
2018-11-10MIPS: Fix up obsolete cpu_set usageEzequiel Garcia
2018-09-26kthread: fix boot hang (regression) on MIPS/OpenRISCVegard Nossum
2018-09-05MIPS: Correct the 64-bit DSP accumulator register sizeMaciej W. Rozycki
2018-07-03mips: ftrace: fix static function graph tracingMatthias Schiffer
2018-06-13MIPS: 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-18MIPS: BMIPS: Do not mask IPIs during suspendJustin Chen
2018-01-17MIPS: Also verify sizeof `elf_fpreg_t' with PTRACE_SETREGSETMaciej W. Rozycki
2018-01-17MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accessesMaciej W. Rozycki
2018-01-17MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSAMaciej W. Rozycki
2018-01-17MIPS: Consistently handle buffer counter with PTRACE_SETREGSETMaciej W. Rozycki
2018-01-17MIPS: Guard against any partial write attempt with PTRACE_SETREGSETMaciej W. Rozycki
2018-01-17MIPS: Factor out NT_PRFPREG regset access helpersMaciej W. Rozycki
2017-11-30MIPS: Fix an n32 core file generation regset support regressionMaciej W. Rozycki
2017-11-21MIPS: init: Ensure reserved memory regions are not added to bootmemMarcin Nowakowski
2017-10-08MIPS: Ensure bss section ends on a long-aligned addressPaul Burton
2017-07-27MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'Maciej W. Rozycki
2017-07-27MIPS: Actually decode JALX in `__compute_return_epc_for_insn'Maciej W. Rozycki
2017-07-27MIPS: Save static registers before sysmipsJames Hogan
2017-07-27MIPS: Negate error syscall return in traceJames Hogan
2017-07-27MIPS: Fix mips_atomic_set() with EVAJames Hogan
2017-07-27MIPS: Fix mips_atomic_set() retry conditionJames Hogan
2017-07-05MIPS: Fix IRQ tracing & lockdep when reschedulingPaul Burton
2017-07-05MIPS: pm-cps: Drop manual cache-line alignment of ready_countPaul Burton
2017-07-05MIPS: Avoid accidental raw backtraceJames Hogan
2017-05-08MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan
2017-05-08MIPS: Fix crash registers on non-crashing CPUsCorey Minyard
2017-04-22mips/ptrace: Preserve previous registers for short regset writeDave Martin
2016-08-22KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspaceDavid Howells
2016-08-01Revert "MIPS: Reserve nosave data for hibernation"Sasha Levin
2016-07-12MIPS: Reserve nosave data for hibernationHuacai Chen
2016-06-06MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCCMaciej W. Rozycki
2016-06-03MIPS: Avoid using unwind_stack() with usermodeJames Hogan
2016-06-03MIPS: Don't unwind to user mode with EVAJames Hogan
2016-03-13MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'Maciej W. Rozycki
2015-09-17MIPS: Fix seccomp syscall argument for MIPS64Markos Chandras
2015-08-27signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras
2015-08-19MIPS: show_stack: Fix stack trace with EVAJames Hogan
2015-08-19MIPS: do_mcheck: Fix kernel code dump with EVAJames Hogan
2015-08-19MIPS: Fix sched_getaffinity with MT FPAFF enabledFelix Fietkau
2015-07-03MIPS: Fix enabling of DEBUG_STACKOVERFLOWJames Hogan
2015-05-17MIPS: smp-cps: cpu_set FPU mask if FPU presentNiklas Cassel
2015-05-17MIPS: kernel: entry.S: Set correct ISA level for mips_ihbMarkos Chandras
2015-03-06MIPS: HTW: Prevent accidental HTW start due to nested htw_{start, stop}Markos Chandras
2015-03-06MIPS: Export MSA functions used by lose_fpu(1) for KVMJames Hogan
2015-03-06MIPS: Export FP functions used by lose_fpu(1) for KVMJames Hogan
2015-03-06MIPS: kernel: cps-vec: Replace "addi" with "addiu"Markos Chandras
2015-02-11MIPS: traps: Fix inline asm ctc1 missing .set hardfloatJames Hogan