1. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  2. cc73152 signal: Remove kernel interal si_code magic by Eric W. Biederman · 7 years ago
  3. d08477a fcntl: Don't use ambiguous SIG_POLL si_codes by Eric W. Biederman · 8 years ago
  4. c856863 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  5. 1b3c872 rt_sigtimedwait(): move compat to native by Al Viro · 8 years ago
  6. b9253a4 signal: Move copy_siginfo_to_user to <linux/signal.h> by Christoph Hellwig · 8 years ago
  7. 7994200 ia64: Remove HAVE_ARCH_COPY_SIGINFO by Christoph Hellwig · 8 years ago
  8. d27158c0 signal: Remove unused definition of sig_user_definied by Eric W. Biederman · 8 years ago
  9. 76960db signals: Move signal data types from <linux/signal.h> to <linux/signal_types.h> by Ingo Molnar · 8 years ago
  10. e6d930b signals: Prepare to split out <linux/signal_types.h> from <linux/signal.h> by Ingo Molnar · 8 years ago
  11. c7be96a signals: avoid unnecessary taking of sighand->siglock by Waiman Long · 8 years ago
  12. 5c8ccef signal: move the "sig < SIGRTMIN" check into siginmask(sig) by Oleg Nesterov · 9 years ago
  13. 07b7526 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  14. ca9eb49 SIGNAL: Move generic copy_siginfo() to signal.h by James Hogan · 9 years ago
  15. 2a74213 signals/sigaltstack: Implement SS_AUTODISARM flag by Stas Sergeev · 9 years ago
  16. 9d8a765 kernel/signal.c: unexport sigsuspend() by Richard Weinberger · 9 years ago
  17. 1c3bea0 signal: use BUILD_BUG() instead of _NSIG_WORDS_is_unsupported_size() by Oleg Nesterov · 10 years ago
  18. 828b1f6 Rip out get_signal_to_deliver() by Richard Weinberger · 11 years ago
  19. 10b1c7a Clean up signal_delivered() by Richard Weinberger · 10 years ago
  20. b4e7426 signals: introduce kernel_sigaction() by Oleg Nesterov · 11 years ago
  21. 0341729 signals: mv {dis,}allow_signal() from sched.h/exit.c to signal.[ch] by Oleg Nesterov · 11 years ago
  22. 36fac0a signals: kill sigfindinword() by Oleg Nesterov · 11 years ago
  23. bd1c149a Introduce [compat_]save_altstack_ex() to unbreak x86 SMAP by Al Viro · 11 years ago
  24. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  25. 34db8aa proc: Move some bits from linux/proc_fs.h to linux/{of.h,signal.h,tty.h} by David Howells · 12 years ago
  26. 2a14869 Fix breakage in MIPS siginfo handling by David Howells · 12 years ago
  27. 2ce5da1 new helper: signal_setup_done() by Al Viro · 12 years ago
  28. ca86b5d new helper: get_signal() by Al Viro · 12 years ago
  29. 495dfbf generic sys_sigaction() and compat_sys_sigaction() by Al Viro · 12 years ago
  30. 574c486 consolidate kernel-side struct sigaction declarations by Al Viro · 12 years ago
  31. 92a3ce4 consolidate declarations of k_sigaction by Al Viro · 12 years ago
  32. 9aae8fc switch rt_tgsigqueueinfo to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  33. fe9c1db generic compat_sys_rt_sigpending() by Al Viro · 12 years ago
  34. c40702c new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those by Al Viro · 12 years ago
  35. 5c49574 new helper: restore_altstack() by Al Viro · 12 years ago
  36. 607ca46 UAPI: (Scripted) Disintegrate include/linux by David Howells · 12 years ago
  37. efee984 new helper: signal_delivered() by Al Viro · 13 years ago
  38. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 13 years ago
  39. 68f3f16 new helper: sigsuspend() by Al Viro · 13 years ago
  40. 5e6292c signal: add block_sigmask() for adding sigmask to current->blocked by Matt Fleming · 13 years ago
  41. 3ed4c05 Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc by Linus Torvalds · 14 years ago
  42. 1477fcc signal.h need a definition of struct task_struct by Stephen Rothwell · 14 years ago
  43. b2b07e4 signal: trivial, fix the "timespec declared inside parameter list" warning by Oleg Nesterov · 14 years ago
  44. 702a507 signal: rename signandsets() to sigandnsets() by Oleg Nesterov · 14 years ago
  45. 943df14 signal: introduce do_sigtimedwait() to factor out compat/native code by Oleg Nesterov · 14 years ago
  46. e6fa16a signal: sigprocmask() should do retarget_shared_pending() by Oleg Nesterov · 14 years ago
  47. d33ed52 sysctl extern cleanup: signal by Dave Young · 15 years ago
  48. 4a30deb signals: introduce do_send_sig_info() helper by Oleg Nesterov · 15 years ago
  49. 62ab450 signals: implement sys_rt_tgsigqueueinfo by Thomas Gleixner · 16 years ago
  50. 6ca25b5 kill_pid_info: don't take now unneeded tasklist_lock by Oleg Nesterov · 17 years ago
  51. d12619b fix group stop with exit race by Oleg Nesterov · 17 years ago
  52. a1c9eea proper prototype for signals_init() by Adrian Bunk · 17 years ago
  53. abd4f75 x86: i386-show-unhandled-signals-v3 by Masoud Asgharifard Sharbiani · 17 years ago
  54. 0a3021f Remove unnecessary includes of spinlock.h under include/linux by Robert P. J. Day · 17 years ago
  55. fba2afa signal/timer/event: signalfd core by Davide Libenzi · 18 years ago
  56. 55c0d1f Move sig_kernel_* et al macros to linux/signal.h by Roland McGrath · 18 years ago
  57. 298ec1e [PATCH] Move sighand_cachep to include/signal.h by Christoph Lameter · 18 years ago
  58. 6e21361 [PATCH] irq-flags: consolidate flags for request_irq by Thomas Gleixner · 19 years ago
  59. d6754b4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 19 years ago
  60. 13e87ec [PATCH] request_irq(): remove warnings from irq probing by Andrew Morton · 19 years ago
  61. 7ab2feb Don't include private headers from user-visible part of linux/signal.h by David Woodhouse · 19 years ago
  62. 6a14c5c [PATCH] move __exit_signal() to kernel/exit.c by Oleg Nesterov · 19 years ago
  63. 71fabd5 [PATCH] sigaction should clear all signals on SIG_IGN, not just < 32 by George Anzinger · 19 years ago
  64. 9ded96f [PATCH] IRQ type flags by Russell King · 19 years ago
  65. 19a4fcb [PATCH] kill sigqueue->lock by Oleg Nesterov · 19 years ago
  66. a58e76f [PATCH] Remove obsolete HAVE_ARCH_GET_SIGNAL_TO_DELIVER? by Geert Uytterhoeven · 20 years ago
  67. e5bdd88 [PATCH] new valid_signal() function by Jesper Juhl · 20 years ago
  68. 7f261b5 [PATCH] move SA_xxx defines to linux/signal.h by Stas Sergeev · 20 years ago
  69. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago