index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
stable/7.0.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
signal.c
Age
Commit message (
Expand
)
Author
2005-05-24
[PATCH] sigkill priority fix
Kirill Korotaev
2005-05-01
[PATCH] convert that currently tests _NSIG directly to use valid_signal()
Jesper Juhl
2005-04-16
[PATCH] kill #ifndef HAVE_ARCH_GET_SIGNAL_TO_DELIVER in signal.c
Christoph Hellwig
2005-03-28
Merge whitespace and __nocast changes
Linus Torvalds
2005-03-28
[PATCH] swsusp: Add missing refrigerator calls
Pavel Machek
2005-03-28
Mark "gfp" masks as "unsigned int" and use __nocast to find violations.
Linus Torvalds
2005-03-15
[PATCH] tasklist left locked
Hugh Dickins
2005-03-13
[PATCH] verify_area cleanup : i386 and misc.
Jesper Juhl
2005-03-11
[PATCH] Make lots of things static
Adrian Bunk
2005-03-09
[PATCH] Properly share process and session keyrings with CLONE_THREAD [try #2]
David Howells
2005-03-07
[PATCH] override RLIMIT_SIGPENDING for non-RT signals
Roland McGrath
2005-03-07
[PATCH] make ITIMER_PROF, ITIMER_VIRTUAL per-process
Roland McGrath
2005-03-07
[PATCH] posix-timers: CPU clock support for POSIX timers
Roland McGrath
2005-03-07
[PATCH] posix-timers: fix posix-timers signals lock order
Roland McGrath
2005-03-07
[PATCH] posix-timers: high-resolution CPU clocks for POSIX clock_* syscalls
Roland McGrath
2005-02-01
[PATCH] assert_spin_locked()
Herbert Pƶtzl
2005-01-14
[PATCH] fix exec deadlock when ptrace used inside the thread group
Roland McGrath
2005-01-11
[PATCH] cputime: introduce cputime
Martin Schwidefsky
2005-01-10
[PATCH] signal.c: convert assertion to BUG_ON()
Pavel Machek
2005-01-10
[PATCH] let SIGKILL wake TASK_TRACED
Roland McGrath
2005-01-04
[PATCH] task_struct.exit_state usage
Roland McGrath
2005-01-04
[PATCH] move waitchld_exit from task_struct to signal_struct
Roland McGrath
2005-01-04
[PATCH] fix ptracer death race yielding bogus BUG_ON
Roland McGrath
2005-01-04
[PATCH] move group_exit flag into signal_struct.flags word
Roland McGrath
2005-01-04
[PATCH] fix stop signal race
Roland McGrath
2004-10-29
[PATCH] uninline __sigqueue_alloc
Chris Wright
2004-10-27
[PATCH] signal.c: gcc-3.4 fix
Pawel Sikora
2004-10-22
[PATCH] Invalid BUG_ONs in signal.c
Roland McGrath
2004-10-21
[PATCH] make __sigqueue_alloc() a general helper
Chris Wright
2004-10-19
[SPARC64]: Re-export force_sig to modules.
David S. Miller
2004-10-18
[PATCH] remove dead code and exports from signal.c
Christoph Hellwig
2004-10-18
[PATCH] fix & clean up zombie/dead task handling & preemption
Ingo Molnar
2004-10-18
[PATCH] add missing linux/syscalls.h includes
Arnd Bergmann
2004-10-18
[PATCH] make rlimit settings per-process instead of per-thread
Roland McGrath
2004-09-15
[PATCH] back out siginfo_t.si_rusage from waitid changes
Roland McGrath
2004-09-07
[PATCH] cleanup ptrace stops and remove notify_parent
Roland McGrath
2004-09-02
[PATCH] fixed pidhashing patch
Kirill Korotaev
2004-08-30
[PATCH] fix rusage semantics
Roland McGrath
2004-08-30
[PATCH] waitid system call
Roland McGrath
2004-08-25
[PATCH] signal handling race fix
Corey Minyard
2004-08-25
Merge common signal handling fault handling in generic code.
Linus Torvalds
2004-07-06
sparse: annotate signal handler and ss_sp as user pointers
Linus Torvalds
2004-06-29
sparse: fix pointer/integer confusion
Linus Torvalds
2004-06-19
Follow 2.4.x semantics for in-kernel signal sending.
Linus Torvalds
2004-06-17
[PATCH] RLIM: remove unused queued_signals global accounting
Chris Wright
2004-06-17
[PATCH] RLIM: enforce rlimits on queued signals
Chris Wright
2004-06-17
[PATCH] RLIM: pass task_struct in send_signal()
Chris Wright
2004-06-17
Fix kill_pg_info(): return success if _any_ signal succeeded.
Linus Torvalds
2004-06-08
[PATCH] __ARCH_WANT_SYS_RT_SIGACTION fix
Andrew Morton
2004-06-02
[PATCH] move #endif to correct place
Andrew Morton
[next]