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