summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2018-03-20MIPS: BMIPS: Do not mask IPIs during suspendJustin Chen
2018-02-28MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accessesMaciej W. Rozycki
2018-02-28MIPS: Also verify sizeof `elf_fpreg_t' with PTRACE_SETREGSETMaciej W. Rozycki
2018-02-28MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSAMaciej W. Rozycki
2018-02-28MIPS: Consistently handle buffer counter with PTRACE_SETREGSETMaciej W. Rozycki
2018-02-28MIPS: Guard against any partial write attempt with PTRACE_SETREGSETMaciej W. Rozycki
2018-02-28MIPS: Factor out NT_PRFPREG regset access helpersMaciej W. Rozycki
2018-02-28MIPS: Validate PR_SET_FP_MODE prctl(2) requests against the ABI of the taskMaciej W. Rozycki
2018-01-17mips/ptrace: Preserve previous registers for short regset writeDave Martin
2017-12-08MIPS: Fix an n32 core file generation regset support regressionMaciej W. Rozycki
2017-12-08Revert "MIPS: init: Ensure bootmem does not corrupt reserved memory"Sasha Levin
2017-12-06MIPS: init: Ensure reserved memory regions are not added to bootmemMarcin Nowakowski
2017-12-06MIPS: init: Ensure bootmem does not corrupt reserved memoryMarcin Nowakowski
2017-12-06MIPS: SMP: Fix deadlock & online raceMatt Redfearn
2017-12-06MIPS: Fix race on setting and getting cpu_online_maskMatija Glavinic Pecotic
2017-12-06MIPS: SMP: Use a completion event to signal CPU upMatt Redfearn
2017-11-05MIPS: Ensure bss section ends on a long-aligned addressPaul Burton
2017-09-10MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'Maciej W. Rozycki
2017-09-10MIPS: Actually decode JALX in `__compute_return_epc_for_insn'Maciej W. Rozycki
2017-09-10MIPS: Save static registers before sysmipsJames Hogan
2017-09-10MIPS: Fix MIPS I ISA /proc/cpuinfo reportingMaciej W. Rozycki
2017-09-10MIPS: Negate error syscall return in traceJames Hogan
2017-09-10MIPS: Fix mips_atomic_set() with EVAJames Hogan
2017-09-10MIPS: Fix mips_atomic_set() retry conditionJames Hogan
2017-07-31MIPS: Fix IRQ tracing & lockdep when reschedulingPaul Burton
2017-07-31MIPS: pm-cps: Drop manual cache-line alignment of ready_countPaul Burton
2017-07-31MIPS: Avoid accidental raw backtraceJames Hogan
2017-06-25MIPS: Fix bnezc/jialc return address calculationPaul Burton
2017-06-13MIPS: R2-on-R6 MULTU/MADDU/MSUBU emulation bugfixLeonid Yegoshin
2017-06-13MIPS: Fix crash registers on non-crashing CPUsCorey Minyard
2017-05-17MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan
2017-05-17MIPS: Avoid BUG warning in arch_check_elfJames Cowgill
2017-05-15MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumpsPaul Burton
2017-05-15MIPS: Calculate microMIPS ra properly when unwinding the stackPaul Burton
2017-05-15MIPS: Fix is_jump_ins() handling of 16b microMIPS instructionsPaul Burton
2017-05-15MIPS: Fix get_frame_info() handling of microMIPS function sizePaul Burton
2017-05-15MIPS: Prevent unaligned accesses during stack unwindingPaul Burton
2017-05-15MIPS: Clear ISA bit correctly in get_frame_info()Paul Burton
2016-10-03MIPS: SMP: Fix possibility of deadlock when bringing CPUs onlineMatt Redfearn
2016-10-03MIPS: Fix pre-r6 emulation FPU initialisationPaul Burton
2016-10-03MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)Marcin Nowakowski
2016-08-19KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspaceDavid Howells
2016-08-19MIPS: Don't register r4k sched clock when CPUFREQ enabledHuacai Chen
2016-08-07Revert "MIPS: Reserve nosave data for hibernation"Sasha Levin
2016-07-10MIPS: 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-06MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)Paul Burton
2016-06-06MIPS: ptrace: Prevent writes to read-only FCSR bitsMaciej W. Rozycki
2016-06-06MIPS: ptrace: Fix FP context restoration FCSR regressionMaciej W. Rozycki
2016-06-04MIPS64: R6: R2 emulation bugfixLeonid Yegoshin