summaryrefslogtreecommitdiff
path: root/arch/nios2/kernel/signal.c
AgeCommit message (Expand)Author
2022-08-15nios2: restarts apply only to the first sigframe we build...Al Viro
2022-08-15nios2: fix syscall restart checksAl Viro
2022-03-28Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-03-10resume_user_mode: Move to resume_user_mode.hEric W. Biederman
2022-02-25uaccess: fix type mismatch warnings from access_ok()Arnd Bergmann
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