1. 64aa1b1 Decode paths associated with file descriptors returned by syscalls by Zubin Mithra · 10 years ago
  2. b2ede14 Enhance setns syscall decoding by Masatake YAMATO · 10 years ago
  3. 6556315 Alias sys_vfork to sys_fork by Dmitry V. Levin · 10 years ago
  4. 15bc281 mips: enable decoding of set_thread_area by Dmitry V. Levin · 10 years ago
  5. 662221c x86_64, x32: enable decoding of modify_ldt, get_thread_area, and set_thread_area by Dmitry V. Levin · 10 years ago
  6. 3acf403 Implement add_key, keyctl, and request_key decoding by Dmitry V. Levin · 10 years ago
  7. fc4727d Implement ioprio_get and ioprio_set decoding by Dmitry V. Levin · 10 years ago
  8. f67502e Implement finit_module decoding by Dmitry V. Levin · 10 years ago
  9. 90aa9f4 Implement kexec_load decoding by Dmitry V. Levin · 10 years ago
  10. 99db95d Implement fanotify_init and fanotify_mark decoding by Dmitry V. Levin · 10 years ago
  11. 16b9dcf Add support for decoding sync_file_range by William Manley · 11 years ago
  12. cbd4e92 Add syscall entries for new linux syscalls by Dmitry V. Levin · 11 years ago
  13. 44f0ed1 Alias sys_*lstat* syscall printing functions by Dmitry V. Levin · 11 years ago
  14. cc90291 Disable STREAMS syscalls for non-SPARC by Denys Vlasenko · 11 years ago
  15. 88eafd8 Improve perf_event_open argument decoding by Ben Noordhuis · 11 years ago
  16. b468f23 Implement prlimit64 decoding, rewrite [gs]etrlimit decoding by Dmitry V. Levin · 12 years ago
  17. a6d91de Tidy up includes and copyright notices, fix indentation by Denys Vlasenko · 12 years ago
  18. 297632b Implement sys_rt_tgsigqueueinfo syscall decoder by Dmitry V. Levin · 12 years ago
  19. ee3c22c Implement syslog syscall decoder by Dmitry V. Levin · 12 years ago
  20. 7af9f35 Implement sendmmsg syscall decoder by Dmitry V. Levin · 12 years ago
  21. 1ff463d Implement sched_rr_get_interval syscall decoder by Dmitry V. Levin · 12 years ago
  22. 64d0e71 Implement migrate_pages syscall decoder by Dmitry V. Levin · 12 years ago
  23. 1b0bae2 Implement get_robust_list syscall decoder by Dmitry V. Levin · 12 years ago
  24. 1e8ed07 Define sys_set_robust_list as an alias to sys_munmap by Dmitry V. Levin · 12 years ago
  25. 7321547 Implement clock_adjtime syscall decoder by Dmitry V. Levin · 12 years ago
  26. 51dba35 Define sys_setns as an alias to sys_inotify_rm_watch by Dmitry V. Levin · 12 years ago
  27. 6bbe696 Sort definitions of dummy parsers. No code changes by Dmitry V. Levin · 12 years ago
  28. 531af48 Alias sys_fsync to sys_close by Dmitry V. Levin · 12 years ago
  29. 8829365 swapon: decode swap flags by Dmitry V. Levin · 12 years ago
  30. aea4b87 Remove stray sys_swapon() declaration by Denys Vlasenko · 12 years ago
  31. 72879c6 Alias a few more syscall printing functions by Denys Vlasenko · 12 years ago
  32. b5e88d4 Do not use SYS_ipc and SYS_socketcall by Dmitry V. Levin · 12 years ago
  33. ad178c0 Remove redundant parsers by Dmitry V. Levin · 13 years ago
  34. f33ee91 Reflect the fact that nfsservctl syscall was removed from linux kernels by Dmitry V. Levin · 13 years ago
  35. 00ebeee Add syscall entries for new linux syscalls by Dmitry V. Levin · 13 years ago
  36. 7f3aca1 Remove useless and obsolete "#if DONE" sections. No code changes by Dmitry V. Levin · 13 years ago
  37. b9e897d Add names for dummy parsers. No code changes by Dmitry V. Levin · 13 years ago
  38. 9e38484 Sort definitions of dummy parsers. No code changes by Dmitry V. Levin · 13 years ago
  39. 50a218d Fix decoding of get[ug]id, gete[ug]id and setfs[ug]id return values by Dmitry V. Levin · 13 years ago
  40. 5874322 Decode TLS syscalls on m68k by Andreas Schwab · 14 years ago
  41. 2e55ff4 2008-04-19 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 16 years ago
  42. 6e26127 2007-07-05 Roland McGrath <roland@redhat.com> by Roland McGrath · 17 years ago
  43. d4c85eb 2004-04-16 Roland McGrath <roland@redhat.com> by Roland McGrath · 20 years ago
  44. 279d378 2004-03-01 Roland McGrath <roland@redhat.com> by Roland McGrath · 20 years ago
  45. 5ef24ab Revert jhughes commits. by Roland McGrath · 20 years ago
  46. d535306 Better output for sys_migrate by John Hughes · 20 years ago
  47. ae25933 port SSI clustering mods to OpenSSI on Linux by John Hughes · 20 years ago
  48. 79db8af 2003-06-27 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
  49. 1e35679 2003-03-30 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
  50. 8bcf357 2003-01-23 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
  51. 67ecd63 2002-12-15 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
  52. 5ae21ea The `too much stuff, just check the ChangeLog' update by Wichert Akkerman · 24 years ago
  53. c792698 README-linux: updated to note that strace might not compile by Wichert Akkerman · 24 years ago
  54. 8b1b40c Merge Trillian patches (Linux ia64) by Wichert Akkerman · 24 years ago
  55. 527a805 Update sys_createmodule and sys_initmodule by Wichert Akkerman · 25 years ago
  56. 22fe9d2 added `a bit of sysctl support', patch from Ulrich Drepper by Wichert Akkerman · 25 years ago
  57. 2e2553a Merged in a bunch of patches that I got as reaction to the 3.99 release. by Wichert Akkerman · 25 years ago
  58. 328c5e7 Added support for old*stat syscalls for Linux by Wichert Akkerman · 25 years ago
  59. 76baf7c Initial revision by Wichert Akkerman · 25 years ago