index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
cris
/
arch-v32
/
kernel
/
signal.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
CRIS: Drop support for the CRIS port
Jesper Nilsson
2018-03-16
1
-541
/
+0
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
CRIS: UAPI: fix ptrace.h
Rabin Vincent
2015-09-05
1
-1
/
+0
*
Merge tag 'cris-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...
Linus Torvalds
2015-04-26
1
-0
/
+5
|
\
|
*
CRISv32: prevent bogus restarts on sigreturn
Rabin Vincent
2015-03-25
1
-0
/
+5
*
|
arch: Remove exec_domain from remaining archs
Richard Weinberger
2015-04-12
1
-2
/
+0
|
/
*
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-13
1
-1
/
+1
*
cris: Use sigsp()
Richard Weinberger
2014-08-06
1
-12
/
+4
*
cris: Use get_signal() signal_setup_done()
Richard Weinberger
2014-08-06
1
-47
/
+30
*
cris: kill weird arguments of sys_{rt_,}sigreturn()
Al Viro
2013-02-04
1
-8
/
+4
*
cris: switch to generic old sigaction()
Al Viro
2013-02-04
1
-36
/
+0
*
cris: switch to generic old sigsuspend
Al Viro
2013-02-04
1
-11
/
+0
*
cris: don't leave ->uc_stack unitialized - we'll use its contents on sigreturn
Al Viro
2013-02-04
1
-0
/
+1
*
cris: switch to generic sigaltstack
Al Viro
2013-02-04
1
-7
/
+1
*
new helper: signal_delivered()
Al Viro
2012-06-01
1
-1
/
+1
*
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2012-06-01
1
-5
/
+0
*
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
2012-06-01
1
-13
/
+2
*
new helper: sigmask_to_save()
Al Viro
2012-06-01
1
-8
/
+3
*
new helper: restore_saved_sigmask()
Al Viro
2012-06-01
1
-4
/
+1
*
cris: missing checks of __get_user()/__put_user() return values
Al Viro
2012-05-22
1
-6
/
+6
*
cris: don't open-code force_sigsegv()
Al Viro
2012-05-22
1
-8
/
+2
*
cris: SA_ONESHOT handling is done by get_signal_to_deliver()
Al Viro
2012-05-22
1
-3
/
+0
*
cris: use set_current_blocked() and block_sigmask()
Matt Fleming
2012-05-22
1
-21
/
+4
*
new helper: sigsuspend()
Al Viro
2012-05-22
1
-12
/
+4
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
CRIS: v32: Correct auto-restart of syscalls
Jesper Nilsson
2010-08-04
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
trivial: fix singal -> signal typo
Frederik Schwarzer
2009-01-06
1
-1
/
+1
*
[CRIS] Move header files from include to arch/cris/include.
Jesper Nilsson
2008-10-29
1
-2
/
+2
*
CRIS v32: Update signal handling in kernel/signal.c
Jesper Nilsson
2008-02-08
1
-88
/
+56
*
spelling fixes: arch/cris/
Simon Arlott
2007-10-20
1
-2
/
+2
*
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
1
-1
/
+1
*
[PATCH] cris: "extern inline" -> "static inline"
Adrian Bunk
2005-11-07
1
-1
/
+1
*
[PATCH] convert signal handling of NODEFER to act like other Unix boxes.
Steven Rostedt
2005-08-29
1
-6
/
+5
*
[PATCH] CRIS update: new subarchitecture v32
Mikael Starvik
2005-07-28
1
-0
/
+708