summaryrefslogtreecommitdiff
path: root/arch/nios2/kernel/signal.c
AgeCommit message (Expand)Author
2020-11-09nios32: add support for TIF_NOTIFY_SIGNALJens Axboe
2020-10-17tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe
2020-06-12nios2: signal: Mark expected switch fall-throughLey Foon Tan
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman
2019-05-27signal: Remove task parameter from force_sigsegvEric W. Biederman
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2015-04-08nios2: signal: Move restart_block to struct task_structLey Foon Tan
2015-03-12nios2: update pt_regsChung-Ling Tang
2015-01-22nios2: fix kuser trampoline addressLey Foon Tan
2014-12-08nios2: Signal handling supportLey Foon Tan