summaryrefslogtreecommitdiffstats
path: root/arch/nds32/kernel/signal.c
Commit message (Expand)AuthorAgeFilesLines
* nds32: Remove the architectureAlan Kao2022-03-071-384/+0
* nds32: add support for TIF_NOTIFY_SIGNALJens Axboe2020-12-121-1/+1
* tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe2020-10-171-3/+1
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-2/+2
* nds32: Mark expected switch fall-throughsGustavo A. R. Silva2019-08-291-0/+2
* signal: Remove task parameter from force_sigEric W. Biederman2019-05-271-1/+1
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-2/+2
* nds32: nds32 FPU portVincent Chen2018-11-221-1/+61
* nds32: Signal handling supportGreentime Hu2018-02-221-0/+324