index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
signal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
new helper: signal_setup_done()
Al Viro
2013-02-03
1
-0
/
+1
*
new helper: get_signal()
Al Viro
2013-02-03
1
-0
/
+18
*
generic sys_sigaction() and compat_sys_sigaction()
Al Viro
2013-02-03
1
-0
/
+9
*
consolidate kernel-side struct sigaction declarations
Al Viro
2013-02-03
1
-0
/
+14
*
consolidate declarations of k_sigaction
Al Viro
2013-02-03
1
-0
/
+7
*
switch rt_tgsigqueueinfo to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-03
1
-2
/
+0
*
generic compat_sys_rt_sigpending()
Al Viro
2013-02-03
1
-1
/
+0
*
new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those
Al Viro
2012-12-19
1
-0
/
+1
*
new helper: restore_altstack()
Al Viro
2012-12-19
1
-0
/
+2
*
UAPI: (Scripted) Disintegrate include/linux
David Howells
2012-10-13
1
-6
/
+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
-1
/
+2
*
new helper: sigsuspend()
Al Viro
2012-05-21
1
-0
/
+1
*
signal: add block_sigmask() for adding sigmask to current->blocked
Matt Fleming
2012-01-10
1
-0
/
+1
*
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
Linus Torvalds
2011-05-20
1
-4
/
+9
|
\
|
*
signal: trivial, fix the "timespec declared inside parameter list" warning
Oleg Nesterov
2011-05-18
1
-1
/
+3
|
*
signal: rename signandsets() to sigandnsets()
Oleg Nesterov
2011-04-28
1
-3
/
+3
|
*
signal: introduce do_sigtimedwait() to factor out compat/native code
Oleg Nesterov
2011-04-28
1
-0
/
+2
|
*
signal: sigprocmask() should do retarget_shared_pending()
Oleg Nesterov
2011-04-28
1
-0
/
+1
*
|
signal.h need a definition of struct task_struct
Stephen Rothwell
2011-05-19
1
-0
/
+2
|
/
*
sysctl extern cleanup: signal
Dave Young
2010-03-12
1
-0
/
+2
*
signals: introduce do_send_sig_info() helper
Oleg Nesterov
2009-09-24
1
-0
/
+2
*
signals: implement sys_rt_tgsigqueueinfo
Thomas Gleixner
2009-04-30
1
-0
/
+2
*
kill_pid_info: don't take now unneeded tasklist_lock
Oleg Nesterov
2008-04-30
1
-2
/
+0
*
fix group stop with exit race
Oleg Nesterov
2008-02-08
1
-0
/
+1
*
proper prototype for signals_init()
Adrian Bunk
2008-02-06
1
-0
/
+2
*
x86: i386-show-unhandled-signals-v3
Masoud Asgharifard Sharbiani
2007-07-22
1
-0
/
+3
*
Remove unnecessary includes of spinlock.h under include/linux
Robert P. J. Day
2007-07-16
1
-1
/
+0
*
signal/timer/event: signalfd core
Davide Libenzi
2007-05-11
1
-0
/
+1
*
Move sig_kernel_* et al macros to linux/signal.h
Roland McGrath
2007-05-09
1
-0
/
+125
*
[PATCH] Move sighand_cachep to include/signal.h
Christoph Lameter
2006-12-07
1
-0
/
+2
*
[PATCH] irq-flags: consolidate flags for request_irq
Thomas Gleixner
2006-07-02
1
-26
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
David Woodhouse
2006-04-29
1
-1
/
+3
|
\
|
*
[PATCH] request_irq(): remove warnings from irq probing
Andrew Morton
2006-04-28
1
-1
/
+3
*
|
Don't include private headers from user-visible part of linux/signal.h
David Woodhouse
2006-04-25
1
-2
/
+2
|
/
*
[PATCH] move __exit_signal() to kernel/exit.c
Oleg Nesterov
2006-03-28
1
-0
/
+2
*
[PATCH] sigaction should clear all signals on SIG_IGN, not just < 32
George Anzinger
2006-01-08
1
-0
/
+17
*
[PATCH] IRQ type flags
Russell King
2006-01-08
1
-0
/
+13
*
[PATCH] kill sigqueue->lock
Oleg Nesterov
2005-10-30
1
-1
/
+0
*
[PATCH] Remove obsolete HAVE_ARCH_GET_SIGNAL_TO_DELIVER?
Geert Uytterhoeven
2005-06-12
1
-2
/
+0
*
[PATCH] new valid_signal() function
Jesper Juhl
2005-05-01
1
-0
/
+6
*
[PATCH] move SA_xxx defines to linux/signal.h
Stas Sergeev
2005-05-01
1
-0
/
+11
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+224