1. 2d888f4 arm64: Emulate SETEND for AArch32 tasks by Suzuki K. Poulose · 10 years ago
  2. aed40e0 arm64: move to ESR_ELx macros by Mark Rutland · 10 years ago
  3. cc5e909 arm64: add SIGSYS siginfo for compat task by AKASHI Takahiro · 10 years ago
  4. 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  5. 38a7be3 arm64: Use sigsp() by Richard Weinberger · 11 years ago
  6. 00554fa arm64: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  7. f3e5c84 arm64: Add __NR_* definitions for compat syscalls by Catalin Marinas · 11 years ago
  8. cf5c95d Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm into upstream by Catalin Marinas · 10 years ago
  9. 9141300 arm64: Provide read/write fault information in compat signal handlers by Catalin Marinas · 10 years ago
  10. c51f926 arm64: add abstractions for FPSIMD state manipulation by Ard Biesheuvel · 11 years ago
  11. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  12. ce39596 constify copy_siginfo_to_user{,32}() by Al Viro · 11 years ago
  13. aa62c20 arm64: compat: Clear the IT state independent of the 32-bit ARM or Thumb-2 mode by T.J. Purtell · 11 years ago
  14. a1d5eba arm64: big-endian: don't treat code as data when copying sigret code by Matthew Leach · 11 years ago
  15. 0d96724 arm64: Removed unused variable in compat_setup_rt_frame() by Catalin Marinas · 12 years ago
  16. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  17. 5168203 arm64: switch to generic old sigaction() (compat-only) by Al Viro · 12 years ago
  18. 02323a9 arm64: switch to generic compat rt_sigaction() by Al Viro · 12 years ago
  19. 84b9e9b arm64: switch compat to generic old sigsuspend by Al Viro · 12 years ago
  20. 4cd2b2f arm64: switch to generic compat rt_sigqueueinfo() by Al Viro · 12 years ago
  21. 67cf48f arm64: switch to generic compat rt_sigpending() by Al Viro · 12 years ago
  22. 630cfbb arm64: switch to generic compat rt_sigprocmask() by Al Viro · 12 years ago
  23. 207bdae arm64: switch to generic sigaltstack by Al Viro · 12 years ago
  24. c0e01d5 arm64: compat: use compat_uptr_t type for compat_ucontext.uc_link by Will Deacon · 12 years ago
  25. 88a24cf arm64: signal: let the compiler inline compat_get_sigframe by Will Deacon · 12 years ago
  26. 060a18c arm64: signal: align return types for compat and native setup_return by Will Deacon · 12 years ago
  27. f3d447a arm64: Do not include asm/unistd32.h in asm/unistd.h by Catalin Marinas · 12 years ago
  28. 4ed27ec arm64: Remove unused definitions from asm/unistd32.h by Catalin Marinas · 12 years ago
  29. 751f409 compat: move compat_siginfo_t definition to asm/compat.h by Denys Vlasenko · 12 years ago
  30. 3dd681d arm64: 32-bit (compat) applications support by Will Deacon · 13 years ago