index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.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
/
xtensa
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
2025-09-01
arch: copy_thread: pass clone_flags as u64
Simon Schuster
2024-04-02
xtensa: fix MAKE_PC_FROM_RA second argument
Max Filippov
2023-01-13
arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled
Peter Zijlstra
2022-06-03
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
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-05-01
xtensa: support coprocessors on SMP
Max Filippov
2022-03-07
xtensa: use XCHAL_NUM_AREGS as pt_regs::areg size
Max Filippov
2021-11-06
Merge tag 'xtensa-20211105' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2021-10-18
xtensa: implement call0 ABI support in assembly
Max Filippov
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-06-18
sched: Introduce task_is_running()
Peter Zijlstra
2021-02-21
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
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-01-07
xtensa: Implement copy_thread_tls
Amanieu d'Antras
2019-11-29
xtensa: rearrange syscall tracing
Max Filippov
2019-02-07
xtensa: drop unused definitions
Max Filippov
2019-02-07
xtensa: fix get_wchan
Max Filippov
2018-12-17
xtensa: enable CORE_DUMP_USE_REGSET
Max Filippov
2018-12-04
xtensa: don't clear cpenable unconditionally on release
Max Filippov
2018-12-04
xtensa: clean up WSR*/RSR*/get_sr/set_sr
Max Filippov
2018-11-26
xtensa: enable coprocessors that are being flushed
Max Filippov
2018-06-14
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
2017-12-16
xtensa: enable stack protector
Max Filippov
2017-05-01
xtensa: clean up access to spilled registers locations
Max Filippov
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
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-05-20
exit_thread: accept a task parameter to be exited
Jiri Slaby
2016-03-11
xtensa: support hardware breakpoints/watchpoints
Max Filippov
2013-04-08
xtensa: Use generic idle loop
Thomas Gleixner
2013-02-23
xtensa: add support for TLS
Chris Zankel
2012-12-18
xtensa: clean up files to make them code-style compliant
Chris Zankel
2012-11-28
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-28
xtensa: switch to generic clone()
Al Viro
2012-10-25
xtensa: switch to generic sys_execve()
Max Filippov
2012-10-25
xtensa: switch to generic kernel_thread()
Max Filippov
2012-10-25
xtensa: reset windowbase/windowstart when cloning the VM
Chris Zankel
2012-10-19
xtensa: minor compiler warning fix
Chris Zankel
2012-10-15
xtensa: copy_thread with CLONE_VM must not copy live parent AR windows
Marc Gauthier
2012-10-12
vfs: define struct filename and have getname() return it
Jeff Layton
2012-09-23
xtensa: Add missing RCU idle APIs on idle loop
Frederic Weisbecker
2012-07-11
xtensa: fix incorrect memset
Alan Cox
2012-05-16
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
Suresh Siddha
2012-03-28
Disintegrate asm/system.h for Xtensa
David Howells
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2010-08-17
Make do_execve() take a const filename pointer
David Howells
[next]