index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
compat_signal.c
Age
Commit message (
Expand
)
Author
2013-12-16
s390/compat: correct check for EFAULT in rt-signal frame creation
Martin Schwidefsky
2013-11-20
s390/signal: always restore saved runtime instrumentation psw bit
Hendrik Brueckner
2013-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-11-09
constify copy_siginfo_to_user{,32}()
Al Viro
2013-10-24
s390/compat: make psw32_user_bits a constant value again
Heiko Carstens
2013-10-24
s390: fix handling of runtime instrumentation psw bit
Heiko Carstens
2013-10-24
s390: fix save and restore of the floating-point-control register
Martin Schwidefsky
2013-10-24
s390/compat,signal: change return values to -EFAULT
Heiko Carstens
2013-10-24
s390/uaccess: always run the kernel in home space
Martin Schwidefsky
2013-10-15
s390/compat,signal: fix return value of copy_siginfo_(to|from)_user32()
Heiko Carstens
2013-09-07
s390/compat signal: add couple of __force annotations
Heiko Carstens
2013-04-17
s390/signal: Add BEA to compat signal handler parameters
Michael Holzheu
2013-02-28
s390/uaccess: remove pointless access_ok() checks
Heiko Carstens
2013-02-03
s390: switch to generic old sigaction()
Al Viro
2013-02-03
s390: switch to generic compat rt_sigaction
Al Viro
2013-02-03
s390: switch to generic sigaltstack
Al Viro
2012-11-12
s390/signal: set correct address space control
Martin Schwidefsky
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-06-01
new helper: signal_delivered()
Al Viro
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2012-06-01
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
2012-05-16
s390: remove dead code from signal handler
Martin Schwidefsky
2012-03-28
Disintegrate asm/system.h for S390
David Howells
2012-03-11
[S390] Use block_sigmask()
Matt Fleming
2011-12-27
[S390] return address of compat signals
Martin Schwidefsky
2011-12-27
[S390] cleanup trap handling
Martin Schwidefsky
2011-10-30
[S390] sparse: fix sparse warnings with __user pointers
Martin Schwidefsky
2011-10-30
[S390] sparse: fix access past end of array warnings
Martin Schwidefsky
2011-10-30
[S390] allow all addressing modes
Martin Schwidefsky
2011-10-30
[S390] cleanup psw related bits and pieces
Martin Schwidefsky
2011-10-30
[S390] add TIF_SYSCALL thread flag
Martin Schwidefsky
2011-10-30
[S390] signal race with restarting system calls
Martin Schwidefsky
2011-08-03
[S390] signal: convert to use set_current_blocked()
Heiko Carstens
2009-10-06
[S390] 64-bit register support for 31-bit processes
Heiko Carstens
2008-11-27
[S390] fix system call parameter functions.
Martin Schwidefsky
2008-04-17
[S390] Fix a lot of sparse warnings.
Heiko Carstens
2008-04-17
[S390] Protect against sigaltstack wraparound.
Heiko Carstens
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-04-27
[S390] System call cleanup.
Martin Schwidefsky
2007-02-05
[S390] noexec protection
Gerald Schaefer
2007-02-05
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
2006-10-27
[S390] uaccess error handling.
Heiko Carstens
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-04-28
[PATCH] s390: alternate signal stack handling bug
Laurent Meyer
2006-02-10
[PATCH] Fix s390 build failure.
Dave Jones
2006-02-01
[PATCH] s390: Add support for new syscalls/TIF_RESTORE_SIGMASK
Heiko Carstens
2006-01-06
[PATCH] s390: rt_sigreturn fix
Cedric Le Goater
2005-09-29
[PATCH] s390 signal annotations
Al Viro
2005-08-29
[PATCH] convert signal handling of NODEFER to act like other Unix boxes.
Steven Rostedt
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds