1. c4fa56d ARM: 8793/1: signal: replace __put_user_error with __put_user by Julien Thierry · 5 years ago
  2. 6f86d53 ARM: 8791/1: vfp: use __copy_to_user() when saving VFP state by Julien Thierry · 5 years ago
  3. 31ac781 ARM: 8789/1: signal: copy registers using __copy_to_user() by Julien Thierry · 5 years ago
  4. 9c91b96 ARM: vfp: use __copy_from_user() when restoring VFP state by Russell King · 6 years ago
  5. 50f032c ARM: signal: copy registers using __copy_from_user() by Russell King · 6 years ago
  6. 99bc721 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  7. 12fc730 ARM: get rid of needless #if in signal handling code by Russell King · 9 years ago
  8. 9b55613 ARM: fix Thumb2 signal handling when ARMv6 is enabled by Russell King · 9 years ago
  9. 3302cad ARM: entry: efficiency cleanups by Russell King · 9 years ago
  10. a498044 arm: Remove signal translation and exec_domain by Richard Weinberger · 10 years ago
  11. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 9 years ago
  12. 09415fa ARM: 8194/1: remove clear_thread_flag(TIF_UPROBE) by Yalin Wang · 10 years ago
  13. c7edc9e ARM: add uprobes support by David A. Long · 10 years ago
  14. 42cbe82 Merge branches 'fixes', 'mmci' and 'sa11x0' into for-next by Russell King · 11 years ago
  15. 6ecf830 ARM: 7880/1: Clear the IT state independent of the Thumb-2 mode by T.J. Purtell · 11 years ago
  16. 574e2b5 ARM: signal: sigreturn_codes should be endian neutral to work in BE8 by Victor Kamensky · 11 years ago
  17. 8c0cc8a ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-like page) by Russell King · 11 years ago
  18. e0d4075 ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page) by Russell King · 11 years ago
  19. 48be69a ARM: move signal handlers into a vdso-like page by Russell King · 11 years ago
  20. 9dfc28b ARM: mpu: protect the vectors page with an MPU region by Jonathan Austin · 11 years ago
  21. 7e24364 arm: switch to struct ksignal * passing by Al Viro · 12 years ago
  22. 50bcb7e arm: switch to generic old sigaction() by Al Viro · 11 years ago
  23. b68fec2 arm: switch to generic old sigsuspend by Al Viro · 11 years ago
  24. ec93ac8 arm: switch to generic sigaltstack by Al Viro · 11 years ago
  25. 3cffdc8 Uninclude linux/freezer.h by Richard Weinberger · 12 years ago
  26. 6628521 ARM: 7474/1: get rid of TIF_SYSCALL_RESTARTSYS by Al Viro · 12 years ago
  27. 8178378 ARM: 7473/1: deal with handlerless restarts without leaving the kernel by Al Viro · 12 years ago
  28. 0a267fa ARM: 7472/1: pull all work_pending logics into C function by Al Viro · 12 years ago
  29. 8d4150c ARM: 7471/1: Revert "7442/1: Revert "remove unused restart trampoline"" by Will Deacon · 12 years ago
  30. ad82cc0 ARM: 7470/1: Revert "7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK"" by Will Deacon · 12 years ago
  31. 433e2f3 ARM: 7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK" by Will Deacon · 12 years ago
  32. 3b0c062 ARM: 7442/1: Revert "remove unused restart trampoline" by Will Deacon · 12 years ago
  33. efee984 new helper: signal_delivered() by Al Viro · 12 years ago
  34. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 12 years ago
  35. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 12 years ago
  36. b7f9a11 new helper: sigmask_to_save() by Al Viro · 12 years ago
  37. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 12 years ago
  38. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  39. 227d1e4 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  40. e94c805 Merge branch 'for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal.git into for-linus by Russell King · 12 years ago
  41. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 12 years ago
  42. 68f3f16 new helper: sigsuspend() by Al Viro · 12 years ago
  43. fa18484 arm: remove unused restart trampoline by Al Viro · 12 years ago
  44. 6b5c804 arm: new way of handling ERESTART_RESTARTBLOCK by Al Viro · 12 years ago
  45. 21c1176 arm: if we get into work_pending while returning to kernel mode, just go away by Al Viro · 12 years ago
  46. d9be5ea arm: don't call try_to_freeze() from do_signal() by Al Viro · 12 years ago
  47. 7dfae72 arm: if there's no handler we need to restore sigmask, syscall or no syscall by Al Viro · 12 years ago
  48. 7f1b5a9 arm: missing checks of __get_user()/__put_user() return values by Al Viro · 12 years ago
  49. 4175160 Merge branch 'misc' into for-linus by Russell King · 12 years ago
  50. 0693bf6 ARM: 7374/1: add TRACEHOOK support by Wade Farnsworth · 12 years ago
  51. 2498814 ARM: 7399/1: vfp: move user vfp state save/restore code out of signal.c by Will Deacon · 12 years ago
  52. 12679a2 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  53. 101d9b0 ARM: use set_current_blocked() and block_sigmask() by Matt Fleming · 12 years ago
  54. 2af276d ARM: 7306/1: vfp: flush thread hwstate before restoring context from sigframe by Will Deacon · 12 years ago
  55. 2af68df ARM: 6892/1: handle ptrace requests to change PC during interrupted system calls by Arnd Bergmann · 13 years ago
  56. 1f0090a Merge branch 'misc' into devel by Russell King · 13 years ago
  57. 425fc47 ARM: 6668/1: ptrace: remove single-step emulation code by Will Deacon · 13 years ago
  58. 5339905 ARM: Ensure predictable endian state on signal handler entry by Russell King · 13 years ago
  59. 82c6f5a ARM: 6051/1: VFP: preserve the HW context when calling signal handlers by Imre Deak · 14 years ago
  60. 3336f4f ARM: 5793/1: ARM: Check put_user fail in do_signal when enable OABI_COMPAT by Jean PIHET · 15 years ago
  61. ab72b00 ARM: Fix signal restart issues with NX and OABI compat by Russell King · 15 years ago
  62. 2ca7d67 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  63. 87d721ad Merge branch 'master' into devel by Russell King · 15 years ago
  64. 733e5e4 KEYS: Add missing linux/tracehook.h #inclusions by David Howells · 15 years ago
  65. ee18d64 KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] by David Howells · 15 years ago
  66. d0420c8 KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6] by David Howells · 15 years ago
  67. 3698426 ARM: 5677/1: ARM support for TIF_RESTORE_SIGMASK/pselect6/ppoll/epoll_pwait by Mikael Pettersson · 15 years ago
  68. 65a5053 ARM: 5638/1: arch/arm/kernel/signal.c: use correct address space for CRUNCH by Hartley Sweeten · 15 years ago
  69. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  70. d71e135 Clear the IT state when invoking a Thumb-2 signal handler by Catalin Marinas · 15 years ago
  71. 288ddad syscall: Sort out syscall_restart name clash. by Eric W. Biederman · 15 years ago
  72. 33fa9b1 [ARM] Convert asm/uaccess.h to linux/uaccess.h by Russell King · 16 years ago
  73. ee4cd58 [ARM] 4870/1: fix signal return code when enable CONFIG_OABI_COMPAT by janboe · 16 years ago
  74. b2a0d36 [ARM] ptrace: clean up single stepping support by Russell King · 17 years ago
  75. ea14fad Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  76. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  77. ee90dab [ARM] Include asm/elf.h instead of asm/procinfo.h by Russell King · 18 years ago
  78. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  79. 3bec6ded [ARM] 3664/1: crunch: add signal frame save/restore by Lennert Buytenhek · 18 years ago
  80. c089785 Merge signal handler branch by Russell King · 18 years ago
  81. 85fe068 [ARM] 3648/1: Update struct ucontext layout for coprocessor registers by Daniel Jacobowitz · 18 years ago
  82. ca195cf [ARM] Add identifying number for non-rt sigframe by Russell King · 18 years ago
  83. 95eaa5f [PATCH] fix silly ARM non-EABI build error by Nicolas Pitre · 18 years ago
  84. f606a6f [ARM] 3626/1: ARM EABI: fix syscall restarting by Nicolas Pitre · 18 years ago
  85. aca6ca1 [ARM] Gather common sigframe saving code into setup_sigframe() by Russell King · 18 years ago
  86. 6807148 [ARM] Gather common sigframe restoration code into restore_sigframe() by Russell King · 18 years ago
  87. cb3504e [ARM] Re-use sigframe within rt_sigframe by Russell King · 18 years ago
  88. 7d4fdc1 [ARM] Merge sigcontext and sigmask members of sigframe by Russell King · 18 years ago
  89. cc1a852 [ARM] Replace extramask with a full copy of the sigmask by Russell King · 18 years ago
  90. ce7a3fd [ARM] Remove rt_sigframe puc and pinfo pointers by Russell King · 18 years ago
  91. fcca538 [ARM] 3270/1: ARM EABI: fix sigreturn and rt_sigreturn by Nicolas Pitre · 18 years ago
  92. a6c61e9 [ARM] 3168/1: Update ARM signal delivery and masking by Daniel Jacobowitz · 19 years ago
  93. 69b0475 [PATCH] mm: arm ready for split ptlock by Hugh Dickins · 19 years ago
  94. 69be8f1 [PATCH] convert signal handling of NODEFER to act like other Unix boxes. by Steven Rostedt · 19 years ago
  95. bdb94f3 [PATCH] arm: swsusp build fix by Andrew Morton · 19 years ago
  96. e00d349 [PATCH] ARM: Move signal return code into vector page by Russell King · 19 years ago
  97. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago