Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
4a2829b97654ec773dabc681f232ab11cb347d01
/
arch
/
s390
/
kernel
/
signal.c
aa7e04b
s390/signal: always restore saved runtime instrumentation psw bit
by Hendrik Brueckner
· 11 years ago
5ebf250
s390: fix handling of runtime instrumentation psw bit
by Heiko Carstens
· 11 years ago
4725c86
s390: fix save and restore of the floating-point-control register
by Martin Schwidefsky
· 11 years ago
f8544ec
s390/compat,signal: change return values to -EFAULT
by Heiko Carstens
· 11 years ago
e258d71
s390/uaccess: always run the kernel in home space
by Martin Schwidefsky
· 11 years ago
d12a297
s390/uaccess: remove pointless access_ok() checks
by Heiko Carstens
· 12 years ago
7eddd99
s390: switch to generic old sigaction()
by Al Viro
· 12 years ago
e181ee4
s390: switch to generic old sigsuspend
by Al Viro
· 12 years ago
e214125
s390: switch to generic sigaltstack
by Al Viro
· 12 years ago
39efd4e
s390/ptrace: race of single stepping vs signal delivery
by Martin Schwidefsky
· 12 years ago
fa968ee
s390/signal: set correct address space control
by Martin Schwidefsky
· 12 years ago
a53c8fa
s390/comments: unify copyright messages and remove file names
by Heiko Carstens
· 12 years ago
efee984
new helper: signal_delivered()
by Al Viro
· 13 years ago
77097ae
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
by Al Viro
· 13 years ago
a610d6e
pull clearing RESTORE_SIGMASK into block_sigmask()
by Al Viro
· 13 years ago
b7f9a11
new helper: sigmask_to_save()
by Al Viro
· 13 years ago
51a7b44
new helper: restore_saved_sigmask()
by Al Viro
· 13 years ago
a42c6de
move key_repace_session_keyring() into tracehook_notify_resume()
by Al Viro
· 13 years ago
68f3f16
new helper: sigsuspend()
by Al Viro
· 13 years ago
c15787a
s390: remove dead code from signal handler
by Martin Schwidefsky
· 13 years ago
a0616cd
Disintegrate asm/system.h for S390
by David Howells
· 13 years ago
ad252ff
[S390] Use block_sigmask()
by Matt Fleming
· 13 years ago
048cd4e
compat: fix compile breakage on s390
by Heiko Carstens
· 13 years ago
aa33c8c
[S390] cleanup trap handling
by Martin Schwidefsky
· 13 years ago
d9ae677
[S390] ptrace inferior call interactions with TIF_SYSCALL
by Martin Schwidefsky
· 13 years ago
d4e81b3
[S390] allow all addressing modes
by Martin Schwidefsky
· 13 years ago
b50511e
[S390] cleanup psw related bits and pieces
by Martin Schwidefsky
· 13 years ago
b6ef5bb
[S390] add TIF_SYSCALL thread flag
by Martin Schwidefsky
· 13 years ago
ccf45ca
[S390] addressing mode limits and psw address wrapping
by Martin Schwidefsky
· 13 years ago
20b40a7
[S390] signal race with restarting system calls
by Martin Schwidefsky
· 13 years ago
9e8ed3a
[S390] signal: use set_restore_sigmask() helper
by Heiko Carstens
· 13 years ago
391c62f
[S390] signal: convert to use set_current_blocked()
by Heiko Carstens
· 13 years ago
5e9a269
[S390] ptrace cleanup
by Martin Schwidefsky
· 14 years ago
86f2552
[S390] add breaking event address for user space
by Martin Schwidefsky
· 15 years ago
0b4d789
[S390] use set_current_state in sigsuspend
by Martin Schwidefsky
· 15 years ago
6f50248
[S390] duplicate SIGTRAP on signal delivery.
by Martin Schwidefsky
· 15 years ago
ee18d64
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
by David Howells
· 15 years ago
7757591
[S390] implement is_compat_task
by Heiko Carstens
· 16 years ago
2668945
[CVE-2009-0029] s390 specific system call wrappers
by Heiko Carstens
· 16 years ago
59da213
[S390] fix system call parameter functions.
by Martin Schwidefsky
· 16 years ago
753c4dd
[S390] ptrace changes
by Martin Schwidefsky
· 16 years ago
a806170
[S390] Fix a lot of sparse warnings.
by Heiko Carstens
· 17 years ago
de55343
[S390] Protect against sigaltstack wraparound.
by Heiko Carstens
· 17 years ago
0ac30be
[S390] single-step cleanup
by Roland McGrath
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
03ff9a2
[S390] System call cleanup.
by Martin Schwidefsky
· 18 years ago
c1821c2
[S390] noexec protection
by Gerald Schaefer
· 18 years ago
12bae23
[S390] uaccess error handling.
by Heiko Carstens
· 18 years ago
b05e370
[S390] user-copy optimization fallout.
by Martin Schwidefsky
· 18 years ago
6837a8c
[S390] Cleanup in signal handling code.
by Gerald Schaefer
· 18 years ago
8427082
[S390] fix syscall restart handling.
by Heiko Carstens
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
b44df33
[PATCH] s390: bug in setup_rt_frame
by Heiko Carstens
· 19 years ago
54dfe5d
[PATCH] s390: Add support for new syscalls/TIF_RESTORE_SIGMASK
by Heiko Carstens
· 19 years ago
347a8dc
[PATCH] s390: cleanup Kconfig
by Martin Schwidefsky
· 19 years ago
4e3df37
[PATCH] s390: rt_sigreturn fix
by Cedric Le Goater
· 19 years ago
c281447
[PATCH] s390 signal annotations
by Al Viro
· 19 years ago
69be8f1
[PATCH] convert signal handling of NODEFER to act like other Unix boxes.
by Steven Rostedt
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago