index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
um
/
signal.c
Age
Commit message (
Expand
)
Author
2015-04-12
um: Remove signal translation and exec_domain
Richard Weinberger
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2014-08-06
um: Use get_signal() signal_setup_done()
Richard Weinberger
2013-07-19
um: remove dead code
Richard Weinberger
2013-02-03
x86: get rid of pt_regs argument in sigreturn variants
Al Viro
2012-12-19
new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those
Al Viro
2012-10-09
um: get rid of pointless include "..." where include <...> will do
Al Viro
2012-09-27
um: let signal_delivered() do SIGTRAP on singlestepping into handler
Al Viro
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2012-05-21
um: missing checks of __put_user()/__get_user() return values
Al Viro
2012-05-21
um/x86: merge (and trim) 32- and 64-bit variants of ptrace.h
Al Viro
2012-05-21
um: ->restart_block.fn needs to be reset on sigreturn
Al Viro
2011-11-02
um: merge signal_{32,64}.c
Al Viro