Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | um: get rid of pointless include "..." where include <...> will do | Al Viro | 2012-10-09 | 1 | -2/+2 |
* | um: let signal_delivered() do SIGTRAP on singlestepping into handler | Al Viro | 2012-09-27 | 1 | -6/+0 |
* | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro | 2012-06-01 | 1 | -2/+0 |
* | um: missing checks of __put_user()/__get_user() return values | Al Viro | 2012-05-21 | 1 | -2/+2 |
* | um/x86: merge (and trim) 32- and 64-bit variants of ptrace.h | Al Viro | 2012-05-21 | 1 | -11/+11 |
* | um: ->restart_block.fn needs to be reset on sigreturn | Al Viro | 2012-05-21 | 1 | -0/+3 |
* | um: merge signal_{32,64}.c | Al Viro | 2011-11-02 | 1 | -0/+624 |