aboutsummaryrefslogtreecommitdiffstats
path: root/arch/nds32/kernel/signal.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-12nds32: add support for TIF_NOTIFY_SIGNALJens Axboe1-1/+1
2020-10-17tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe1-3/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+2
2019-08-29nds32: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman1-1/+1
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds1-2/+2
2018-11-22nds32: nds32 FPU portVincent Chen1-1/+61
2018-02-22nds32: Signal handling supportGreentime Hu1-0/+324