aboutsummaryrefslogtreecommitdiffstats
path: root/arch/nds32/kernel/signal.c
AgeCommit message (Expand)Author
2022-03-07nds32: Remove the architectureAlan Kao
2020-12-12nds32: add support for TIF_NOTIFY_SIGNALJens Axboe
2020-10-17tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2019-08-29nds32: Mark expected switch fall-throughsGustavo A. R. Silva
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-11-22nds32: nds32 FPU portVincent Chen
2018-02-22nds32: Signal handling supportGreentime Hu