aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/signal.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-22x86: i386-show-unhandled-signals-v3Masoud Asgharifard Sharbiani1-0/+3
2007-07-16Remove unnecessary includes of spinlock.h under include/linuxRobert P. J. Day1-1/+0
2007-05-11signal/timer/event: signalfd coreDavide Libenzi1-0/+1
2007-05-09Move sig_kernel_* et al macros to linux/signal.hRoland McGrath1-0/+125
2006-12-07[PATCH] Move sighand_cachep to include/signal.hChristoph Lameter1-0/+2
2006-07-02[PATCH] irq-flags: consolidate flags for request_irqThomas Gleixner1-26/+0
2006-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-1/+3
2006-04-28[PATCH] request_irq(): remove warnings from irq probingAndrew Morton1-1/+3
2006-04-25Don't include private headers from user-visible part of linux/signal.hDavid Woodhouse1-2/+2
2006-03-28[PATCH] move __exit_signal() to kernel/exit.cOleg Nesterov1-0/+2
2006-01-08[PATCH] sigaction should clear all signals on SIG_IGN, not just < 32George Anzinger1-0/+17
2006-01-08[PATCH] IRQ type flagsRussell King1-0/+13
2005-10-30[PATCH] kill sigqueue->lockOleg Nesterov1-1/+0
2005-06-12[PATCH] Remove obsolete HAVE_ARCH_GET_SIGNAL_TO_DELIVER?Geert Uytterhoeven1-2/+0
2005-05-01[PATCH] new valid_signal() functionJesper Juhl1-0/+6
2005-05-01[PATCH] move SA_xxx defines to linux/signal.hStas Sergeev1-0/+11
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+224