index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
process.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
kthread: fix boot hang (regression) on MIPS/OpenRISC
Vegard Nossum
2017-05-29
1
-1
/
+0
*
MIPS: Opt into HAVE_COPY_THREAD_TLS
James Cowgill
2017-04-12
1
-3
/
+3
*
MIPS: IRQ Stack: Unwind IRQ stack onto task stack
Matt Redfearn
2017-03-22
1
-18
/
+38
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
MIPS: Move register dump routines out of ptrace code
Marcin Nowakowski
2017-01-03
1
-0
/
+44
*
MIPS: SMP: Use a completion event to signal CPU up
Matt Redfearn
2017-01-03
1
-3
/
+1
*
MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumps
Paul Burton
2017-01-03
1
-0
/
+2
*
MIPS: Calculate microMIPS ra properly when unwinding the stack
Paul Burton
2017-01-03
1
-20
/
+63
*
MIPS: Fix is_jump_ins() handling of 16b microMIPS instructions
Paul Burton
2017-01-03
1
-3
/
+8
*
MIPS: Fix get_frame_info() handling of microMIPS function size
Paul Burton
2017-01-03
1
-7
/
+5
*
MIPS: Prevent unaligned accesses during stack unwinding
Paul Burton
2017-01-03
1
-35
/
+35
*
MIPS: Clear ISA bit correctly in get_frame_info()
Paul Burton
2017-01-03
1
-5
/
+2
*
MIPS: Stack unwinding while on IRQ stack
Matt Redfearn
2017-01-03
1
-1
/
+14
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
nmi_backtrace: add more trigger_*_cpu_backtrace() methods
Chris Metcalf
2016-10-08
1
-2
/
+9
*
MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)
Marcin Nowakowski
2016-09-19
1
-4
/
+4
*
MIPS: Use per-mm page to execute branch delay slot instructions
Paul Burton
2016-08-02
1
-0
/
+14
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-05-29
1
-1
/
+1
|
\
|
*
MIPS: kernel: Fix typo
Andrea Gelmini
2016-05-28
1
-1
/
+1
*
|
exit_thread: remove empty bodies
Jiri Slaby
2016-05-21
1
-4
/
+0
|
/
*
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-22
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
[next]