summaryrefslogtreecommitdiff
path: root/arch/nds32/kernel/process.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-12nds32: use uaccess_kernel in show_regsChristoph Hellwig1-1/+1
2020-07-05arch: rename copy_thread_tls() back to copy_thread()Christian Brauner1-3/+2
2020-07-05nds32: 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