summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-05-281-1/+1
|\
| * MIPS: kernel: Fix typoAndrea Gelmini2016-05-281-1/+1
* | exit_thread: remove empty bodiesJiri Slaby2016-05-201-4/+0
|/
* MIPS: Force CPUs to lose FP context during mode switchesPaul Burton2016-05-131-23/+17
* MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)Paul Burton2016-05-131-0/+4
* MIPS: Make flush_threadRalf Baechle2016-05-131-4/+0
* MIPS: Don't unwind to user mode with EVAJames Hogan2016-05-091-1/+1
* MIPS: Fix misspellings in comments.Adam Buchbinder2016-04-031-1/+1
* MIPS: Properly disable FPU in start_thread()James Hogan2016-02-011-4/+2
* Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-201-1/+1
|\
| * mips: fix up obsolete cpu function usage.Rusty Russell2015-03-051-1/+1
* | mips: copy_thread(): rename 'arg' argument to 'kthread_arg'Alex Dowad2015-03-241-2/+8
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-02-211-0/+96
|\
| * MIPS: kernel: process: Do not allow FR=0 on MIPS R6Markos Chandras2015-02-171-0/+4
| * MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPSPaul Burton2015-02-121-0/+92
* | MIPS: fork: Fix MSA/FPU/DSP context duplication raceJames Hogan2015-01-311-12/+24
|/
* MIPS: Add arch_trigger_all_cpu_backtrace() functionEunbong Song2014-11-241-0/+18
* MIPS: Remove useless parenthesesRalf Baechle2014-11-241-18/+18
* MIPS: consistently clear MSA flags when starting & copying threadsPaul Burton2014-08-021-0/+3
* MIPS: Remove asm/user.hAlex Smith2014-08-021-1/+1
* MIPS: Remove old core dump functionsAlex Smith2014-08-021-55/+0
* MIPS: MT: Remove SMTC supportRalf Baechle2014-05-241-7/+0
* MIPS: Basic MSA context switching supportPaul Burton2014-03-261-1/+6
* MIPS: Don't assume 64-bit FP registers for dump_{,task_}fpuPaul Burton2014-03-261-2/+14
* MIPS: replace open-coded init_dspPaul Burton2014-01-241-2/+1
* MIPS: Support for 64-bit FP with O32 binariesPaul Burton2014-01-131-3/+0
* MIPS: Fix typos and cleanup commentTony Wu2013-07-011-3/+0
* MIPS: initial stack protector supportGregory Fong2013-07-011-0/+6
* MIPS: Consolidate idle loop / WAIT instruction support in a single file.Ralf Baechle2013-05-221-13/+0
* MIPS: Extract schedule_mfi info from __scheduleTony Wu2013-05-171-2/+32
* MIPS: Fix sibling call handling in get_frame_infoTony Wu2013-05-171-2/+4
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-05-101-0/+101
|\
| * MIPS: microMIPS: Add unaligned access support.Leonid Yegoshin2013-05-091-0/+101
* | mips: Use generic idle loopThomas Gleixner2013-04-081-33/+15
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-03-021-2/+2
|\
| * MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-2/+2
* | mips: take the "zero newsp means inherit the parent's one" to copy_thread()Al Viro2013-02-031-1/+2
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-12-141-3/+1
|\
| * MIPS: Fix poweroff failure when HOTPLUG_CPU configured.Huacai Chen2012-12-131-3/+1
* | flagday: don't pass regs to copy_thread()Al Viro2012-11-281-2/+2
* | mips: switch to generic kernel_thread()Al Viro2012-10-141-40/+22
|/
* Disintegrate asm/system.h for MIPSDavid Howells2012-03-281-1/+0
* sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-011-3/+1
* nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker2011-12-111-2/+4
* nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker2011-12-111-2/+2
* nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker2011-12-111-2/+2
* mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-311-0/+1
* mips: remove needless include of module.h from core kernel files.Paul Gortmaker2011-10-311-1/+0
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2011-07-261-1/+0
|\
| * MIPS: Remove redundant addr_limit assignment on exec.Mathias Krause2011-07-251-1/+0
OpenPOWER on IntegriCloud