1. 322740e Revert "um: Fix get_signal() usage" by Richard Weinberger · 9 years ago
  2. db2f24d um: Fix get_signal() usage by Richard Weinberger · 9 years ago
  3. ccaee5f um: Fix do_signal() prototype by Ingo Molnar · 10 years ago
  4. 307627e um: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  5. 9a8c135 um: siginfo cleanup by Richard Weinberger · 11 years ago
  6. 15ce1f7 x86,um: switch to generic old sigsuspend() by Al Viro · 12 years ago
  7. 6bf9adf introduce generic sys_sigaltstack(), switch x86 and um to it by Al Viro · 12 years ago
  8. 37185b3 um: get rid of pointless include "..." where include <...> will do by Al Viro · 12 years ago
  9. f9a38ea um: let signal_delivered() do SIGTRAP on singlestepping into handler by Al Viro · 12 years ago
  10. efee984 new helper: signal_delivered() by Al Viro · 13 years ago
  11. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 13 years ago
  12. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 13 years ago
  13. b7f9a11 new helper: sigmask_to_save() by Al Viro · 13 years ago
  14. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 13 years ago
  15. f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 13 years ago
  16. 68f3f16 new helper: sigsuspend() by Al Viro · 13 years ago
  17. 5a30a79 um: wrong sigmask saved in case of multiple sigframes by Al Viro · 13 years ago
  18. 3b7d15b um: ->restart_block.fn needs to be reset on sigreturn by Al Viro · 13 years ago
  19. d982d59 um: use set_current_blocked() and block_sigmask() by Matt Fleming · 13 years ago
  20. f6adb9a um: don't restore current->blocked on error by Matt Fleming · 13 years ago
  21. adcfb98 um: kill includes of sysdep/sigcontext.h from stuff built with kernel headers by Al Viro · 13 years ago
  22. 3be311e x86, um: sanitize uml sigcontext.h uses by Al Viro · 16 years ago
  23. c5d4bb1 uml: style fixes in arch/um/kernel by Jeff Dike · 17 years ago
  24. ba180fd uml: style fixes pass 3 by Jeff Dike · 17 years ago
  25. 77bf440 uml: remove code made redundant by CHOOSE_MODE removal by Jeff Dike · 17 years ago
  26. 9218b17 uml: remove user_util.h by Jeff Dike · 18 years ago
  27. 7c7a894 [PATCH] uml: fix formatting violations in signal delivery code by Jeff Dike · 18 years ago
  28. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  29. 1d3468a [PATCH] uml: move _kern.c files by Jeff Dike · 19 years ago[Renamed (96%) from arch/um/kernel/signal_kern.c]
  30. 36a7878 [PATCH] uml: use generic sys_rt_sigsuspend by Jeff Dike · 19 years ago
  31. 2fc1062 [PATCH] uml: add TIF_RESTORE_SIGMASK support by Jeff Dike · 19 years ago
  32. 0805d89 [PATCH] uml: move libc-dependent code from signal_user.c by Gennady Sharapov · 19 years ago
  33. 69be8f1 [PATCH] convert signal handling of NODEFER to act like other Unix boxes. by Steven Rostedt · 19 years ago
  34. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago