index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
2022-05-07
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
2022-05-07
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
2022-03-01
MIPS: Remove TX39XX support
Thomas Bogendoerfer
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-08-05
MIPS: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-06-18
sched: Introduce task_is_running()
Peter Zijlstra
2021-04-06
MIPS: Remove get_fs/set_fs
Thomas Bogendoerfer
2021-02-21
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
2021-02-09
Revert "MIPS: microMIPS: Fix the judgment of mm_jr16_op and mm_jalr_op"
Thomas Bogendoerfer
2021-02-09
MIPS: process: Fix no previous prototype warning
Jinyang He
2021-01-25
MIPS: Add is_jr_ra_ins() to end the loop early
Jinyang He
2021-01-25
MIPS: Fix get_frame_info() handing of function size
Jinyang He
2021-01-25
MIPS: microMIPS: Fix the judgment of mm_jr16_op and mm_jalr_op
Jinyang He
2021-01-25
MIPS: process: Remove unnecessary headers inclusion
Jinyang He
2020-11-24
smp: Cleanup smp_call_function*()
Peter Zijlstra
2020-09-30
MIPS: process: include exec.h header in process.c
Pujin Shi
2020-09-21
MIPS: Loongson-3: Calculate ra properly when unwinding the stack
Huacai Chen
2020-09-21
MIPS: Loongson-3: Enable COP2 usage in kernel
Huacai Chen
2020-07-04
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-03-25
MIPS: Exclude more dsemul code when CONFIG_MIPS_FP_SUPPORT=n
Yousong Zhou
2019-02-04
MIPS: Remove function size check in get_frame_info()
Jun-Ru Chang
2018-12-17
MIPS: Remove struct mm_context_t fp_mode_switching field
Paul Burton
2018-09-28
MIPS: VDSO: Always map near top of user memory
Paul Burton
2018-08-13
Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2018-06-28
MIPS: Use async IPIs for arch_trigger_cpumask_backtrace()
Paul Burton
2018-06-28
MIPS: Call dump_stack() from show_regs()
Paul Burton
2018-06-24
MIPS: Schedule on CPUs we need to lose FPU for a mode switch
Paul Burton
2018-06-14
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
2018-05-24
MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requests
Maciej W. Rozycki
2018-03-20
sched/wait, arch/mips: Fix and convert wait_on_atomic_t() usage to the new wa...
Peter Zijlstra
2017-12-20
MIPS: Validate PR_SET_FP_MODE prctl(2) requests against the ABI of the task
Maciej W. Rozycki
2017-10-09
MIPS: make thread_saved_pc static
Tobias Klauser
2017-09-06
MIPS: Refactor handling of stack pointer in get_frame_info
Matt Redfearn
2017-09-06
MIPS: Stacktrace: Fix microMIPS stack unwinding on big endian systems
Matt Redfearn
2017-09-06
MIPS: microMIPS: Fix decoding of swsp16 instruction
Matt Redfearn
2017-09-06
MIPS: microMIPS: Fix decoding of addiusp instruction
Matt Redfearn
2017-09-06
MIPS: microMIPS: Fix detection of addiusp instruction
Matt Redfearn
2017-09-06
MIPS: Handle non word sized instructions when examining frame
Matt Redfearn
2017-09-06
MIPS: Fix issues in backtraces
Corey Minyard
2017-05-29
kthread: fix boot hang (regression) on MIPS/OpenRISC
Vegard Nossum
2017-04-12
MIPS: Opt into HAVE_COPY_THREAD_TLS
James Cowgill
2017-03-22
MIPS: IRQ Stack: Unwind IRQ stack onto task stack
Matt Redfearn
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-01-03
MIPS: Move register dump routines out of ptrace code
Marcin Nowakowski
2017-01-03
MIPS: SMP: Use a completion event to signal CPU up
Matt Redfearn
2017-01-03
MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumps
Paul Burton
2017-01-03
MIPS: Calculate microMIPS ra properly when unwinding the stack
Paul Burton
[next]