1. d70d1c4 syscall.c: split arch specific code into separate arch files by Dmitry V. Levin · 9 years ago
  2. df7aa2b ioctl: take all 32 bits of ioctl commands into account by Dmitry V. Levin · 9 years ago
  3. e78f02a Wire up new syscalls by Dmitry V. Levin · 9 years ago
  4. 166b0bc Change syscallent.h files to use designated initializers by Dmitry V. Levin · 9 years ago
  5. b873785 Fix umount and umount2 syscall entries by Dmitry V. Levin · 9 years ago
  6. 45cffe0 Fix number of arguments in ipc family syscall entries by Dmitry V. Levin · 9 years ago
  7. e7356c7 xtensa: fix syscall entries by Dmitry V. Levin · 9 years ago
  8. 5b05361 Fix lookup_dcookie syscall entries by Dmitry V. Levin · 9 years ago
  9. fced7b0 process.c: split struct_user_offsets into architecture-specific include files by Dmitry V. Levin · 9 years ago
  10. e971da4 Update syscall tables to the point where they include renameat2 by Mike Frysinger · 10 years ago
  11. 549e2c4 unwind: add SE and SI flags to syscall entries for all architectures by Dmitry V. Levin · 10 years ago
  12. 10b735a xtensa: fix unshare syscall entry by Dmitry V. Levin · 10 years ago
  13. cd96f77 Add TM flag to shmat and shmdt syscall entries by Dmitry V. Levin · 10 years ago
  14. 7845a42 Fix preadv/pwritev offset decoding by Dmitry V. Levin · 10 years ago
  15. f9236e6 sync_file_range: fix number of syscall arguments by Dmitry V. Levin · 11 years ago
  16. cbd4e92 Add syscall entries for new linux syscalls by Dmitry V. Levin · 11 years ago
  17. ea5a079 preadv, pwritev: fix number of syscall arguments by Dmitry V. Levin · 11 years ago
  18. 54aee7a ftruncate64, truncate64: fix number of syscall arguments by Dmitry V. Levin · 11 years ago
  19. 4996b3a readahead: fix number of syscall arguments by Dmitry V. Levin · 11 years ago
  20. 6b03c9b Fix syscall flags by Dmitry V. Levin · 11 years ago
  21. 8f636ed Add support for the XTENSA architecture by Chris Zankel · 11 years ago