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. 9d7592e Handle the memfd_create system call. by tom · 9 years ago
  9. 1672a24 For s390 use symbolic register names. by florian · 10 years ago
  10. 9af04c4 Fix a few VG_(message) invocations. The function does not add a by florian · 10 years ago
  11. e636671 Add support for the getrandom system call. BZ#340788. by tom · 10 years ago
  12. 6680b51 also do unshare and pivot_root on s390x by cborntra · 10 years ago
  13. 2fe4619 add more system call numbers for s390. While we are at it by cborntra · 10 years ago
  14. 38a74d2 The semantic of the stack bounds is not consistent or is not described. by philippe · 10 years ago
  15. c221218 wire up some more system calls on s390 by cborntra · 10 years ago
  16. 417e103 Bug 331337 s390x WARNING: unhandled syscall: 326 (dup3) by mjw · 10 years ago
  17. ddc4a18 Add support for the clock_adjtime system call. by tom · 10 years ago
  18. 4f5be8c Both eventfd and eventfd2 have post handlers that we were failing by tom · 10 years ago
  19. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  20. e48a444 add s390 specific fix for getregset by cborntra · 12 years ago
  21. f2a7bbe factorise sys_socketcall by philippe · 12 years ago
  22. 4eefc8c restructure code for future fixing of 123837 (semctl GETVAL false positive) by philippe · 12 years ago
  23. 441570b fix parent and child tid pointer mixup: by cborntra · 12 years ago
  24. e808f81 Change script to also handle IBM's copyright notice. Update copyright notices. by florian · 12 years ago
  25. f9a16d4 Let valgrind check the tls argument if the appropriate flag is set by cborntra · 12 years ago
  26. 9fdca56 add some .globl or used attribute to avoid link failures with gold linker + LTO by philippe · 12 years ago
  27. 9a2b80d Check whether the big lock is held before invoking pre_thread_ll_create. by bart · 12 years ago
  28. b46d7ad Wire up a few more syscalls. by florian · 12 years ago
  29. 8b3a609 Only mark data which has actually been filled in by recvmsg as defined. by tom · 12 years ago
  30. a499123 Add support for the sendmmsg and recvmmsg system calls. Fixes BZ#277779. by tom · 12 years ago
  31. 44bf066 Fix the system call wrapper for the clone system call (s390x). by florian · 13 years ago
  32. 5ba9530 Make sure the post handler for mincore is called in amd64 and s390 as by tom · 13 years ago
  33. 50bd6bf Fix perf_event open on s390. by tom · 13 years ago
  34. 6c591e1 by sewardj · 13 years ago
  35. b5b8740 Add a port to IBM z/Architecture (s390x) running Linux -- Valgrind by sewardj · 13 years ago