1. 28be574 s390: remove do_signal() prototype and do_notify_resume() function by Sven Schnelle · 3 years, 5 months ago
  2. df29a74 s390/signal: switch to using vdso for sigreturn and syscall restart by Sven Schnelle · 3 years, 7 months ago
  3. fc66127d s390: fix system call restart with multiple signals by Sven Schnelle · 3 years, 7 months ago
  4. c1971ea s390: add missing include to arch/s390/kernel/signal.c by Sven Schnelle · 4 years ago
  5. 56e62a7 s390: convert to generic entry by Sven Schnelle · 4 years, 2 months ago
  6. 7530901 s390: add support for TIF_NOTIFY_SIGNAL by Jens Axboe · 4 years, 3 months ago
  7. 3c53279 tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() by Jens Axboe · 4 years, 3 months ago
  8. 2c7749b s390: use fallthrough; by Joe Perches · 4 years, 10 months ago
  9. 3cf5d07 signal: Remove task parameter from force_sig by Eric W. Biederman · 6 years ago
  10. 9d6d99e s390: wire up rseq system call by Heiko Carstens · 7 years ago
  11. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  12. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  13. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  14. ef280c8 s390: move sys_call_table and last_break from thread_info to thread_struct by Martin Schwidefsky · 8 years ago
  15. f8fc82b s390: move system_call field from thread_info to thread_struct by Martin Schwidefsky · 8 years ago
  16. fecc868a s390: remove all usages of PSW_ADDR_AMODE by Heiko Carstens · 9 years ago
  17. b5510d9 s390/fpu: always enable the vector facility if it is available by Hendrik Brueckner · 9 years ago
  18. d0164ee s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT instead by Hendrik Brueckner · 10 years ago
  19. 9977e88 s390/kernel: lazy restore fpu registers by Hendrik Brueckner · 10 years ago
  20. 904818e s390/kernel: introduce fpu-internal.h with fpu helper functions by Hendrik Brueckner · 10 years ago
  21. 4084eb7 s390/kernel: use test_fp_ctl() to verify the floating-point control word by Hendrik Brueckner · 10 years ago
  22. fa2e5c0 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  23. 6a32591 s390: Remove signal translation and exec_domain by Richard Weinberger · 10 years ago
  24. 5a79859a s390: remove 31 bit support by Heiko Carstens · 10 years ago
  25. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  26. 37d2cd9 s390/signal: add sparse annotations by Martin Schwidefsky · 10 years ago
  27. 8070361 s390: add support for vector extension by Martin Schwidefsky · 10 years ago
  28. 067bf2d s390: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  29. d3a73ac s390: split TIF bits into CIF, PIF and TIF bits by Martin Schwidefsky · 11 years ago
  30. aa7e04b s390/signal: always restore saved runtime instrumentation psw bit by Hendrik Brueckner · 11 years ago
  31. 5ebf250 s390: fix handling of runtime instrumentation psw bit by Heiko Carstens · 11 years ago
  32. 4725c86 s390: fix save and restore of the floating-point-control register by Martin Schwidefsky · 11 years ago
  33. f8544ec s390/compat,signal: change return values to -EFAULT by Heiko Carstens · 11 years ago
  34. e258d71 s390/uaccess: always run the kernel in home space by Martin Schwidefsky · 11 years ago
  35. d12a297 s390/uaccess: remove pointless access_ok() checks by Heiko Carstens · 12 years ago
  36. 7eddd99 s390: switch to generic old sigaction() by Al Viro · 12 years ago
  37. e181ee4 s390: switch to generic old sigsuspend by Al Viro · 12 years ago
  38. e214125 s390: switch to generic sigaltstack by Al Viro · 12 years ago
  39. 39efd4e s390/ptrace: race of single stepping vs signal delivery by Martin Schwidefsky · 12 years ago
  40. fa968ee s390/signal: set correct address space control by Martin Schwidefsky · 12 years ago
  41. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 12 years ago
  42. efee984 new helper: signal_delivered() by Al Viro · 13 years ago
  43. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 13 years ago
  44. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 13 years ago
  45. b7f9a11 new helper: sigmask_to_save() by Al Viro · 13 years ago
  46. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 13 years ago
  47. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 13 years ago
  48. 68f3f16 new helper: sigsuspend() by Al Viro · 13 years ago
  49. c15787a s390: remove dead code from signal handler by Martin Schwidefsky · 13 years ago
  50. a0616cd Disintegrate asm/system.h for S390 by David Howells · 13 years ago
  51. ad252ff [S390] Use block_sigmask() by Matt Fleming · 13 years ago
  52. 048cd4e compat: fix compile breakage on s390 by Heiko Carstens · 13 years ago
  53. aa33c8c [S390] cleanup trap handling by Martin Schwidefsky · 13 years ago
  54. d9ae677 [S390] ptrace inferior call interactions with TIF_SYSCALL by Martin Schwidefsky · 13 years ago
  55. d4e81b3 [S390] allow all addressing modes by Martin Schwidefsky · 13 years ago
  56. b50511e [S390] cleanup psw related bits and pieces by Martin Schwidefsky · 13 years ago
  57. b6ef5bb [S390] add TIF_SYSCALL thread flag by Martin Schwidefsky · 13 years ago
  58. ccf45ca [S390] addressing mode limits and psw address wrapping by Martin Schwidefsky · 13 years ago
  59. 20b40a7 [S390] signal race with restarting system calls by Martin Schwidefsky · 13 years ago
  60. 9e8ed3a [S390] signal: use set_restore_sigmask() helper by Heiko Carstens · 13 years ago
  61. 391c62f [S390] signal: convert to use set_current_blocked() by Heiko Carstens · 13 years ago
  62. 5e9a269 [S390] ptrace cleanup by Martin Schwidefsky · 14 years ago
  63. 86f2552 [S390] add breaking event address for user space by Martin Schwidefsky · 15 years ago
  64. 0b4d789 [S390] use set_current_state in sigsuspend by Martin Schwidefsky · 15 years ago
  65. 6f50248 [S390] duplicate SIGTRAP on signal delivery. by Martin Schwidefsky · 15 years ago
  66. ee18d64 KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] by David Howells · 15 years ago
  67. 7757591 [S390] implement is_compat_task by Heiko Carstens · 16 years ago
  68. 2668945 [CVE-2009-0029] s390 specific system call wrappers by Heiko Carstens · 16 years ago
  69. 59da213 [S390] fix system call parameter functions. by Martin Schwidefsky · 16 years ago
  70. 753c4dd [S390] ptrace changes by Martin Schwidefsky · 16 years ago
  71. a806170 [S390] Fix a lot of sparse warnings. by Heiko Carstens · 17 years ago
  72. de55343 [S390] Protect against sigaltstack wraparound. by Heiko Carstens · 17 years ago
  73. 0ac30be [S390] single-step cleanup by Roland McGrath · 17 years ago
  74. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  75. 03ff9a2 [S390] System call cleanup. by Martin Schwidefsky · 18 years ago
  76. c1821c2 [S390] noexec protection by Gerald Schaefer · 18 years ago
  77. 12bae23 [S390] uaccess error handling. by Heiko Carstens · 18 years ago
  78. b05e370 [S390] user-copy optimization fallout. by Martin Schwidefsky · 18 years ago
  79. 6837a8c [S390] Cleanup in signal handling code. by Gerald Schaefer · 18 years ago
  80. 8427082 [S390] fix syscall restart handling. by Heiko Carstens · 18 years ago
  81. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  82. b44df33 [PATCH] s390: bug in setup_rt_frame by Heiko Carstens · 19 years ago
  83. 54dfe5d [PATCH] s390: Add support for new syscalls/TIF_RESTORE_SIGMASK by Heiko Carstens · 19 years ago
  84. 347a8dc [PATCH] s390: cleanup Kconfig by Martin Schwidefsky · 19 years ago
  85. 4e3df37 [PATCH] s390: rt_sigreturn fix by Cedric Le Goater · 19 years ago
  86. c281447 [PATCH] s390 signal annotations by Al Viro · 19 years ago
  87. 69be8f1 [PATCH] convert signal handling of NODEFER to act like other Unix boxes. by Steven Rostedt · 19 years ago
  88. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago