1. d2ab7fd Fix building outside source directory by Andreas Schwab · 12 years ago
  2. 8f636ed Add support for the XTENSA architecture by Chris Zankel · 12 years ago
  3. 2c42f32 Do not use off_t in sendfile decoding by Dmitry V. Levin · 12 years ago
  4. cc90291 Disable STREAMS syscalls for non-SPARC by Denys Vlasenko · 12 years ago
  5. e7db465 Fix printstrbufarg's address argument to be long, not int by Denys Vlasenko · 12 years ago
  6. f877982 metag,or1k: whitesace style fix. no code changes by Denys Vlasenko · 12 years ago
  7. 99d3e01 Assorted fixes to syscallent.h by Denys Vlasenko · 12 years ago
  8. 5f999a8 Add support for Imagination Technologies Meta by James Hogan · 12 years ago
  9. 7270de5 ARM: make it one-personality arch by Denys Vlasenko · 12 years ago
  10. e7030e5 arm: shorten syscall table for EABI - no point in storing NULL entries by Denys Vlasenko · 12 years ago
  11. 4bfb198 Use the same style of includes in linux/*/* files by Denys Vlasenko · 12 years ago
  12. 1ba8543 Clean up mmap decoding by Denys Vlasenko · 12 years ago
  13. 09a87ae Remove wrong x32-specific lseek by Denys Vlasenko · 12 years ago
  14. a32086f Cosmetic fixes to syscall tables, no code changes by Denys Vlasenko · 12 years ago
  15. bf8ed17 Make linux/mips/syscallent.h smaller by Denys Vlasenko · 12 years ago
  16. f5fa778 Whitespace fix, no code changes by Denys Vlasenko · 12 years ago
  17. 492f81f Add support for the OpenRISC 1000 platform by Christian Svensson · 12 years ago
  18. 88eafd8 Improve perf_event_open argument decoding by Ben Noordhuis · 12 years ago
  19. 0b99a8a Add tilegx support to strace by Chris Metcalf · 12 years ago
  20. 890a5ca Add support for tracing 32-bit ARM EABI binaries on AArch64 by Steve McIntyre · 12 years ago
  21. 716c93e Move asm-generic ioctl definitions to linux/ioctlent.h.in by Dmitry V. Levin · 12 years ago
  22. 17e3860 Filter out redundant "*32" ioctl entries by Dmitry V. Levin · 12 years ago
  23. 7943966 Enhance quotactl decoding by Dmitry V. Levin · 12 years ago
  24. d8d3bd3 Add AArch64 support to strace by Steve McIntyre · 12 years ago
  25. d6dbd99 linux: add new errno values for EPROBE_DEFER and EOPENSTALE by Steve McIntyre · 12 years ago
  26. 9679296 Add -e trace=memory option by Namhyung Kim · 12 years ago
  27. 85c2178 x32: add 64bit annotation too by Mike Frysinger · 12 years ago
  28. f04b5de x32: update {g,s}etsockopt syscall numbers by Mike Frysinger · 12 years ago
  29. d7df591 x32: update syscall table by Mike Frysinger · 12 years ago
  30. 085e428 x32: add ia32 support by H.J. Lu · 13 years ago
  31. 35be581 Add x32 support to strace by H.J. Lu · 13 years ago
  32. 0cbed35 Decode mtd ioctls by Mike Frysinger · 13 years ago
  33. 7015fe4 powerpc: Add syscall entries for direct socket system calls by Anton Blanchard · 13 years ago
  34. c1371eb Shrink space needed by undefined syscalls in syscall tables. by Denys Vlasenko · 13 years ago
  35. 1be0279 Fix mips64 build failure: sys_pwrite64 doesn't exist. by Denys Vlasenko · 13 years ago
  36. 8677913 Revert "Remove underscores from a few syscall names which have them" by Denys Vlasenko · 13 years ago
  37. 31972d5 Remove underscores from a few syscall names which have them by Denys Vlasenko · 13 years ago
  38. b468f23 Implement prlimit64 decoding, rewrite [gs]etrlimit decoding by Dmitry V. Levin · 13 years ago
  39. a6d91de Tidy up includes and copyright notices, fix indentation by Denys Vlasenko · 13 years ago
  40. dde045c alpha: fix decode of osf_sigprocmask by Mike Frysinger · 13 years ago
  41. 8f81e38 ia64: fix compilation warnings by Dmitry V. Levin · 13 years ago
  42. 297632b Implement sys_rt_tgsigqueueinfo syscall decoder by Dmitry V. Levin · 13 years ago
  43. ee3c22c Implement syslog syscall decoder by Dmitry V. Levin · 13 years ago
  44. 7af9f35 Implement sendmmsg syscall decoder by Dmitry V. Levin · 13 years ago
  45. 1ff463d Implement sched_rr_get_interval syscall decoder by Dmitry V. Levin · 13 years ago
  46. 64d0e71 Implement migrate_pages syscall decoder by Dmitry V. Levin · 13 years ago
  47. 1b0bae2 Implement get_robust_list syscall decoder by Dmitry V. Levin · 13 years ago
  48. 1e8ed07 Define sys_set_robust_list as an alias to sys_munmap by Dmitry V. Levin · 13 years ago
  49. 7321547 Implement clock_adjtime syscall decoder by Dmitry V. Levin · 13 years ago
  50. 51dba35 Define sys_setns as an alias to sys_inotify_rm_watch by Dmitry V. Levin · 13 years ago
  51. 6bbe696 Sort definitions of dummy parsers. No code changes by Dmitry V. Levin · 13 years ago
  52. 531af48 Alias sys_fsync to sys_close by Dmitry V. Levin · 13 years ago
  53. eb420ef Update ioctl entries by Dmitry V. Levin · 13 years ago
  54. d92029e Add syscall entries for new linux syscalls by Dmitry V. Levin · 13 years ago
  55. 0395210 Implement process_vm_writev decoder by Dmitry V. Levin · 13 years ago
  56. 8829365 swapon: decode swap flags by Dmitry V. Levin · 13 years ago
  57. aea4b87 Remove stray sys_swapon() declaration by Denys Vlasenko · 13 years ago
  58. 3b60542 Correct syscall entries for t[g]kill by Denys Vlasenko · 13 years ago
  59. 72879c6 Alias a few more syscall printing functions by Denys Vlasenko · 13 years ago
  60. e83e157 Compress blank lines by Dmitry V. Levin · 13 years ago
  61. c36c352 Fix defined(FOO) style by Denys Vlasenko · 13 years ago
  62. 5afdf12 Manual removal of non-Linux source, documentation, etc. by Denys Vlasenko · 13 years ago
  63. 0c66151 Remove initialization of native_scno field by Dmitry V. Levin · 13 years ago
  64. b5e88d4 Do not use SYS_ipc and SYS_socketcall by Dmitry V. Levin · 13 years ago
  65. 9aa25ab Remove initialization of native_scno field for most of syscalls by Dmitry V. Levin · 13 years ago
  66. 309edeb Remove unused sys_pread64 and sys_pwrite64 parsers on Linux by Dmitry V. Levin · 13 years ago
  67. 3af224c Use process_vm_readv instead of PTRACE_PEEKDATA to read data blocks by Denys Vlasenko · 13 years ago
  68. 3cc9438 Fix sigreturn arg count from 1 to 0 on all architectures. by Denys Vlasenko · 13 years ago
  69. 4d0620d linux/syscall.h: Remove redundant function declarations by Dmitry V. Levin · 13 years ago
  70. a12c70d linux/syscall.h: Sort function declarations by Dmitry V. Levin · 13 years ago
  71. dd76085 linux/syscall.h: Place one function declaration per line by Dmitry V. Levin · 13 years ago
  72. ad178c0 Remove redundant parsers by Dmitry V. Levin · 13 years ago
  73. f33ee91 Reflect the fact that nfsservctl syscall was removed from linux kernels by Dmitry V. Levin · 13 years ago
  74. 831c7e5 x86_64: add getcpu syscall entry by Dmitry V. Levin · 13 years ago
  75. 00ebeee Add syscall entries for new linux syscalls by Dmitry V. Levin · 13 years ago
  76. 1cd2f96 Fix prctl syscall entries by Dmitry V. Levin · 13 years ago
  77. b11adf3 arm: fix io_* syscall entries by Dmitry V. Levin · 13 years ago
  78. 0c79bef Fix mincore syscall entries by Dmitry V. Levin · 13 years ago
  79. e86f542 Fix sendmsg syscall entries by Dmitry V. Levin · 13 years ago
  80. 609ccb2 Fix epoll_wait syscall entries by Dmitry V. Levin · 13 years ago
  81. 6ea78df Fix epoll_ctl syscall entries by Dmitry V. Levin · 13 years ago
  82. 2b1d119 arm: fix epoll_create syscall entry by Dmitry V. Levin · 13 years ago
  83. 6710f4a Fix mlockall syscall entries by Dmitry V. Levin · 13 years ago
  84. a706881 Fix epoll_pwait syscall entries by Dmitry V. Levin · 13 years ago
  85. 30a0515 Fix reboot syscall entries by Dmitry V. Levin · 13 years ago
  86. c0861c0 Fix swapon syscall entries by Dmitry V. Levin · 13 years ago
  87. faa2fe8 Fix sgetmask and ssetmask syscall entries by Dmitry V. Levin · 13 years ago
  88. 9538352 Rename siggetmask to sgetmask and sigsetmask to ssetmask by Dmitry V. Levin · 13 years ago
  89. 454dcd4 Add TRACE_IPC flag to sys_ipc syscall entries by Dmitry V. Levin · 13 years ago
  90. 7f3aca1 Remove useless and obsolete "#if DONE" sections. No code changes by Dmitry V. Levin · 13 years ago
  91. b9e897d Add names for dummy parsers. No code changes by Dmitry V. Levin · 13 years ago
  92. 9e38484 Sort definitions of dummy parsers. No code changes by Dmitry V. Levin · 13 years ago
  93. d99e48c Implement decoding of splice, tee and vmsplice(2) syscalls by Dmitry V. Levin · 13 years ago
  94. 44142a7 Define MAX_ARGS to 6 for all Linux arches by Denys Vlasenko · 13 years ago
  95. ac1ce77 Stop using nargs == -1 in syscallent tables by Denys Vlasenko · 13 years ago
  96. 3432059 Correct sys_sendfile[64] type and nargs by Denys Vlasenko · 13 years ago
  97. d9560c1 Set saner MAX_ARGS (6 or 8) for X86_64 and I386 by Denys Vlasenko · 13 years ago
  98. 3e90b29 Fix MIPS syscall entries by Dmitry V. Levin · 13 years ago
  99. f073679 Don't display bogus parameter for sigreturn syscall by Denys Vlasenko · 13 years ago
  100. b63256e Whitespace cleanups. no code changes. by Denys Vlasenko · 13 years ago