aboutsummaryrefslogtreecommitdiffstats
path: root/arch/nds32/kernel/process.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-07nds32: Remove the architectureAlan Kao1-256/+0
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann1-3/+2
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook1-6/+1
2021-06-18sched: Introduce task_is_running()Peter Zijlstra1-1/+1
2021-02-21arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe1-1/+1
2020-08-12nds32: use uaccess_kernel in show_regsChristoph Hellwig1-1/+1
2020-07-04arch: rename copy_thread_tls() back to copy_thread()Christian Brauner1-3/+2
2020-07-04nds32: switch to copy_thread_tls()Christian Brauner1-3/+4
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds1-1/+1
2018-11-22nds32: nds32 FPU portVincent Chen1-5/+59
2018-02-22nds32: Process managementGreentime Hu1-0/+208