summaryrefslogtreecommitdiffstats
path: root/arch/nios2/kernel/signal.c
Commit message (Expand)AuthorAgeFilesLines
* nios2: restarts apply only to the first sigframe we build...Al Viro2022-08-151-0/+1
* nios2: fix syscall restart checksAl Viro2022-08-151-1/+1
* Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-03-281-2/+2
|\
| * resume_user_mode: Move to resume_user_mode.hEric W. Biederman2022-03-101-2/+2
* | uaccess: fix type mismatch warnings from access_ok()Arnd Bergmann2022-02-251-9/+11
|/
* nios32: add support for TIF_NOTIFY_SIGNALJens Axboe2020-11-091-1/+2
* tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe2020-10-171-1/+1
* nios2: signal: Mark expected switch fall-throughLey Foon Tan2020-06-121-0/+1
* signal: Remove task parameter from force_sigEric W. Biederman2019-05-271-1/+1
* signal: Remove task parameter from force_sigsegvEric W. Biederman2019-05-271-1/+1
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-1/+1
* nios2: signal: Move restart_block to struct task_structLey Foon Tan2015-04-081-1/+1
* nios2: update pt_regsChung-Ling Tang2015-03-121-2/+2
* nios2: fix kuser trampoline addressLey Foon Tan2015-01-221-1/+1
* nios2: Signal handling supportLey Foon Tan2014-12-081-0/+323