summaryrefslogtreecommitdiffstats
path: root/kernel/signal.c
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] Fix signal sending in usbdevio on async URB completionHarald Welte2005-10-111-0/+34
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-091-1/+1
* [PATCH] fix do_coredump() vs SIGSTOP raceOleg Nesterov2005-10-081-1/+2
* [PATCH] Fix task state testing properly in do_signal_stop()Roland McGrath2005-09-301-1/+2
* Make sure SIGKILL gets proper respectLinus Torvalds2005-09-231-17/+14Star
* [PATCH] kernel: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-101-2/+1Star
* [PATCH] fix send_sigqueue() vs thread exit raceOleg Nesterov2005-09-081-10/+12
* [PATCH] do_notify_parent_cldstop() cleanupOleg Nesterov2005-09-081-35/+26Star
* [PATCH] NPTL signal delivery deadlock fixBhavesh P. Davda2005-08-171-1/+1
* [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-261-3/+2Star
* [PATCH] Software suspend and recalc sigpending bug fixKirill Korotaev2005-06-231-0/+1
* Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-06-021-1/+10
|\
| * [PATCH] sigkill priority fixKirill Korotaev2005-05-251-1/+10
* | The attached patch addresses the problem with getting the audit daemon Steve Grubb2005-05-061-1/+6
|/
* [PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl2005-05-011-4/+5
* [PATCH] kill #ifndef HAVE_ARCH_GET_SIGNAL_TO_DELIVER in signal.cChristoph Hellwig2005-04-171-4/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+2662