summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2017-07-27MIPS: Fix a typo: s/preset/present/ in r2-to-r6 emulation error messageMaciej W. Rozycki
2017-07-27MIPS: Send SIGILL for linked branches in `__compute_return_epc_for_insn'Maciej W. Rozycki
2017-07-27MIPS: Rename `sigill_r6' to `sigill_r2r6' in `__compute_return_epc_for_insn'Maciej W. Rozycki
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: Fix MIPS I ISA /proc/cpuinfo reportingMaciej W. Rozycki
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-06-26MIPS: Fix bnezc/jialc return address calculationPaul Burton
2017-05-14MIPS: R2-on-R6 MULTU/MADDU/MSUBU emulation bugfixLeonid Yegoshin
2017-05-02MIPS: Avoid BUG warning in arch_check_elfJames Cowgill
2017-05-02MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan
2017-05-02MIPS: Fix crash registers on non-crashing CPUsCorey Minyard
2017-04-18MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatchMatt Redfearn
2017-04-18MIPS: Switch to the irq_stack in interruptsMatt Redfearn
2017-04-18MIPS: Stack unwinding while on IRQ stackMatt Redfearn
2017-04-18MIPS: Introduce irq_stackMatt Redfearn
2017-03-31mips/ptrace: Preserve previous registers for short regset writeDave Martin
2017-03-12MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumpsPaul Burton
2017-03-12MIPS: Calculate microMIPS ra properly when unwinding the stackPaul Burton
2017-03-12MIPS: Fix is_jump_ins() handling of 16b microMIPS instructionsPaul Burton
2017-03-12MIPS: Fix get_frame_info() handling of microMIPS function sizePaul Burton
2017-03-12MIPS: Prevent unaligned accesses during stack unwindingPaul Burton
2017-03-12MIPS: Clear ISA bit correctly in get_frame_info()Paul Burton
2016-10-07MIPS: uprobes: fix use of uninitialised variableMarcin Nowakowski
2016-10-07MIPS: fix uretprobe implementationMarcin Nowakowski
2016-10-07MIPS: uprobes: remove incorrect set_orig_insnMarcin Nowakowski
2016-09-30MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)Marcin Nowakowski
2016-09-30MIPS: vDSO: Fix Malta EVA mapping to vDSO page structsJames Hogan
2016-09-30MIPS: SMP: Fix possibility of deadlock when bringing CPUs onlineMatt Redfearn
2016-09-30MIPS: Fix pre-r6 emulation FPU initialisationPaul Burton
2016-08-20MIPS: Don't register r4k sched clock when CPUFREQ enabledHuacai Chen
2016-08-16KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspaceDavid Howells
2016-06-07MIPS: Fix sigreturn via VDSO on microMIPS kernelJames Hogan
2016-06-07MIPS: ptrace: Prevent writes to read-only FCSR bitsMaciej W. Rozycki
2016-06-07MIPS: ptrace: Fix FP context restoration FCSR regressionMaciej W. Rozycki
2016-06-07MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)Paul Burton
2016-06-07MIPS: Prevent "restoration" of MSA context in non-MSA kernelsPaul Burton
2016-06-07MIPS: Use copy_s.fmt rather than copy_u.fmtPaul Burton
2016-06-07MIPS: Reserve nosave data for hibernationHuacai Chen
2016-06-07MIPS: Fix watchpoint restorationJames Hogan
2016-06-07MIPS: Avoid using unwind_stack() with usermodeJames Hogan
2016-06-07MIPS: Don't unwind to user mode with EVAJames Hogan
2016-06-07MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCCMaciej W. Rozycki
2016-06-07MIPS64: R6: R2 emulation bugfixLeonid Yegoshin