1. ed39800 Upgrade to valgrind 3.13.0 (15 June 2017). by Elliott Hughes · 7 years ago
  2. a0664b9 Upgrade to valgrind 3.12.0. by Elliott Hughes · 7 years ago
  3. b3a1e4b Update copyright dates, to include 2015. No functional change. by sewardj · 9 years ago
  4. b26101c Fix printf format inconsistencies as pointed out by gcc -Wformat-signedness. by florian · 9 years ago
  5. ad4e979 Fix typos in source code. Patch by Dmitriy (olshevskiy87@bk.ru). by florian · 9 years ago
  6. 9e2645c Add support for the syncfs system call. by tom · 9 years ago
  7. faaf860 Remove a few unneeded header files. by florian · 9 years ago
  8. c53a534 Bug #344295 syscall recvmmsg on arm64 (243) and ppc32/64 (343) unhandled by mjw · 10 years ago
  9. 13af241 Bug #344279 syscall sendmmsg on arm64 (269) and ppc32/64 (349) unhandled. by mjw · 10 years ago
  10. 9d7592e Handle the memfd_create system call. by tom · 10 years ago
  11. e636671 Add support for the getrandom system call. BZ#340788. by tom · 10 years ago
  12. 8a3377f Add support for sys_pivot_root and sys_unshare. Patch from by sewardj · 10 years ago
  13. dfd5334 Add support for ppc32 syscalls used by uClibc. Patch from Kristof by sewardj · 10 years ago
  14. 38a74d2 The semantic of the stack bounds is not consistent or is not described. by philippe · 10 years ago
  15. ddc4a18 Add support for the clock_adjtime system call. by tom · 11 years ago
  16. 4f5be8c Both eventfd and eventfd2 have post handlers that we were failing by tom · 11 years ago
  17. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  18. e746a12 Bug 321969. Support [lf]setxattr on ppc32 and ppc64 linux kernel. by mjw · 11 years ago
  19. 521cebb Add syscall suport for system calls sys_mbind, sys_set_mempolicy and by carll · 11 years ago
  20. f2a7bbe factorise sys_socketcall by philippe · 12 years ago
  21. 4eefc8c restructure code for future fixing of 123837 (semctl GETVAL false positive) by philippe · 12 years ago
  22. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  23. 9fdca56 add some .globl or used attribute to avoid link failures with gold linker + LTO by philippe · 12 years ago
  24. d5fb58e Add support for the move_pages system call. BZ#282790. by tom · 12 years ago
  25. 9a2b80d Check whether the big lock is held before invoking pre_thread_ll_create. by bart · 13 years ago
  26. 8b3a609 Only mark data which has actually been filled in by recvmsg as defined. by tom · 13 years ago
  27. a499123 Add support for the sendmmsg and recvmmsg system calls. Fixes BZ#277779. by tom · 13 years ago
  28. 9e4b636 Add support for process_vm_readv and process_vm_writev system calls. by tom · 13 years ago
  29. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  30. 0a83e7f Wire up pselect6 on ppc32 and ppc64. Fixes #278078. by tom · 13 years ago
  31. 5f7a1a2 Handle sigaction, sigsuspend, sigprocmask on arm-linux; comment-only by sewardj · 13 years ago
  32. de9264c Remove identical copies of convert_sigset_to_rt, PRE(sys_sigaction) by sewardj · 13 years ago
  33. c8232f9 It seems that the perf_counter_open system call was renamed to by tom · 13 years ago
  34. 6c591e1 by sewardj · 13 years ago
  35. d2be8cc Remove a bunch more warnings generated by gcc-4.6 about dead by sewardj · 13 years ago
  36. 14fcbc1 Linux/ppc: Added support for the ppoll() system call. by bart · 14 years ago
  37. 792e00a Support sys_readahead on Linux. by sewardj · 14 years ago
  38. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  39. 472a34b Add support for the getcpu system call on x86, ppc32 and ppc64. There by tom · 15 years ago
  40. ce21563 by sewardj · 15 years ago
  41. f5f1e12 Various minor fixups to make ppc32/64-linux work again following by sewardj · 15 years ago
  42. 710f7cb Add support for accept4 system call based on patch by tom · 15 years ago
  43. acb7c34 Wire up vhangup system call on amd64/ppc32/ppc64 linux platforms. by tom · 15 years ago
  44. d709b1d Add support for fallocate system call on 32 bit (x86/ppc32) linux by tom · 15 years ago
  45. c0fe32a Clean up support for sync_file_range system call and add second version used by tom · 15 years ago
  46. 9ceaa97 Re-enable old support for adjtimex system call based on patch by tom · 15 years ago
  47. d18b541 Add support for rt_tgsigqueueinfo system call based on patch by tom · 15 years ago
  48. b8b4848 Add support for sched_rr_get_interval system call based on patch by tom · 15 years ago
  49. f43793a Handle the dup3 system call. Closes #215448. by tom · 15 years ago
  50. b2240f4 Compiles again -- added trailing comma's that were missing from r10907. by bart · 15 years ago
  51. d8feb70 Add support for preadv and pwritev. Fixes #212149. by tom · 15 years ago
  52. 7700286 Wire up inotify_init1 on ppc32-linux. by tom · 15 years ago
  53. 3fbccee Add support for the perf_counter_open system call. Fixes #211498. by tom · 15 years ago
  54. 4969c79 Update linux system calls lists to match 2.6.31.5 kernel. by tom · 15 years ago
  55. 738856f Merge coregrind/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  56. 0bd7177 Handle fallocate() on 64-bit platforms. Fixes bug 185794. by njn · 15 years ago
  57. 7271588 Handle epoll_create1. Patch from Sam Varshavchik. Fixes bug 188427. by njn · 15 years ago
  58. 8b68b64 This commit merges the BUILD_TWEAKS branch onto the trunk. It has the by njn · 15 years ago
  59. 7b1edbd DARWIN sync: pread64 and pwrite64 wrappers. by njn · 15 years ago
  60. cda2f0f Merged non-Darwin-specific parts of r9397,r9423,r9490, 9461, 9462 from the by njn · 15 years ago
  61. 9f20746 Updated copyright years. by njn · 16 years ago
  62. 096ccdd Merge a large chunk of r8949 (the part that moved fcntl and ioctl wrappers by njn · 16 years ago
  63. f37a81b Merged r9185 (fix up getsockopt mess) from the DARWIN branch, minus the by njn · 16 years ago
  64. 6c67ef5 Add signalfd4 support. by tom · 16 years ago
  65. 16dfea4 Add support ioprio_get and wire up ioprio_set on all platforms. by tom · 16 years ago
  66. 84eb41f Add support for eventfd2 (and wire up pipe2 on PPC platforms). by tom · 16 years ago
  67. 557c850 Fix integer-pointer comparisons in new spu_ wrappers. by sewardj · 16 years ago
  68. ec3869f Support sys_spu_run and sys_spu_create on ppc32-linux. Patch by by sewardj · 16 years ago
  69. 744f9ea Enabled capget and capset system calls for amd64, ppc32 and ppc64. by bart · 16 years ago
  70. edc9547 Tidy up the wrappers for pread64 and pwrite64, and make these two by sewardj · 16 years ago
  71. 2819f14 Enabled support for the sched_setparam() system call on the amd64, ppc32 and ppc64 platforms (was already enabled on x86). by bart · 16 years ago
  72. a0b6b2c Merged FORMATCHECK branch (r8368) to trunk. by bart · 16 years ago
  73. 10ac144 Moved support for Linux-specific system call sys_init_module from generic to Linux wrappers. Added wrapper for sys_delete_module system call. by bart · 16 years ago
  74. 8c4a023 Enabled timerfd() and timerfd_create() support for ppc32 and ppc64. by bart · 16 years ago
  75. 5fa0a04 Temporarily work around compilation failures caused by non-definition by sewardj · 16 years ago
  76. 7cf4e6b by sewardj · 16 years ago
  77. 5fc7da2 Added support for timerfd_create(), timerfd_gettime() and timerfd_settime() system calls. by bart · 16 years ago
  78. 65bfd21 Enabled syslog and create_module system calls. by bart · 16 years ago
  79. f5ceec8 Added support for epoll_pwait(), utimensat(), eventfd(), timerfd() and signalfd(). Fixes bug 160907. by bart · 16 years ago
  80. 3b2ab27 Always call ML_(generic_POST_sys_shmat) when a shmat call succeeds, even by tom · 17 years ago
  81. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 17 years ago
  82. 9084de7 Include headers for VG_(register_stack) calls. by sewardj · 17 years ago
  83. 690c3c8 Make the clone system call wrappers call VG_(register_stack) to record by tom · 17 years ago
  84. e0036f7 Handle sys_getitimer on ppc32-linux and ppc64-linux. by sewardj · 17 years ago
  85. adb102f by sewardj · 17 years ago
  86. 9a0cba4 Fix some copyright notices: by njn · 17 years ago
  87. cba8f43 Followup to r6650: tidy up sys_sigreturn/sys_rt_sigreturn on ppc32/64-linux. by sewardj · 18 years ago
  88. e66f2e0 Merge (from 3_2_BRANCH) r6457/8 (Support 64k pages on ppc32/64-linux by sewardj · 18 years ago
  89. a39ebc8 Improve prctl support - based on patch from Eric Pouech in bug #138627. by tom · 18 years ago
  90. ef1cf8b Merge r6140 (some of): by sewardj · 18 years ago
  91. c95257a Unbreak ppc{32,64}-linux after recent commits. by sewardj · 18 years ago
  92. 7982056 Merge (from 3_2_BRANCH) r6048 (SuSE 10.1 (ppc32) minor fixes) by sewardj · 18 years ago
  93. 3d45fac Enable syslog/sysinfo (Andy Doan). Fixes #130638. by sewardj · 18 years ago
  94. 5b91c40 More ppc32/64-linux syscall wrappers, from Jakub Jelinek. Fixes #129246. by sewardj · 18 years ago
  95. a58bbbc Syscall wrappers for ppc32-linux (and one for amd64-linux). by sewardj · 18 years ago
  96. 313639f Enable sigsuspend on x86-linux and ppc32-linux. by tom · 18 years ago
  97. 3774f86 Enable sys_fchdir on ppc32-linux. by sewardj · 19 years ago
  98. a07c740 various syscall wrappings needed for SUSE 10.1 by dirk · 19 years ago
  99. 1768955 ppc32-linux: enable __NR_statfs by sewardj · 19 years ago
  100. 331e576 more syscalls for PPC32 by dirk · 19 years ago