1. ea64d5a signal: Unify and correct copy_siginfo_to_user32 by Eric W. Biederman · 7 years ago
  2. 212a36a signal: Unify and correct copy_siginfo_from_user32 by Eric W. Biederman · 7 years ago
  3. 93f30c7 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  4. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  5. 68c38fb sparc: switch to {get,put}_compat_sigset() by Al Viro · 7 years ago
  6. cc73152 signal: Remove kernel interal si_code magic by Eric W. Biederman · 7 years ago
  7. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  8. d11c2a0 sparc: Harden signal return frame checks. by David S. Miller · 9 years ago
  9. 9ef595d sparc: Convert naked unsigned uses to unsigned int by Joe Perches · 9 years ago
  10. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  11. c19ac32 sparc64: clean up compat_sigset_t.seta handling by Sam Ravnborg · 11 years ago
  12. abaff45 sparc64: fix sparse "Should it be static?" warnings in signal32.c by Sam Ravnborg · 11 years ago
  13. ce39596 constify copy_siginfo_to_user{,32}() by Al Viro · 11 years ago
  14. dfbb83d [regression] braino in "sparc: convert to ksignal" by Al Viro · 12 years ago
  15. 08f73957 sparc: convert to ksignal by Al Viro · 12 years ago
  16. 99b06fe sparc: switch to generic sigaltstack by Al Viro · 12 years ago
  17. 751f409 compat: move compat_siginfo_t definition to asm/compat.h by Denys Vlasenko · 12 years ago
  18. efee984 new helper: signal_delivered() by Al Viro · 13 years ago
  19. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 13 years ago
  20. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 13 years ago
  21. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 13 years ago
  22. 187cd44 sparc: missing checks of __get_user()/__put_user() return values by Al Viro · 13 years ago
  23. d550bbd Disintegrate asm/system.h for Sparc by David Howells · 13 years ago
  24. ce24d8a sparc: use block_sigmask() by Matt Fleming · 13 years ago
  25. e88d246 sparc: Stash orig_i0 into %g6 instead of %g2 by David S. Miller · 13 years ago
  26. 1d299bc sparc: Fix handling of orig_i0 wrt. debugging when restarting syscalls. by David S. Miller · 13 years ago
  27. 27f20dc sparc: Avoid calling sigprocmask() by David S. Miller · 13 years ago
  28. faddf59 sparc: Use set_current_blocked() by Matt Fleming · 13 years ago
  29. 5598473 sparc: Allow handling signals when stack is corrupted. by David S. Miller · 13 years ago
  30. c278525 sparc: Prevent no-handler signal syscall restart recursion. by David S. Miller · 14 years ago
  31. 392c218 sparc: Don't mask signal when we can't setup signal frame. by David S. Miller · 14 years ago
  32. 05c5e76 sparc64: Fix race in signal instruction flushing. by David S. Miller · 14 years ago
  33. f036d9f sparc: Align clone and signal stacks to 16 bytes. by David S. Miller · 15 years ago
  34. a88b5ba sparc,sparc64: unify kernel/ by Sam Ravnborg · 16 years ago[Renamed from arch/sparc64/kernel/signal32.c]
  35. 9569846 sparc64: tracehook_signal_handler by Roland McGrath · 16 years ago
  36. 9a28dbf sparc64: Use a TS_RESTORE_SIGMASK by David S. Miller · 17 years ago
  37. 28e6103 sparc: Fix debugger syscall restart interactions. by David S. Miller · 17 years ago
  38. dc5dc7e sparc: Fix SA_ONSTACK signal handling. by David S. Miller · 17 years ago
  39. 2678fef sparc64: Fix syscall restart, for real... by David S. Miller · 17 years ago
  40. 5526b7e sparc: Remove old style signal frame support. by David S. Miller · 17 years ago
  41. 238468b [SPARC64]: Use trap type stored in pt_regs to handle syscall restart. by David S. Miller · 17 years ago
  42. ec98c6b [SPARC]: Remove SunOS and Solaris binary support. by David S. Miller · 17 years ago
  43. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  44. 14cc6ab [SPARC64]: Move signal compat bits to new header file. by David S. Miller · 18 years ago
  45. 2d7d5f0 [SPARC]: Add support for *at(), ppoll, and pselect syscalls. by David S. Miller · 19 years ago
  46. b8ae486 [SPARC64] mm: don't re-evaluate *ptep by Hugh Dickins · 19 years ago
  47. 4f07118 [SPARC64]: More fully work around Spitfire Errata 51. by David S. Miller · 19 years ago
  48. 69be8f1 [PATCH] convert signal handling of NODEFER to act like other Unix boxes. by Steven Rostedt · 19 years ago
  49. 0d77e5a [PATCH] compat: introduce compat_time_t by Stephen Rothwell · 20 years ago
  50. 9c7d3b3 [PATCH] sparc64: Fix copy_sigingo_to_user32() by Jurij Smakov · 20 years ago
  51. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago