index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
nios2
/
kernel
/
signal.c
Age
Commit message (
Expand
)
Author
2022-08-15
nios2: restarts apply only to the first sigframe we build...
Al Viro
2022-08-15
nios2: fix syscall restart checks
Al Viro
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-03-10
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
2022-02-25
uaccess: fix type mismatch warnings from access_ok()
Arnd Bergmann
2020-11-09
nios32: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-10-17
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
2020-06-12
nios2: signal: Mark expected switch fall-through
Ley Foon Tan
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
2019-05-27
signal: Remove task parameter from force_sigsegv
Eric W. Biederman
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2015-04-08
nios2: signal: Move restart_block to struct task_struct
Ley Foon Tan
2015-03-12
nios2: update pt_regs
Chung-Ling Tang
2015-01-22
nios2: fix kuser trampoline address
Ley Foon Tan
2014-12-08
nios2: Signal handling support
Ley Foon Tan