summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
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
2016-06-03MIPS: Avoid using unwind_stack() with usermodeJames Hogan
2016-06-03MIPS: Don't unwind to user mode with EVAJames Hogan
2016-04-13MIPS: smp.c: Fix uninitialised temp_foreign_mapJames Hogan
2016-03-14MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'Maciej W. Rozycki
2015-09-13MIPS: Fix seccomp syscall argument for MIPS64Markos Chandras
2015-08-16signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras
2015-08-16MIPS: show_stack: Fix stack trace with EVAJames Hogan
2015-08-16MIPS: do_mcheck: Fix kernel code dump with EVAJames Hogan
2015-08-16MIPS: Fix sched_getaffinity with MT FPAFF enabledFelix Fietkau
2015-08-16MIPS: Replace add and sub instructions in relocate_kernel.S with addiuJames Cowgill
2015-08-16MIPS: unaligned: Fix build error on big endian R6 kernelsJames Cowgill
2015-08-10MIPS: c-r4k: Fix cache flushing for MT coresMarkos Chandras
2015-06-06MIPS: Fix enabling of DEBUG_STACKOVERFLOWJames Hogan
2015-06-03MIPS: Avoid an FPE exception in FCSR mask probingMaciej W. Rozycki
2015-05-29MIPS: BMIPS: Fix bmips_wr_vec()Petri Gynther
2015-05-26MIPS: irq: Use DECLARE_BITMAPJoe Perches
2015-05-15MIPS: Fix up obsolete cpu_set usageEzequiel Garcia
2015-05-12MIPS: traps: remove extra Tainted: line from __show_regs() outputPetri Gynther
2015-05-12MIPS: Fix a preemption issue with thread's FPU defaultsMaciej W. Rozycki
2015-05-12MIPS: fix FP mode selection in lieu of .MIPS.abiflags dataPaul Burton
2015-05-12MIPS: SMP: Fix build error.Ralf Baechle
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-04-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-13Merge branch '4.0-fixes' into mips-for-linux-nextRalf Baechle
2015-04-13Merge branch '4.1-fp' into mips-for-linux-nextRalf Baechle
2015-04-12arch: Remove exec_domain from remaining archsRichard Weinberger
2015-04-10MIPS: smp-cps: cpu_set FPU mask if FPU presentNiklas Cassel