summaryrefslogtreecommitdiffstats
path: root/arch/nds32/kernel/process.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* sched: Introduce task_is_running()Peter Zijlstra2021-06-181-1/+1
* arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe2021-02-221-1/+1
* nds32: use uaccess_kernel in show_regsChristoph Hellwig2020-08-121-1/+1
* arch: rename copy_thread_tls() back to copy_thread()Christian Brauner2020-07-041-3/+2
* nds32: switch to copy_thread_tls()Christian Brauner2020-07-041-3/+4
* get rid of legacy 'get_ds()' functionLinus Torvalds2019-03-041-1/+1
* nds32: nds32 FPU portVincent Chen2018-11-221-5/+59
* nds32: Process managementGreentime Hu2018-02-221-0/+208