index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
signal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'v4.9.280' into v4.9-rt
Luis Claudio R. Goncalves
2021-08-15
1
-6
/
+8
|
\
|
*
ARM: ensure the signal page contains defined contents
Russell King
2021-08-04
1
-6
/
+8
*
|
Merge tag 'v4.9.163' into v4.9-rt
Steven Rostedt (VMware)
2019-04-26
1
-32
/
+38
|
\
\
|
|
/
|
*
ARM: 8793/1: signal: replace __put_user_error with __put_user
Julien Thierry
2019-02-20
1
-4
/
+4
|
*
ARM: 8791/1: vfp: use __copy_to_user() when saving VFP state
Julien Thierry
2019-02-20
1
-6
/
+7
|
*
ARM: 8789/1: signal: copy registers using __copy_to_user()
Julien Thierry
2019-02-20
1
-22
/
+27
*
|
Merge tag 'v4.9.139' into v4.9-rt
Julia Cartwright
2018-12-20
1
-26
/
+29
|
\
\
|
|
/
|
*
ARM: vfp: use __copy_from_user() when restoring VFP state
Russell King
2018-11-23
1
-9
/
+8
|
*
ARM: signal: copy registers using __copy_from_user()
Russell King
2018-11-23
1
-17
/
+21
*
|
arm: Add support for lazy preemption
Thomas Gleixner
2016-12-23
1
-1
/
+2
|
/
*
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-09-19
1
-6
/
+9
|
\
|
*
ARM: get rid of needless #if in signal handling code
Russell King
2015-09-16
1
-4
/
+2
|
*
ARM: fix Thumb2 signal handling when ARMv6 is enabled
Russell King
2015-09-16
1
-5
/
+10
*
|
ARM: entry: efficiency cleanups
Russell King
2015-08-25
1
-0
/
+6
|
/
*
arm: Remove signal translation and exec_domain
Richard Weinberger
2015-04-12
1
-12
/
+1
*
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-12
1
-2
/
+2
*
ARM: 8194/1: remove clear_thread_flag(TIF_UPROBE)
Yalin Wang
2014-11-17
1
-1
/
+0
*
ARM: add uprobes support
David A. Long
2014-03-18
1
-0
/
+4
*
-
.
Merge branches 'fixes', 'mmci' and 'sa11x0' into for-next
Russell King
2013-11-12
1
-4
/
+10
|
\
\
|
*
|
ARM: 7880/1: Clear the IT state independent of the Thumb-2 mode
T.J. Purtell
2013-11-07
1
-4
/
+10
|
|
/
*
|
ARM: signal: sigreturn_codes should be endian neutral to work in BE8
Victor Kamensky
2013-10-19
1
-23
/
+1
|
/
*
ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-l...
Russell King
2013-08-03
1
-2
/
+5
*
ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page)
Russell King
2013-08-03
1
-22
/
+19
*
ARM: move signal handlers into a vdso-like page
Russell King
2013-08-01
1
-7
/
+45
*
ARM: mpu: protect the vectors page with an MPU region
Jonathan Austin
2013-06-17
1
-2
/
+7
*
arm: switch to struct ksignal * passing
Al Viro
2013-02-14
1
-61
/
+47
*
arm: switch to generic old sigaction()
Al Viro
2013-02-03
1
-32
/
+0
*
arm: switch to generic old sigsuspend
Al Viro
2013-02-03
1
-10
/
+0
*
arm: switch to generic sigaltstack
Al Viro
2013-02-03
1
-8
/
+2
*
Uninclude linux/freezer.h
Richard Weinberger
2012-10-01
1
-1
/
+0
*
ARM: 7474/1: get rid of TIF_SYSCALL_RESTARTSYS
Al Viro
2012-07-28
1
-9
/
+6
*
ARM: 7473/1: deal with handlerless restarts without leaving the kernel
Al Viro
2012-07-28
1
-21
/
+29
*
ARM: 7472/1: pull all work_pending logics into C function
Al Viro
2012-07-28
1
-8
/
+19
*
ARM: 7471/1: Revert "7442/1: Revert "remove unused restart trampoline""
Will Deacon
2012-07-28
1
-13
/
+0
*
ARM: 7470/1: Revert "7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK""
Will Deacon
2012-07-28
1
-27
/
+6
*
ARM: 7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK"
Will Deacon
2012-07-05
1
-6
/
+27
*
ARM: 7442/1: Revert "remove unused restart trampoline"
Will Deacon
2012-07-05
1
-0
/
+13
*
new helper: signal_delivered()
Al Viro
2012-06-01
1
-6
/
+1
*
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2012-06-01
1
-5
/
+1
*
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
2012-06-01
1
-15
/
+3
*
new helper: sigmask_to_save()
Al Viro
2012-06-01
1
-9
/
+3
*
new helper: restore_saved_sigmask()
Al Viro
2012-06-01
1
-5
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-05-31
1
-2
/
+0
|
\
|
*
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
2012-05-23
1
-2
/
+0
*
|
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-05-29
1
-67
/
+18
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/...
Russell King
2012-05-29
1
-67
/
+18
|
|
\
|
|
*
arm: remove unused restart trampoline
Al Viro
2012-05-21
1
-13
/
+0
|
|
*
arm: new way of handling ERESTART_RESTARTBLOCK
Al Viro
2012-05-21
1
-27
/
+6
|
|
*
arm: if we get into work_pending while returning to kernel mode, just go away
Al Viro
2012-05-21
1
-9
/
+0
|
|
*
arm: don't call try_to_freeze() from do_signal()
Al Viro
2012-05-21
1
-4
/
+0
[next]