summaryrefslogtreecommitdiffstats
path: root/include/linux/signal.h
Commit message (Expand)AuthorAgeFilesLines
* sysctl extern cleanup: signalDave Young2010-03-121-0/+2
* signals: introduce do_send_sig_info() helperOleg Nesterov2009-09-241-0/+2
* signals: implement sys_rt_tgsigqueueinfoThomas Gleixner2009-04-301-0/+2
* kill_pid_info: don't take now unneeded tasklist_lockOleg Nesterov2008-04-301-2/+0
* fix group stop with exit raceOleg Nesterov2008-02-081-0/+1
* proper prototype for signals_init()Adrian Bunk2008-02-061-0/+2
* x86: i386-show-unhandled-signals-v3Masoud Asgharifard Sharbiani2007-07-221-0/+3
* Remove unnecessary includes of spinlock.h under include/linuxRobert P. J. Day2007-07-161-1/+0
* signal/timer/event: signalfd coreDavide Libenzi2007-05-111-0/+1
* Move sig_kernel_* et al macros to linux/signal.hRoland McGrath2007-05-091-0/+125
* [PATCH] Move sighand_cachep to include/signal.hChristoph Lameter2006-12-071-0/+2
* [PATCH] irq-flags: consolidate flags for request_irqThomas Gleixner2006-07-021-26/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2006-04-291-1/+3
|\
| * [PATCH] request_irq(): remove warnings from irq probingAndrew Morton2006-04-281-1/+3
* | Don't include private headers from user-visible part of linux/signal.hDavid Woodhouse2006-04-251-2/+2
|/
* [PATCH] move __exit_signal() to kernel/exit.cOleg Nesterov2006-03-281-0/+2
* [PATCH] sigaction should clear all signals on SIG_IGN, not just < 32George Anzinger2006-01-081-0/+17
* [PATCH] IRQ type flagsRussell King2006-01-081-0/+13
* [PATCH] kill sigqueue->lockOleg Nesterov2005-10-301-1/+0
* [PATCH] Remove obsolete HAVE_ARCH_GET_SIGNAL_TO_DELIVER?Geert Uytterhoeven2005-06-121-2/+0
* [PATCH] new valid_signal() functionJesper Juhl2005-05-011-0/+6
* [PATCH] move SA_xxx defines to linux/signal.hStas Sergeev2005-05-011-0/+11
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+224
OpenPOWER on IntegriCloud