1. a6dd094 Implement decoding of preadv2 and pwritev2 syscalls by Dmitry V. Levin · 9 years ago
  2. 1e9c966 Remove initialization of big holes in syscallent.h files by Dmitry V. Levin · 9 years ago
  3. ef2007e mips o32, powerpc, powerpc64: fix decoding of iopl syscall by Dmitry V. Levin · 9 years ago
  4. c1f99f5 Implement copy_file_range syscall decoding by Dmitry V. Levin · 9 years ago
  5. 4ab2040 Fix numbers of syscall arguments in syscall tables by Dmitry V. Levin · 9 years ago
  6. aef5e14 Set SYSCALL_NEVER_FAILS flag for getpid, getppid and gettid syscall by Dmitry V. Levin · 9 years ago
  7. dd039b7 Set SYSCALL_NEVER_FAILS flag for umask syscall by Dmitry V. Levin · 9 years ago
  8. ffb6c55 Set SYSCALL_NEVER_FAILS flag for personality syscall by Dmitry V. Levin · 9 years ago
  9. 57dfe5f powerpc, powerpc64: wire up mlock2 syscall by Dmitry V. Levin · 9 years ago
  10. d4bb0ba powerpc, powerpc64: update syscall names by Dmitry V. Levin · 9 years ago
  11. 69b7307 Fix select and _newselect syscall entries by Dmitry V. Levin · 9 years ago
  12. fdb3544 ppc64: clone syscallent.h from ppc by Dmitry V. Levin · 9 years ago
  13. 5105d4a Cleanup print_pc by Dmitry V. Levin · 9 years ago
  14. 1651051 cleanup: make get_scno.c files more readable by Dmitry V. Levin · 9 years ago
  15. a3c4835 sigreturn.c: split arch specific code into separate arch files by Dmitry V. Levin · 10 years ago
  16. d70d1c4 syscall.c: split arch specific code into separate arch files by Dmitry V. Levin · 10 years ago
  17. 7226c3a powerpc64: fix build regression by Dmitry V. Levin · 10 years ago
  18. 6826f98 Cleanup auxiliary signalent files by Dmitry V. Levin · 10 years ago
  19. b2f8c77 Change errnoent.h files to use designated initializers by Dmitry V. Levin · 10 years ago
  20. 789bc3a Cleanup auxiliary errnoent files by Dmitry V. Levin · 10 years ago
  21. df7aa2b ioctl: take all 32 bits of ioctl commands into account by Dmitry V. Levin · 10 years ago
  22. af3ab5b powerpc64: maintain own linux/powerpc64 subdirectory by Dmitry V. Levin · 10 years ago