index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
2018-01-17
MIPS: Validate PR_SET_FP_MODE prctl(2) requests against the ABI of the task
Maciej W. Rozycki
2017-11-15
MIPS: SMP: Use a completion event to signal CPU up
Matt Redfearn
2017-10-08
MIPS: IRQ Stack: Unwind IRQ stack onto task stack
Matt Redfearn
2017-04-18
MIPS: Stack unwinding while on IRQ stack
Matt Redfearn
2017-03-12
MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumps
Paul Burton
2017-03-12
MIPS: Calculate microMIPS ra properly when unwinding the stack
Paul Burton
2017-03-12
MIPS: Fix is_jump_ins() handling of 16b microMIPS instructions
Paul Burton
2017-03-12
MIPS: Fix get_frame_info() handling of microMIPS function size
Paul Burton
2017-03-12
MIPS: Prevent unaligned accesses during stack unwinding
Paul Burton
2017-03-12
MIPS: Clear ISA bit correctly in get_frame_info()
Paul Burton
2016-10-07
nmi_backtrace: add more trigger_*_cpu_backtrace() methods
Chris Metcalf
2016-09-19
MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)
Marcin Nowakowski
2016-08-02
MIPS: Use per-mm page to execute branch delay slot instructions
Paul Burton
2016-05-28
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-05-28
MIPS: kernel: Fix typo
Andrea Gelmini
2016-05-20
exit_thread: remove empty bodies
Jiri Slaby
2016-05-13
MIPS: Force CPUs to lose FP context during mode switches
Paul Burton
2016-05-13
MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)
Paul Burton
2016-05-13
MIPS: Make flush_thread
Ralf Baechle
2016-05-09
MIPS: Don't unwind to user mode with EVA
James Hogan
2016-04-03
MIPS: Fix misspellings in comments.
Adam Buchbinder
2016-02-01
MIPS: Properly disable FPU in start_thread()
James Hogan
2015-04-20
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-03-24
mips: copy_thread(): rename 'arg' argument to 'kthread_arg'
Alex Dowad
2015-03-05
mips: fix up obsolete cpu function usage.
Rusty Russell
2015-02-21
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-02-17
MIPS: kernel: process: Do not allow FR=0 on MIPS R6
Markos Chandras
2015-02-12
MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPS
Paul Burton
2015-01-31
MIPS: fork: Fix MSA/FPU/DSP context duplication race
James Hogan
2014-11-24
MIPS: Add arch_trigger_all_cpu_backtrace() function
Eunbong Song
2014-11-24
MIPS: Remove useless parentheses
Ralf Baechle
2014-08-02
MIPS: consistently clear MSA flags when starting & copying threads
Paul Burton
2014-08-02
MIPS: Remove asm/user.h
Alex Smith
2014-08-02
MIPS: Remove old core dump functions
Alex Smith
2014-05-24
MIPS: MT: Remove SMTC support
Ralf Baechle
2014-03-26
MIPS: Basic MSA context switching support
Paul Burton
2014-03-26
MIPS: Don't assume 64-bit FP registers for dump_{,task_}fpu
Paul Burton
2014-01-24
MIPS: replace open-coded init_dsp
Paul Burton
2014-01-13
MIPS: Support for 64-bit FP with O32 binaries
Paul Burton
2013-07-01
MIPS: Fix typos and cleanup comment
Tony Wu
2013-07-01
MIPS: initial stack protector support
Gregory Fong
2013-05-22
MIPS: Consolidate idle loop / WAIT instruction support in a single file.
Ralf Baechle
2013-05-17
MIPS: Extract schedule_mfi info from __schedule
Tony Wu
2013-05-17
MIPS: Fix sibling call handling in get_frame_info
Tony Wu
2013-05-10
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-05-09
MIPS: microMIPS: Add unaligned access support.
Leonid Yegoshin
2013-04-08
mips: Use generic idle loop
Thomas Gleixner
2013-03-02
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-02-03
mips: take the "zero newsp means inherit the parent's one" to copy_thread()
Al Viro
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
[next]