Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 éve |
Eli Cooper
|
b6024b21fe
um: extend fpstate to _xstate to support YMM registers
|
9 éve |
Eli Cooper
|
6de5a8a500
um: fix FPU state preservation around signal handlers
|
9 éve |
Mickaël Salaün
|
de3793796f
um: Fix pointer cast
|
9 éve |
Richard Weinberger
|
8090bfd2bb
um: Fix fpstate handling
|
9 éve |
Richard Weinberger
|
6c68446558
um: Fix warning in setup_signal_stack_si()
|
10 éve |
Richard Weinberger
|
fd223849f1
um: Remove signal translation and exec_domain
|
11 éve |
Andy Lutomirski
|
f56141e3e2
all arches, signal: move restart_block to struct task_struct
|
10 éve |
Richard Weinberger
|
307627eebb
um: Use get_signal() signal_setup_done()
|
12 éve |
Richard Weinberger
|
9e82d45053
um: remove dead code
|
12 éve |
Al Viro
|
3fe26fa34d
x86: get rid of pt_regs argument in sigreturn variants
|
12 éve |
Al Viro
|
c40702c49f
new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those
|
12 éve |
Al Viro
|
37185b3324
um: get rid of pointless include "..." where include <...> will do
|
13 éve |
Al Viro
|
f9a38eace4
um: let signal_delivered() do SIGTRAP on singlestepping into handler
|
13 éve |
Al Viro
|
77097ae503
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
|
13 éve |
Al Viro
|
ffc51be82b
um: missing checks of __put_user()/__get_user() return values
|
13 éve |
Al Viro
|
243412be9c
um/x86: merge (and trim) 32- and 64-bit variants of ptrace.h
|
13 éve |
Al Viro
|
3b7d15bde5
um: ->restart_block.fn needs to be reset on sigreturn
|
13 éve |
Al Viro
|
f67aa2ffb7
um: merge signal_{32,64}.c
|
14 éve |