index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
*
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-18
1
-1
/
+1
*
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-11
1
-1
/
+1
*
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
2022-05-07
1
-4
/
+3
*
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
2022-05-07
1
-3
/
+5
*
MIPS: Remove TX39XX support
Thomas Bogendoerfer
2022-03-01
1
-1
/
+1
*
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-10-15
1
-5
/
+3
*
MIPS: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-08-05
1
-2
/
+2
*
sched: Introduce task_is_running()
Peter Zijlstra
2021-06-18
1
-1
/
+1
*
MIPS: Remove get_fs/set_fs
Thomas Bogendoerfer
2021-04-06
1
-2
/
+0
*
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
2021-02-21
1
-1
/
+1
*
Revert "MIPS: microMIPS: Fix the judgment of mm_jr16_op and mm_jalr_op"
Thomas Bogendoerfer
2021-02-09
1
-3
/
+3
*
MIPS: process: Fix no previous prototype warning
Jinyang He
2021-02-09
1
-0
/
+2
*
MIPS: Add is_jr_ra_ins() to end the loop early
Jinyang He
2021-01-25
1
-1
/
+33
*
MIPS: Fix get_frame_info() handing of function size
Jinyang He
2021-01-25
1
-4
/
+4
*
MIPS: microMIPS: Fix the judgment of mm_jr16_op and mm_jalr_op
Jinyang He
2021-01-25
1
-3
/
+3
*
MIPS: process: Remove unnecessary headers inclusion
Jinyang He
2021-01-25
1
-29
/
+12
*
smp: Cleanup smp_call_function*()
Peter Zijlstra
2020-11-24
1
-2
/
+3
*
MIPS: process: include exec.h header in process.c
Pujin Shi
2020-09-30
1
-0
/
+1
*
MIPS: Loongson-3: Calculate ra properly when unwinding the stack
Huacai Chen
2020-09-21
1
-1
/
+15
*
MIPS: Loongson-3: Enable COP2 usage in kernel
Huacai Chen
2020-09-21
1
-2
/
+2
*
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
2020-07-04
1
-2
/
+3
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
*
MIPS: Exclude more dsemul code when CONFIG_MIPS_FP_SUPPORT=n
Yousong Zhou
2020-03-25
1
-2
/
+8
*
MIPS: Remove function size check in get_frame_info()
Jun-Ru Chang
2019-02-04
1
-4
/
+3
*
MIPS: Remove struct mm_context_t fp_mode_switching field
Paul Burton
2018-12-17
1
-6
/
+3
*
MIPS: VDSO: Always map near top of user memory
Paul Burton
2018-09-28
1
-0
/
+25
*
Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2018-08-13
1
-38
/
+42
|
\
|
*
MIPS: Schedule on CPUs we need to lose FPU for a mode switch
Paul Burton
2018-06-24
1
-38
/
+42
*
|
MIPS: Use async IPIs for arch_trigger_cpumask_backtrace()
Paul Burton
2018-06-28
1
-15
/
+30
*
|
MIPS: Call dump_stack() from show_regs()
Paul Burton
2018-06-28
1
-2
/
+2
|
/
*
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
2018-06-14
1
-1
/
+1
*
MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requests
Maciej W. Rozycki
2018-05-24
1
-0
/
+4
*
sched/wait, arch/mips: Fix and convert wait_on_atomic_t() usage to the new wa...
Peter Zijlstra
2018-03-20
1
-0
/
+2
*
MIPS: Validate PR_SET_FP_MODE prctl(2) requests against the ABI of the task
Maciej W. Rozycki
2017-12-20
1
-0
/
+12
*
MIPS: make thread_saved_pc static
Tobias Klauser
2017-10-09
1
-1
/
+1
*
MIPS: Refactor handling of stack pointer in get_frame_info
Matt Redfearn
2017-09-06
1
-31
/
+30
*
MIPS: Stacktrace: Fix microMIPS stack unwinding on big endian systems
Matt Redfearn
2017-09-06
1
-9
/
+7
*
MIPS: microMIPS: Fix decoding of swsp16 instruction
Matt Redfearn
2017-09-06
1
-1
/
+1
*
MIPS: microMIPS: Fix decoding of addiusp instruction
Matt Redfearn
2017-09-06
1
-3
/
+7
*
MIPS: microMIPS: Fix detection of addiusp instruction
Matt Redfearn
2017-09-06
1
-1
/
+1
*
MIPS: Handle non word sized instructions when examining frame
Matt Redfearn
2017-09-06
1
-3
/
+6
*
MIPS: Fix issues in backtraces
Corey Minyard
2017-09-06
1
-3
/
+19
*
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
[next]