1. d64008a burying unused conditionals by Al Viro · 12 years ago
  2. e9b04b5 make do_sigaltstack() static by Al Viro · 12 years ago
  3. 9b25d60 Merge branches 'arch-alpha', 'arch-arm', 'arch-arm64', 'arch-avr32', 'arch-blackfin', 'arch-c6x', 'arch-cris', 'arch-frv', 'arch-h8300', 'arch-hexagon', 'arch-ia64', 'arch-m32r', 'arch-m68k', 'arch-microblaze', 'arch-mips', 'arch-mn10300', 'arch-openrisc', 'arch-parisc', 'arch-powerpc', 'arch-s390', 'arch-score', 'arch-sh', 'arch-sparc', 'arch-tile', 'arch-unicore32', 'arch-x86' and 'arch-xtensa' by Al Viro · 11 years ago
  4. 5168203 arm64: switch to generic old sigaction() (compat-only) by Al Viro · 11 years ago
  5. 02323a9 arm64: switch to generic compat rt_sigaction() by Al Viro · 11 years ago
  6. 84b9e9b arm64: switch compat to generic old sigsuspend by Al Viro · 11 years ago
  7. 4cd2b2f arm64: switch to generic compat rt_sigqueueinfo() by Al Viro · 11 years ago
  8. 67cf48f arm64: switch to generic compat rt_sigpending() by Al Viro · 11 years ago
  9. 630cfbb arm64: switch to generic compat rt_sigprocmask() by Al Viro · 11 years ago
  10. 207bdae arm64: switch to generic sigaltstack by Al Viro · 11 years ago
  11. 52ad6b3 sparc: switch to generic old sigsuspend by Al Viro · 11 years ago
  12. 7540c8e sparc: COMPAT_SYSCALL_DEFINE does all sign-extension as well as SYSCALL_DEFINE by Al Viro · 11 years ago
  13. 5250a8b sparc: kill sign-extending wrappers for native syscalls by Al Viro · 11 years ago
  14. 25f9e5c kill sparc32_open() by Al Viro · 11 years ago
  15. a274bd4 sparc: switch to use of generic old sigaction by Al Viro · 11 years ago
  16. bdc40ab sparc: switch sys_compat_rt_sigaction() to COMPAT_SYSCALL_DEFINE by Al Viro · 11 years ago
  17. 50150d2 mips: switch to generic sys_fork() and sys_clone() by Al Viro · 11 years ago
  18. 64b3122 mips: take the "zero newsp means inherit the parent's one" to copy_thread() by Al Viro · 11 years ago
  19. 974fdb3 mips: no magic arguments for sysm_pipe() by Al Viro · 11 years ago
  20. 5e392b8d mips: don't bother with compat_sys_futex() wrappers by Al Viro · 11 years ago
  21. aa58480 mips: switch to generic compat rt_sigaction() by Al Viro · 11 years ago
  22. 0450d22f mips: switch to generic compat sched_rr_get_interval() by Al Viro · 11 years ago
  23. 1910f4a mips: sigsuspend() is essentially the same as rt_sigsuspend() here by Al Viro · 11 years ago
  24. ea5d83d mips: switch to generic compat rt_sigqueueinfo() by Al Viro · 11 years ago
  25. 45cb66f mips: switch to generic compat rt_sigpending() by Al Viro · 11 years ago
  26. 056a060 mips: switch to generic compat rt_sigprocmask() by Al Viro · 11 years ago
  27. bde208d switch mips to generic rt_sigsuspend(), make it unconditional by Al Viro · 12 years ago
  28. 1c37ea82 mips: switch to compat_sys_waitid() by Al Viro · 11 years ago
  29. ea536ad mips: switch to generic sigaltstack by Al Viro · 11 years ago
  30. c6489c1 Merge commit '12890d0f61fc' into arch-mips by Al Viro · 11 years ago
  31. 5b3eb3a x86: switch to generic old sigaction by Al Viro · 11 years ago
  32. 0430f2f xtensa: switch to generic sigaltstack by Al Viro · 11 years ago
  33. 29fd4480 x86: switch to generic compat rt_sigaction() by Al Viro · 11 years ago
  34. d7c43e4 x86: switch to generic compat sched_rr_get_interval() by Al Viro · 11 years ago
  35. 15ce1f7 x86,um: switch to generic old sigsuspend() by Al Viro · 11 years ago
  36. 7b83d1a x86: switch to generic compat rt_sigqueueinfo() by Al Viro · 11 years ago
  37. f45adb0 x86: switch to generic compat rt_sigpending() by Al Viro · 11 years ago
  38. 49cb25e x86: get rid of pt_regs argument in vm86/vm86old by Al Viro · 12 years ago
  39. 3fe26fa x86: get rid of pt_regs argument in sigreturn variants by Al Viro · 12 years ago
  40. b3af11a x86: get rid of pt_regs argument of iopl(2) by Al Viro · 12 years ago
  41. 50b3c9e unicore32: switch to generic sigaltstack by Al Viro · 11 years ago
  42. ea93a6e amd64: get rid of useless RESTORE_TOP_OF_STACK in stub_execve() by Al Viro · 12 years ago
  43. a402922 tile: switch to generic compat rt_sigaction() by Al Viro · 11 years ago
  44. 7b5d3c1 tile: switch to generic compat rt_sigqueueinfo() by Al Viro · 11 years ago
  45. 03e2759 tile: switch to generic compat rt_sig{procmask,pending}() by Al Viro · 11 years ago
  46. 47669ab tile: switch to generic sigaltstack by Al Viro · 11 years ago
  47. 8d65681 sparc: switch to generic compat rt_sigqueueinfo() by Al Viro · 11 years ago
  48. 55bb5a1 sparc: switch to generic compat rt_sigpending() by Al Viro · 11 years ago
  49. 826c877 sparc: switch to generic compat rt_sigprocmask(2) by Al Viro · 11 years ago
  50. c971625 sparc: bury the sys_sigpause() remains by Al Viro · 12 years ago
  51. 99b06fe sparc: switch to generic sigaltstack by Al Viro · 11 years ago
  52. 0679a85 sh: switch to generic old sigaction() by Al Viro · 11 years ago
  53. 881e252 sh: switch to generic old sigsuspend() by Al Viro · 11 years ago
  54. b774cc5 score: switch to generic sigaltstack by Al Viro · 11 years ago
  55. 7a879a9 sh: switch to generic sigaltstack by Al Viro · 11 years ago
  56. 1cb44eb s390: kill useless wrappers by Al Viro · 11 years ago
  57. 7eddd99 s390: switch to generic old sigaction() by Al Viro · 11 years ago
  58. f036b94 s390: switch to generic compat rt_sigaction by Al Viro · 11 years ago
  59. d7b5427 s390: switch to generic compat sched_rr_get_interval() by Al Viro · 11 years ago
  60. e181ee4 s390: switch to generic old sigsuspend by Al Viro · 11 years ago
  61. 07562be7 s390: switch to generic compat rt_sigqueueinfo() by Al Viro · 11 years ago
  62. bdcf031 s390: switch to generic compat rt_sigpending() by Al Viro · 11 years ago
  63. 7426022 s390: switch to generic compat rt_sigprocmask(2) by Al Viro · 11 years ago
  64. b1ff98c powerpc: trim the crap from syscalls.h by Al Viro · 11 years ago
  65. e214125 s390: switch to generic sigaltstack by Al Viro · 11 years ago
  66. 09a4d5d powerpc: switch to generic old sigaction() by Al Viro · 11 years ago
  67. 5aa1cde powerpc: switch to generic compat rt_sigaction() by Al Viro · 11 years ago
  68. a31dd96 powerpc: kill pointless wrappers by Al Viro · 11 years ago
  69. 0980cae powerpc: switch to generic old sigsuspend by Al Viro · 11 years ago
  70. 309e44b powerpc: switch to generic compat rt_sigqueueinfo() by Al Viro · 11 years ago
  71. cfe0467 powerpc: switch to generic compat rt_sigpending() by Al Viro · 11 years ago
  72. 451a651 powerpc: switch to generic compat rt_sigprocmask() by Al Viro · 11 years ago
  73. 7cce246 powerpc: switch to generic sigaltstack by Al Viro · 11 years ago
  74. b0f9582 parisc: switch to generic compat rt_sigaction() by Al Viro · 11 years ago
  75. d914b8d parisc: switch to generic compat sched_rr_get_interval() by Al Viro · 11 years ago
  76. 441ff95 parisc: switch to generic compat rt_sigqueueinfo() by Al Viro · 11 years ago
  77. cddc2da parisc: switch to generic compat rt_sigpending() by Al Viro · 11 years ago
  78. e6a7ad5 parisc: switch to generic compat rt_sigprocmask() by Al Viro · 11 years ago
  79. faec5a9 openrisc: switch to generic sigaltstack by Al Viro · 11 years ago
  80. 6e26aab parisc: switch to generic sigaltstack by Al Viro · 11 years ago
  81. 33f9f78 mn10300: switch to generic old sigaction() by Al Viro · 11 years ago
  82. 7d1d990 mn10300: switch to generic old sigsuspend by Al Viro · 11 years ago
  83. de2bfce microblaze: remove debris in ptrace.c by Al Viro · 12 years ago
  84. b30c7d5 mn10300: switch to generic sigaltstack by Al Viro · 11 years ago
  85. 4de6ba6 microblaze: Move restart allowed out of block by Michal Simek · 12 years ago
  86. e9f9252 microblaze: fix handling of multiple pending signals by Al Viro · 12 years ago
  87. 14203e1 microblaze: fix the horror with restarts of sigreturn() by Al Viro · 12 years ago
  88. c886a9f microblaze: evict the check for kernel_mode(regs) from do_notify_resume() by Al Viro · 12 years ago
  89. 4a9d32d microblaze: switch to generic sigaltstack by Al Viro · 11 years ago
  90. 8be433a m68k: switch to generic old sigaction() by Al Viro · 11 years ago
  91. 1ba3e7e m68k: switch to generic old sigsuspend by Al Viro · 11 years ago
  92. 08d4f65 m68k: switch to generic sigaltstack by Al Viro · 11 years ago
  93. 1084f75 m32r: switch to generic sigaltstack by Al Viro · 11 years ago
  94. da36f98 hexagon: don't leave ->uc_stack uninitialized by Al Viro · 11 years ago
  95. e8d9ef0 ia64: switch to generic sigaltstack by Al Viro · 11 years ago
  96. b037574 h8300: switch to generic old sigaction() by Al Viro · 11 years ago
  97. 1e974c2 hexagon: switch to generic sigaltstack by Al Viro · 11 years ago
  98. b407e62 h8300: switch to generic old sigsuspend by Al Viro · 11 years ago
  99. ac41614 h8300: kill useless wrappers, fix rt_sigreturn(2) by Al Viro · 12 years ago
  100. 6bc43c9 h8300: switch to generic sigaltstack by Al Viro · 11 years ago