1. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  2. 34db8aa proc: Move some bits from linux/proc_fs.h to linux/{of.h,signal.h,tty.h} by David Howells · 11 years ago
  3. 2a14869 Fix breakage in MIPS siginfo handling by David Howells · 11 years ago
  4. 2ce5da1 new helper: signal_setup_done() by Al Viro · 12 years ago
  5. ca86b5d new helper: get_signal() by Al Viro · 12 years ago
  6. 495dfbf generic sys_sigaction() and compat_sys_sigaction() by Al Viro · 12 years ago
  7. 574c486 consolidate kernel-side struct sigaction declarations by Al Viro · 12 years ago
  8. 92a3ce4 consolidate declarations of k_sigaction by Al Viro · 12 years ago
  9. 9aae8fc switch rt_tgsigqueueinfo to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  10. fe9c1db generic compat_sys_rt_sigpending() by Al Viro · 12 years ago
  11. c40702c new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those by Al Viro · 12 years ago
  12. 5c49574 new helper: restore_altstack() by Al Viro · 12 years ago
  13. 607ca46 UAPI: (Scripted) Disintegrate include/linux by David Howells · 12 years ago
  14. efee984 new helper: signal_delivered() by Al Viro · 12 years ago
  15. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 12 years ago
  16. 68f3f16 new helper: sigsuspend() by Al Viro · 12 years ago
  17. 5e6292c signal: add block_sigmask() for adding sigmask to current->blocked by Matt Fleming · 13 years ago
  18. 3ed4c05 Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc by Linus Torvalds · 13 years ago
  19. 1477fcc signal.h need a definition of struct task_struct by Stephen Rothwell · 13 years ago
  20. b2b07e4 signal: trivial, fix the "timespec declared inside parameter list" warning by Oleg Nesterov · 13 years ago
  21. 702a507 signal: rename signandsets() to sigandnsets() by Oleg Nesterov · 13 years ago
  22. 943df14 signal: introduce do_sigtimedwait() to factor out compat/native code by Oleg Nesterov · 13 years ago
  23. e6fa16a signal: sigprocmask() should do retarget_shared_pending() by Oleg Nesterov · 13 years ago
  24. d33ed52 sysctl extern cleanup: signal by Dave Young · 14 years ago
  25. 4a30deb signals: introduce do_send_sig_info() helper by Oleg Nesterov · 15 years ago
  26. 62ab450 signals: implement sys_rt_tgsigqueueinfo by Thomas Gleixner · 15 years ago
  27. 6ca25b5 kill_pid_info: don't take now unneeded tasklist_lock by Oleg Nesterov · 16 years ago
  28. d12619b fix group stop with exit race by Oleg Nesterov · 16 years ago
  29. a1c9eea proper prototype for signals_init() by Adrian Bunk · 16 years ago
  30. abd4f75 x86: i386-show-unhandled-signals-v3 by Masoud Asgharifard Sharbiani · 17 years ago
  31. 0a3021f Remove unnecessary includes of spinlock.h under include/linux by Robert P. J. Day · 17 years ago
  32. fba2afa signal/timer/event: signalfd core by Davide Libenzi · 17 years ago
  33. 55c0d1f Move sig_kernel_* et al macros to linux/signal.h by Roland McGrath · 17 years ago
  34. 298ec1e [PATCH] Move sighand_cachep to include/signal.h by Christoph Lameter · 18 years ago
  35. 6e21361 [PATCH] irq-flags: consolidate flags for request_irq by Thomas Gleixner · 18 years ago
  36. d6754b4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  37. 13e87ec [PATCH] request_irq(): remove warnings from irq probing by Andrew Morton · 18 years ago
  38. 7ab2feb Don't include private headers from user-visible part of linux/signal.h by David Woodhouse · 18 years ago
  39. 6a14c5c [PATCH] move __exit_signal() to kernel/exit.c by Oleg Nesterov · 18 years ago
  40. 71fabd5 [PATCH] sigaction should clear all signals on SIG_IGN, not just < 32 by George Anzinger · 19 years ago
  41. 9ded96f [PATCH] IRQ type flags by Russell King · 19 years ago
  42. 19a4fcb [PATCH] kill sigqueue->lock by Oleg Nesterov · 19 years ago
  43. a58e76f [PATCH] Remove obsolete HAVE_ARCH_GET_SIGNAL_TO_DELIVER? by Geert Uytterhoeven · 19 years ago
  44. e5bdd88 [PATCH] new valid_signal() function by Jesper Juhl · 19 years ago
  45. 7f261b5 [PATCH] move SA_xxx defines to linux/signal.h by Stas Sergeev · 19 years ago
  46. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago