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. 0cb245a mips: wire up copy_file_range syscall by Dmitry V. Levin · 9 years ago
  4. 4ab2040 Fix numbers of syscall arguments in syscall tables by Dmitry V. Levin · 9 years ago
  5. 61066ea mips n64: use the most optimal parser for fadvise64 syscall by Dmitry V. Levin · 9 years ago
  6. a1e8228 alpha, ia64, mips, sh, sh64: fix the number of pipe syscall arguments by Dmitry V. Levin · 9 years ago
  7. aef5e14 Set SYSCALL_NEVER_FAILS flag for getpid, getppid and gettid syscall by Dmitry V. Levin · 10 years ago
  8. dd039b7 Set SYSCALL_NEVER_FAILS flag for umask syscall by Dmitry V. Levin · 10 years ago
  9. ffb6c55 Set SYSCALL_NEVER_FAILS flag for personality syscall by Dmitry V. Levin · 10 years ago
  10. e3a2fe0 mips: fix fadvise64 syscall entries by Dmitry V. Levin · 10 years ago
  11. 69b7307 Fix select and _newselect syscall entries by Dmitry V. Levin · 10 years ago
  12. 329288b Fix syscall entries of unimplemented getpmsg and putpmsg syscalls by Dmitry V. Levin · 10 years ago
  13. 25cb5cb Fix syscall entries of deprecated sysfs syscall by Dmitry V. Levin · 10 years ago
  14. 401d4bd Wire up userfaultfd, membarrier, and mlock2 syscalls by Dmitry V. Levin · 10 years ago
  15. 82841f7 alpha, arm, ia64, mips, sh64: fix semop syscall entries by Dmitry V. Levin · 10 years ago
  16. 140ecf8 Introduce SEN macro by Elvira Khabirova · 10 years ago
  17. ddcf549 Rename _newselect to select by Dmitry V. Levin · 10 years ago
  18. b396bf6 mips: enable indirect ipc subcall support by Dmitry V. Levin · 11 years ago
  19. d59287d mips: remove stub entries from syscallent files, generate stubs at build time by Dmitry V. Levin · 11 years ago
  20. e78f02a Wire up new syscalls by Dmitry V. Levin · 11 years ago
  21. 166b0bc Change syscallent.h files to use designated initializers by Dmitry V. Levin · 11 years ago
  22. 45cffe0 Fix number of arguments in ipc family syscall entries by Dmitry V. Levin · 11 years ago
  23. 40ed3d2 Fix NUMA related syscall entries by Dmitry V. Levin · 11 years ago
  24. e971da4 Update syscall tables to the point where they include renameat2 by Mike Frysinger · 11 years ago
  25. 549e2c4 unwind: add SE and SI flags to syscall entries for all architectures by Dmitry V. Levin · 11 years ago
  26. 985425a mips: fix syscall entries that should have TP flag set by Dmitry V. Levin · 11 years ago
  27. 117d13d alpha, hppa, mips n64: fix waitid syscall entry by Dmitry V. Levin · 11 years ago
  28. cd96f77 Add TM flag to shmat and shmdt syscall entries by Dmitry V. Levin · 11 years ago
  29. b1e7cb1 mips n64: fix syscall table by Dmitry V. Levin · 12 years ago
  30. cbd4e92 Add syscall entries for new linux syscalls by Dmitry V. Levin · 12 years ago
  31. 5273cb7 pread, pwrite: fix number of syscall arguments by Dmitry V. Levin · 12 years ago
  32. ea5a079 preadv, pwritev: fix number of syscall arguments by Dmitry V. Levin · 12 years ago
  33. eb1cc15 fallocate: fix number of syscall arguments by Dmitry V. Levin · 12 years ago
  34. 34c445b mips: split syscallent.h by Dmitry V. Levin · 12 years ago