Age | Commit message (Expand) | Author | Files | Lines |
2021-01-20 | c6x: remove architecture | Arnd Bergmann | 1 | -322/+0 |
2020-12-12 | c6x: add support for TIF_NOTIFY_SIGNAL | Jens Axboe | 1 | -1/+2 |
2020-10-17 | tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() | Jens Axboe | 1 | -3/+1 |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -2/+2 |
2019-07-08 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2019-05-27 | signal: Remove task parameter from force_sig | Eric W. Biederman | 1 | -1/+1 |
2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds | 1 | -2/+2 |
2015-02-12 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 1 | -1/+1 |
2014-08-06 | c6x: Use sigsp() | Richard Weinberger | 1 | -9/+3 |
2014-08-06 | c6x: Use get_signal() signal_setup_done() | Richard Weinberger | 1 | -25/+18 |
2012-07-18 | C6X: clean up compiler warning | Mark Salter | 1 | -2/+0 |
2012-06-01 | new helper: signal_delivered() | Al Viro | 1 | -2/+1 |
2012-06-01 | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro | 1 | -3/+0 |
2012-06-01 | TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set | Al Viro | 1 | -2/+1 |
2012-06-01 | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro | 1 | -17/+6 |
2012-06-01 | new helper: sigmask_to_save() | Al Viro | 1 | -11/+3 |
2012-06-01 | new helper: restore_saved_sigmask() | Al Viro | 1 | -4/+1 |
2012-05-23 | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro | 1 | -2/+0 |
2012-05-21 | c6x: ->restart_block.fn needs to be reset on rt_sigreturn | Al Viro | 1 | -0/+3 |
2012-04-05 | C6X: use set_current_blocked() and block_sigmask() | Matt Fleming | 1 | -13/+3 |
2011-10-06 | C6X: signal management | Aurelien Jacquiot | 1 | -0/+377 |