1. dd1a80c arc, metag, nios2, or1k, tile: fix build by Dmitry V. Levin · 9 years ago
  2. 5105d4a Cleanup print_pc by Dmitry V. Levin · 9 years ago
  3. 1651051 cleanup: make get_scno.c files more readable by Dmitry V. Levin · 9 years ago
  4. 64672a6 cleanup: make get_syscall_args.c files more readable by Dmitry V. Levin · 9 years ago
  5. 0c8c5c9 cleanup: make get_error.c files more readable by Dmitry V. Levin · 9 years ago
  6. 140ecf8 Introduce SEN macro by Elvira Khabirova · 10 years ago
  7. d70d1c4 syscall.c: split arch specific code into separate arch files by Dmitry V. Levin · 10 years ago
  8. df7aa2b ioctl: take all 32 bits of ioctl commands into account by Dmitry V. Levin · 10 years ago
  9. dee03a3 Create generic 32-bit syscallent.h by Dmitry V. Levin · 10 years ago
  10. e56465c Fix getrlimit and ugetrlimit syscall entries by Dmitry V. Levin · 10 years ago
  11. b873785 Fix umount and umount2 syscall entries by Dmitry V. Levin · 10 years ago
  12. 48a5b4e Fix sendfile64 syscall entries by Dmitry V. Levin · 10 years ago
  13. 45cffe0 Fix number of arguments in ipc family syscall entries by Dmitry V. Levin · 10 years ago
  14. d19f55f Add missing syscall entries for sched_[gs]etattr and renameat2 by Dmitry V. Levin · 10 years ago
  15. 40ed3d2 Fix NUMA related syscall entries by Dmitry V. Levin · 10 years ago
  16. fced7b0 process.c: split struct_user_offsets into architecture-specific include files by Dmitry V. Levin · 10 years ago
  17. 549e2c4 unwind: add SE and SI flags to syscall entries for all architectures by Dmitry V. Levin · 11 years ago
  18. cd96f77 Add TM flag to shmat and shmdt syscall entries by Dmitry V. Levin · 11 years ago
  19. 9e937d9 fanotify_mark: fix number of args for 32bit arches by Mike Frysinger · 11 years ago
  20. f9236e6 sync_file_range: fix number of syscall arguments by Dmitry V. Levin · 12 years ago
  21. cbd4e92 Add syscall entries for new linux syscalls by Dmitry V. Levin · 12 years ago
  22. 5273cb7 pread, pwrite: fix number of syscall arguments by Dmitry V. Levin · 12 years ago
  23. 54aee7a ftruncate64, truncate64: fix number of syscall arguments by Dmitry V. Levin · 12 years ago
  24. 4996b3a readahead: fix number of syscall arguments by Dmitry V. Levin · 12 years ago
  25. 6b03c9b Fix syscall flags by Dmitry V. Levin · 12 years ago
  26. 2c42f32 Do not use off_t in sendfile decoding by Dmitry V. Levin · 12 years ago
  27. f877982 metag,or1k: whitesace style fix. no code changes by Denys Vlasenko · 12 years ago
  28. 99d3e01 Assorted fixes to syscallent.h by Denys Vlasenko · 12 years ago
  29. 1ba8543 Clean up mmap decoding by Denys Vlasenko · 12 years ago
  30. f5fa778 Whitespace fix, no code changes by Denys Vlasenko · 12 years ago
  31. 492f81f Add support for the OpenRISC 1000 platform by Christian Svensson · 12 years ago