Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4637f7c0d0e95361f25f456b34cc2138fdfe95f8
/
arch
/
x86
/
um
/
signal.c
9e82d45
um: remove dead code
by Richard Weinberger
· 11 years ago
3fe26fa
x86: get rid of pt_regs argument in sigreturn variants
by Al Viro
· 12 years ago
c40702c
new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those
by Al Viro
· 12 years ago
37185b3
um: get rid of pointless include "..." where include <...> will do
by Al Viro
· 12 years ago
f9a38ea
um: let signal_delivered() do SIGTRAP on singlestepping into handler
by Al Viro
· 12 years ago
77097ae
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
by Al Viro
· 13 years ago
ffc51be
um: missing checks of __put_user()/__get_user() return values
by Al Viro
· 13 years ago
243412b
um/x86: merge (and trim) 32- and 64-bit variants of ptrace.h
by Al Viro
· 12 years ago
3b7d15b
um: ->restart_block.fn needs to be reset on sigreturn
by Al Viro
· 13 years ago
f67aa2f
um: merge signal_{32,64}.c
by Al Viro
· 13 years ago
[Renamed (72%) from arch/x86/um/signal_32.c]
fbe9868
um: no need to play with save_sp in signal frame setup anymore
by Al Viro
· 13 years ago
3579a38
um: merge HOST_... of registers common on i386 and amd64
by Al Viro
· 13 years ago
5c48b10
um: take arch/um/sys-x86 to arch/x86/um
by Al Viro
· 13 years ago
[Renamed from arch/um/sys-x86/signal_32.c]
6582b7f
um: merge arch/um/sys-{i386,x86_64}
by Al Viro
· 13 years ago
[Renamed from arch/um/sys-i386/signal.c]
a955bd6
um: series of __get_user() is costly in sigframe handling
by Al Viro
· 13 years ago
3d72210
um: make copy_sc() static
by Al Viro
· 13 years ago
78722a4
um: switch {rt_,}sigreturn() to set_current_blocked()
by Al Viro
· 13 years ago
497888c
treewide: fix potentially dangerous trailing ';' in #defined values/expressions
by Phil Carmody
· 13 years ago
966c807
uml: fix a compile error
by WANG Cong
· 16 years ago
a5a678c
uml: current.h cleanup
by Jeff Dike
· 17 years ago
7796931
UML: change sigcontext fields to match x86
by Jeff Dike
· 17 years ago
a5f6096c
uml: floating point signal delivery fixes
by Jeff Dike
· 17 years ago
18baddd
uml: rename pt_regs general-purpose register file
by Jeff Dike
· 17 years ago
ba180fd
uml: style fixes pass 3
by Jeff Dike
· 17 years ago
77bf440
uml: remove code made redundant by CHOOSE_MODE removal
by Jeff Dike
· 17 years ago
6aa802c
uml: throw out CHOOSE_MODE
by Jeff Dike
· 17 years ago
42fda66
uml: throw out CONFIG_MODE_TT
by Jeff Dike
· 17 years ago
377fad3
uml: kernel segfaults should dump proper registers
by Jeff Dike
· 18 years ago
5d86456
uml: tidy fault code
by Jeff Dike
· 18 years ago
3896625
[PATCH] uml: fix signal frame alignment
by Jeff Dike
· 18 years ago
f983c45
[PATCH] uml: __user annotations
by Al Viro
· 19 years ago
f53389d
[PATCH] uml: fix critical typo for TT mode
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
4d338e1
[PATCH] uml: sparse cleanups
by Al Viro
· 19 years ago
98c1823
[PATCH] uml: fix segfault on signal delivery
by Jeff Dike
· 19 years ago
0805d89
[PATCH] uml: move libc-dependent code from signal_user.c
by Gennady Sharapov
· 19 years ago
e54a5df
[PATCH] uml: fix signal frame copy_user
by Al Viro
· 19 years ago
350d5bd
[PATCH] uml: fix sizeof usage
by Andrew Morton
· 19 years ago
c578455
[PATCH] uml: S390 preparation, abstract host page fault data
by Bodo Stroesser
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago