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. dee03a3 Create generic 32-bit syscallent.h by Dmitry V. Levin · 9 years ago
  4. e56465c Fix getrlimit and ugetrlimit syscall entries by Dmitry V. Levin · 9 years ago
  5. b873785 Fix umount and umount2 syscall entries by Dmitry V. Levin · 9 years ago
  6. 48a5b4e Fix sendfile64 syscall entries by Dmitry V. Levin · 9 years ago
  7. 45cffe0 Fix number of arguments in ipc family syscall entries by Dmitry V. Levin · 9 years ago
  8. d19f55f Add missing syscall entries for sched_[gs]etattr and renameat2 by Dmitry V. Levin · 9 years ago
  9. 40ed3d2 Fix NUMA related syscall entries by Dmitry V. Levin · 9 years ago
  10. fced7b0 process.c: split struct_user_offsets into architecture-specific include files by Dmitry V. Levin · 9 years ago
  11. 549e2c4 unwind: add SE and SI flags to syscall entries for all architectures by Dmitry V. Levin · 10 years ago
  12. cd96f77 Add TM flag to shmat and shmdt syscall entries by Dmitry V. Levin · 10 years ago
  13. 9e937d9 fanotify_mark: fix number of args for 32bit arches by Mike Frysinger · 11 years ago
  14. f9236e6 sync_file_range: fix number of syscall arguments by Dmitry V. Levin · 11 years ago
  15. cbd4e92 Add syscall entries for new linux syscalls by Dmitry V. Levin · 11 years ago
  16. 5273cb7 pread, pwrite: fix number of syscall arguments by Dmitry V. Levin · 11 years ago
  17. 54aee7a ftruncate64, truncate64: fix number of syscall arguments by Dmitry V. Levin · 11 years ago
  18. 4996b3a readahead: fix number of syscall arguments by Dmitry V. Levin · 11 years ago
  19. 6b03c9b Fix syscall flags by Dmitry V. Levin · 11 years ago
  20. 2c42f32 Do not use off_t in sendfile decoding by Dmitry V. Levin · 11 years ago
  21. f877982 metag,or1k: whitesace style fix. no code changes by Denys Vlasenko · 11 years ago
  22. 99d3e01 Assorted fixes to syscallent.h by Denys Vlasenko · 11 years ago
  23. 1ba8543 Clean up mmap decoding by Denys Vlasenko · 11 years ago
  24. f5fa778 Whitespace fix, no code changes by Denys Vlasenko · 11 years ago
  25. 492f81f Add support for the OpenRISC 1000 platform by Christian Svensson · 11 years ago