index
:
~lostgoat/linux
for-alex
for-alex-4.13
kiq-priority
wip-high-priority-v9
wip-process-priorities-v1
wip-process-priorities-v2
wip-process-priorities-v3
Work in progress for my drm linux changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
kernel
/
signal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2015-04-12
frv: Remove signal translation and exec_domain
Richard Weinberger
1
-1
/
+1
2015-04-12
blackfin: Remove exec_domain usage
Richard Weinberger
1
-5
/
+1
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
1
-1
/
+1
2014-08-06
blackfin: Use sigsp()
Richard Weinberger
1
-11
/
+3
2014-08-06
blackfin: Use get_signal() signal_setup_done()
Richard Weinberger
1
-22
/
+17
2013-02-03
blackfin: switch to generic sigaltstack
Al Viro
1
-10
/
+2
2012-11-28
bfin: switch to generic vfork, get rid of pointless wrappers
Al Viro
1
-2
/
+2
2012-10-01
Uninclude linux/freezer.h
Richard Weinberger
1
-1
/
+0
2012-06-01
blackfin: check __get_user() return value
Al Viro
1
-16
/
+14
2012-06-01
new helper: signal_delivered()
Al Viro
1
-2
/
+1
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
1
-3
/
+0
2012-06-01
TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set
Al Viro
1
-1
/
+1
2012-06-01
don't call try_to_freeze() from do_signal()
Al Viro
1
-4
/
+0
2012-06-01
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
1
-17
/
+7
2012-06-01
new helper: sigmask_to_save()
Al Viro
1
-9
/
+3
2012-06-01
new helper: restore_saved_sigmask()
Al Viro
1
-4
/
+1
2012-05-23
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
1
-2
/
+0
2012-05-21
blackfin: don't open-code force_sigsegv()
Al Viro
1
-3
/
+1
2012-05-21
blackfin: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-13
/
+4
2010-03-09
Blackfin: add support for restart_syscall()
Mike Frysinger
1
-0
/
+9
2010-03-09
Blackfin: fix single stepping over system calls
Mike Frysinger
1
-1
/
+2
2010-03-09
Blackfin: initial tracehook support
Mike Frysinger
1
-11
/
+3
2009-12-15
Blackfin: add support for TIF_NOTIFY_RESUME
Barry Song
1
-0
/
+18
2009-10-07
Blackfin: mass clean up of copyright/licensing info
Robin Getz
1
-25
/
+2
2008-05-07
[Blackfin] arch: disable single stepping when delivering a signal
Bernd Schmidt
1
-0
/
+13
2008-04-29
Remove the macro get_personality
WANG Cong
1
-1
/
+1
2008-04-24
[Blackfin] arch: a rather old performance improvement for the signal handling...
Bernd Schmidt
1
-16
/
+4
2008-03-07
[Blackfin] arch: add missing __user marking to ss_sp member of signalstack an...
Mike Frysinger
1
-2
/
+2
2007-07-12
Blackfin arch: cleanup warnings from checkpatch -- no functional changes
Mike Frysinger
1
-5
/
+5
2007-05-07
blackfin architecture
Bryan Wu
1
-0
/
+356