aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/process.c
Commit message (Expand)AuthorAge
* MIPS: Stack unwinding while on IRQ stackMatt Redfearn2017-04-18
* MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumpsPaul Burton2017-03-12
* MIPS: Calculate microMIPS ra properly when unwinding the stackPaul Burton2017-03-12
* MIPS: Fix is_jump_ins() handling of 16b microMIPS instructionsPaul Burton2017-03-12
* MIPS: Fix get_frame_info() handling of microMIPS function sizePaul Burton2017-03-12
* MIPS: Prevent unaligned accesses during stack unwindingPaul Burton2017-03-12
* MIPS: Clear ISA bit correctly in get_frame_info()Paul Burton2017-03-12
* nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf2016-10-07
* MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)Marcin Nowakowski2016-09-19
* MIPS: Use per-mm page to execute branch delay slot instructionsPaul Burton2016-08-02
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-05-28
|\
| * MIPS: kernel: Fix typoAndrea Gelmini2016-05-28
* | exit_thread: remove empty bodiesJiri Slaby2016-05-20
|/
* MIPS: Force CPUs to lose FP context during mode switchesPaul Burton2016-05-13
* MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)Paul Burton2016-05-13
* MIPS: Make flush_threadRalf Baechle2016-05-13
* MIPS: Don't unwind to user mode with EVAJames Hogan2016-05-09
* MIPS: Fix misspellings in comments.Adam Buchbinder2016-04-03
* MIPS: Properly disable FPU in start_thread()James Hogan2016-02-01
* Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-20
|\
| * mips: fix up obsolete cpu function usage.Rusty Russell2015-03-04
* | mips: copy_thread(): rename 'arg' argument to 'kthread_arg'Alex Dowad2015-03-24
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-02-21
|\
| * MIPS: kernel: process: Do not allow FR=0 on MIPS R6Markos Chandras2015-02-17
| * MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPSPaul Burton2015-02-12
* | MIPS: fork: Fix MSA/FPU/DSP context duplication raceJames Hogan2015-01-30
|/
* MIPS: Add arch_trigger_all_cpu_backtrace() functionEunbong Song2014-11-24
* MIPS: Remove useless parenthesesRalf Baechle2014-11-24
* MIPS: consistently clear MSA flags when starting & copying threadsPaul Burton2014-08-01
* MIPS: Remove asm/user.hAlex Smith2014-08-01
* MIPS: Remove old core dump functionsAlex Smith2014-08-01
* MIPS: MT: Remove SMTC supportRalf Baechle2014-05-23
* MIPS: Basic MSA context switching supportPaul Burton2014-03-26
* MIPS: Don't assume 64-bit FP registers for dump_{,task_}fpuPaul Burton2014-03-26
* MIPS: replace open-coded init_dspPaul Burton2014-01-24
* MIPS: Support for 64-bit FP with O32 binariesPaul Burton2014-01-13
* MIPS: Fix typos and cleanup commentTony Wu2013-07-01
* MIPS: initial stack protector supportGregory Fong2013-07-01
* MIPS: Consolidate idle loop / WAIT instruction support in a single file.Ralf Baechle2013-05-21
* MIPS: Extract schedule_mfi info from __scheduleTony Wu2013-05-17
* MIPS: Fix sibling call handling in get_frame_infoTony Wu2013-05-17
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-05-10
|\
| * MIPS: microMIPS: Add unaligned access support.Leonid Yegoshin2013-05-09
* | mips: Use generic idle loopThomas Gleixner2013-04-08
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-03-02
|\
| * MIPS: Whitespace cleanup.Ralf Baechle2013-02-01
* | mips: take the "zero newsp means inherit the parent's one" to copy_thread()Al Viro2013-02-03
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-12-14
|\
| * MIPS: Fix poweroff failure when HOTPLUG_CPU configured.Huacai Chen2012-12-13
* | flagday: don't pass regs to copy_thread()Al Viro2012-11-28