summaryrefslogtreecommitdiff
path: root/arch/nds32/kernel/process.c
AgeCommit message (Expand)Author
2022-03-07nds32: Remove the architectureAlan Kao
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook
2021-06-18sched: Introduce task_is_running()Peter Zijlstra
2021-02-21arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe
2020-08-12nds32: use uaccess_kernel in show_regsChristoph Hellwig
2020-07-04arch: rename copy_thread_tls() back to copy_thread()Christian Brauner
2020-07-04nds32: switch to copy_thread_tls()Christian Brauner
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds
2018-11-22nds32: nds32 FPU portVincent Chen
2018-02-22nds32: Process managementGreentime Hu