aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/process.c
Commit message (Expand)AuthorAge
* Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2018-08-13
|\
| * MIPS: Schedule on CPUs we need to lose FPU for a mode switchPaul Burton2018-06-24
* | MIPS: Use async IPIs for arch_trigger_cpumask_backtrace()Paul Burton2018-06-28
* | MIPS: Call dump_stack() from show_regs()Paul Burton2018-06-28
|/
* Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds2018-06-13
* MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requestsMaciej W. Rozycki2018-05-24
* sched/wait, arch/mips: Fix and convert wait_on_atomic_t() usage to the new wa...Peter Zijlstra2018-03-20
* MIPS: Validate PR_SET_FP_MODE prctl(2) requests against the ABI of the taskMaciej W. Rozycki2017-12-20
* MIPS: make thread_saved_pc staticTobias Klauser2017-10-09
* MIPS: Refactor handling of stack pointer in get_frame_infoMatt Redfearn2017-09-06
* MIPS: Stacktrace: Fix microMIPS stack unwinding on big endian systemsMatt Redfearn2017-09-06
* MIPS: microMIPS: Fix decoding of swsp16 instructionMatt Redfearn2017-09-06
* MIPS: microMIPS: Fix decoding of addiusp instructionMatt Redfearn2017-09-06
* MIPS: microMIPS: Fix detection of addiusp instructionMatt Redfearn2017-09-06
* MIPS: Handle non word sized instructions when examining frameMatt Redfearn2017-09-06
* MIPS: Fix issues in backtracesCorey Minyard2017-09-06
* kthread: fix boot hang (regression) on MIPS/OpenRISCVegard Nossum2017-05-29
* MIPS: Opt into HAVE_COPY_THREAD_TLSJames Cowgill2017-04-12
* MIPS: IRQ Stack: Unwind IRQ stack onto task stackMatt Redfearn2017-03-22
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* MIPS: Move register dump routines out of ptrace codeMarcin Nowakowski2017-01-03
* MIPS: SMP: Use a completion event to signal CPU upMatt Redfearn2017-01-03
* MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumpsPaul Burton2017-01-03
* MIPS: Calculate microMIPS ra properly when unwinding the stackPaul Burton2017-01-03
* MIPS: Fix is_jump_ins() handling of 16b microMIPS instructionsPaul Burton2017-01-03
* MIPS: Fix get_frame_info() handling of microMIPS function sizePaul Burton2017-01-03
* MIPS: Prevent unaligned accesses during stack unwindingPaul Burton2017-01-03
* MIPS: Clear ISA bit correctly in get_frame_info()Paul Burton2017-01-03
* MIPS: Stack unwinding while on IRQ stackMatt Redfearn2017-01-03
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* 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