index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
process.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: Force CPUs to lose FP context during mode switches
Paul Burton
2016-05-13
1
-23
/
+17
*
MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)
Paul Burton
2016-05-13
1
-0
/
+4
*
MIPS: Make flush_thread
Ralf Baechle
2016-05-13
1
-4
/
+0
*
MIPS: Don't unwind to user mode with EVA
James Hogan
2016-05-09
1
-1
/
+1
*
MIPS: Fix misspellings in comments.
Adam Buchbinder
2016-04-03
1
-1
/
+1
*
MIPS: Properly disable FPU in start_thread()
James Hogan
2016-02-01
1
-4
/
+2
*
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-04-20
1
-1
/
+1
|
\
|
*
mips: fix up obsolete cpu function usage.
Rusty Russell
2015-03-05
1
-1
/
+1
*
|
mips: copy_thread(): rename 'arg' argument to 'kthread_arg'
Alex Dowad
2015-03-24
1
-2
/
+8
|
/
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-02-21
1
-0
/
+96
|
\
|
*
MIPS: kernel: process: Do not allow FR=0 on MIPS R6
Markos Chandras
2015-02-17
1
-0
/
+4
|
*
MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPS
Paul Burton
2015-02-12
1
-0
/
+92
*
|
MIPS: fork: Fix MSA/FPU/DSP context duplication race
James Hogan
2015-01-31
1
-12
/
+24
|
/
*
MIPS: Add arch_trigger_all_cpu_backtrace() function
Eunbong Song
2014-11-24
1
-0
/
+18
*
MIPS: Remove useless parentheses
Ralf Baechle
2014-11-24
1
-18
/
+18
*
MIPS: consistently clear MSA flags when starting & copying threads
Paul Burton
2014-08-02
1
-0
/
+3
*
MIPS: Remove asm/user.h
Alex Smith
2014-08-02
1
-1
/
+1
*
MIPS: Remove old core dump functions
Alex Smith
2014-08-02
1
-55
/
+0
*
MIPS: MT: Remove SMTC support
Ralf Baechle
2014-05-24
1
-7
/
+0
*
MIPS: Basic MSA context switching support
Paul Burton
2014-03-26
1
-1
/
+6
*
MIPS: Don't assume 64-bit FP registers for dump_{,task_}fpu
Paul Burton
2014-03-26
1
-2
/
+14
*
MIPS: replace open-coded init_dsp
Paul Burton
2014-01-24
1
-2
/
+1
*
MIPS: Support for 64-bit FP with O32 binaries
Paul Burton
2014-01-13
1
-3
/
+0
*
MIPS: Fix typos and cleanup comment
Tony Wu
2013-07-01
1
-3
/
+0
*
MIPS: initial stack protector support
Gregory Fong
2013-07-01
1
-0
/
+6
*
MIPS: Consolidate idle loop / WAIT instruction support in a single file.
Ralf Baechle
2013-05-22
1
-13
/
+0
*
MIPS: Extract schedule_mfi info from __schedule
Tony Wu
2013-05-17
1
-2
/
+32
*
MIPS: Fix sibling call handling in get_frame_info
Tony Wu
2013-05-17
1
-2
/
+4
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-05-10
1
-0
/
+101
|
\
|
*
MIPS: microMIPS: Add unaligned access support.
Leonid Yegoshin
2013-05-09
1
-0
/
+101
*
|
mips: Use generic idle loop
Thomas Gleixner
2013-04-08
1
-33
/
+15
|
/
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-03-02
1
-2
/
+2
|
\
|
*
MIPS: Whitespace cleanup.
Ralf Baechle
2013-02-01
1
-2
/
+2
*
|
mips: take the "zero newsp means inherit the parent's one" to copy_thread()
Al Viro
2013-02-03
1
-1
/
+2
|
/
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2012-12-14
1
-3
/
+1
|
\
|
*
MIPS: Fix poweroff failure when HOTPLUG_CPU configured.
Huacai Chen
2012-12-13
1
-3
/
+1
*
|
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-28
1
-2
/
+2
*
|
mips: switch to generic kernel_thread()
Al Viro
2012-10-14
1
-40
/
+22
|
/
*
Disintegrate asm/system.h for MIPS
David Howells
2012-03-28
1
-1
/
+0
*
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
2012-03-01
1
-3
/
+1
*
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
Frederic Weisbecker
2011-12-11
1
-2
/
+4
*
nohz: Allow rcu extended quiescent state handling seperately from tick stop
Frederic Weisbecker
2011-12-11
1
-2
/
+2
*
nohz: Separate out irq exit and idle loop dyntick logic
Frederic Weisbecker
2011-12-11
1
-2
/
+2
*
mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
mips: remove needless include of module.h from core kernel files.
Paul Gortmaker
2011-10-31
1
-1
/
+0
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2011-07-26
1
-1
/
+0
|
\
|
*
MIPS: Remove redundant addr_limit assignment on exec.
Mathias Krause
2011-07-25
1
-1
/
+0
*
|
MIPS: Add new unwind_stack variant
Daniel Kalmar
2011-06-15
1
-5
/
+14
|
/
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
MIPS: Don't stomp on caller's ->regs[2] in copy_thread()
Al Viro
2010-12-16
1
-1
/
+0
[next]