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