Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-02-03 | unicore32: switch to generic sigaltstack | Al Viro | 1 | -10/+2 |
2012-10-01 | Uninclude linux/freezer.h | Richard Weinberger | 1 | -1/+0 |
2012-06-01 | new helper: signal_delivered() | Al Viro | 1 | -4/+1 |
2012-06-01 | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro | 1 | -5/+1 |
2012-06-01 | don't call try_to_freeze() from do_signal() | Al Viro | 1 | -4/+0 |
2012-06-01 | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro | 1 | -15/+3 |
2012-06-01 | new helper: sigmask_to_save() | Al Viro | 1 | -10/+3 |
2012-06-01 | new helper: restore_saved_sigmask() | Al Viro | 1 | -2/+1 |
2012-05-23 | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro | 1 | -2/+0 |
2012-05-22 | unicore32: if there's no handler we need to restore sigmask, syscall or no sy... | Al Viro | 1 | -8/+5 |
2012-05-21 | unicore32: use block_sigmask() | Matt Fleming | 1 | -4/+1 |
2012-01-10 | unicore32: Use set_current_blocked() | Matt Fleming | 1 | -10/+5 |
2011-03-17 | unicore32 core architecture: signals handling | GuanXuetao | 1 | -0/+494 |