1. 40bb783 BZ#331380 Syscall param timer_create(evp) points to uninitialised byte(s) by mjw · 10 years ago
  2. 0bc560e Bump __VALGRIND_MINOR__ to catch up with the release. by florian · 10 years ago
  3. dbb328d arm64-linux: make restarting of syscalls interrupted by signals work by sewardj · 10 years ago
  4. 4decb26 Fix the ppc32 special-instruction magic sequence so it really does by sewardj · 10 years ago
  5. cc49074 VG_(bzero_inline): handle up to 12 words inline. by sewardj · 11 years ago
  6. f0c1250 Add support for ARMv8 AArch64 (the 64 bit ARM instruction set). by sewardj · 11 years ago
  7. cffe2a5 add --vgdb-prefix arg to callgrind_control by philippe · 11 years ago
  8. 9c6b05d mips32: Adding mips32/Android support to Valgrind. by dejanj · 11 years ago
  9. 8587b54 Implement gdbsrv "v.info stats" command giving statistics for valgrind core + tools by philippe · 11 years ago
  10. 4254584 Minor tweak in the VG_(poll) syscall and callers: have a way to show by philippe · 11 years ago
  11. 03f77d2 xen: Implement XEN_DOMCTL_set_max_evtchn by bart · 11 years ago
  12. 4cf567e xen: XEN_SYSCTL_debugkeys hypercall by bart · 11 years ago
  13. 029d48f xen: XEN_SYSCTL_readconsole hypercall by bart · 11 years ago
  14. 189ade7 xen: XEN_DOMCTL_shadow_op hypercall by bart · 11 years ago
  15. 14c44a9 xen: XEN_DOMCTL_getpageframeinfo3 hypercall by bart · 11 years ago
  16. e65212e xen: XEN_DOMCTL_gethvmcontext hypercall by bart · 11 years ago
  17. 9bd4cfc xen: XENMEM_remove_from_physmap hypercall by bart · 11 years ago
  18. 39d4ba5 xen: XENMEM_add_to_physmap hypercall by bart · 11 years ago
  19. 1d528a7 xen: XENMEM_machphys_mfn_list hypercall by bart · 11 years ago
  20. 3b35a08 xen: Infratructure for XEN_TMEM_* hypercalls by bart · 11 years ago
  21. 5be3aec xen: Fix XEN_SYSCTL_getdomaininfolist for version 0xa by bart · 11 years ago
  22. b8ba031 Fix 324227 memcheck false positive leak when a thread calls exit+block by philippe · 11 years ago
  23. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  24. 4e32d67 Allow tools to provide some statistics in suppression list produced at the end by philippe · 11 years ago
  25. 80fe549 Disallow client mmap calls with MAP_32BIT as a flag. by sewardj · 11 years ago
  26. a388ee4 pub_tool_oset.h and m_oset.c cleanup by philippe · 11 years ago
  27. a068ff5 mips32: Add two syscall wrappers: by dejanj · 11 years ago
  28. 535fb1b Fix coregrind header files such that they can be included without by florian · 11 years ago
  29. c91f584 Fix inclusion of header files in coregrind. No pub_tool_*.h should be by florian · 11 years ago
  30. be7f7cf Fix include guard. by florian · 11 years ago
  31. ac3a1d8 Move a function and its prototype VG_(malloc_effective_client_redzone_size) by florian · 11 years ago
  32. 02ea413 Fix 324514 gdbserver monitor cmd output behaviour consistency + allow user by philippe · 11 years ago
  33. 72aefb1 Fix misleading comment, as VG_(releasePA) is deleting the PA when zero ref count by philippe · 11 years ago
  34. e42cca5 Add missing headers and such so that 'make dist' works again. by florian · 11 years ago
  35. aaaf21d valgrind.h: Add MinGW64 support by bart · 11 years ago
  36. 3898022 coregrind/m_debuginfo: Add VG_(DebugInfo_get_bss_avma)() and VG_(DebugInfo_get_bss_size)() by bart · 11 years ago
  37. 3c628ba Fix fallout from r13486: "virtual" is a C++ reserved word and so this by sewardj · 11 years ago
  38. 25b1808 Add support for a bunch of DRM Ioctls. Fixes #207815. by sewardj · 11 years ago
  39. 5f790e8 mips32: Add support for mips32 DSP instruction set. by dejanj · 11 years ago
  40. 362441d fix incorrect lineno in supp error msgs+ -v give filename+lineno of used supp. by philippe · 11 years ago
  41. a52c835 The FIOCLEX and FIONCLEX ioctls are architecture specific. by tom · 11 years ago
  42. 8f420f1 Socket option constants are architecture specific. by tom · 11 years ago
  43. 0c7ff33 Handle FIOCLEX and FIONCLEX ioctls. Patch from Ben Noordhuis. BZ#305170. by tom · 11 years ago
  44. 70f71aa Handle setsockopt(SOL_SOCKET, SO_ATTACH_FILTER) better. Based by tom · 11 years ago
  45. 5d616df Merge r13421:HEAD from branches/DISRV. This merges the debuginfo-server by sewardj · 11 years ago
  46. 431bad0 [PATCH 3/4] xen: VKI_XEN_SYSCTL_sched_id hypercall (#321065) by bart · 11 years ago
  47. 68495eb [PATCH 2/4] xen: update for interface changes in Xen 4.3 release (#321065) by bart · 11 years ago
  48. ada5ad7 Support Linux kernel AF_BLUETOOTH for bind(). by mjw · 11 years ago
  49. f666d20 Support PTRACE_GET/SET_THREAD_AREA on x86. by mjw · 11 years ago
  50. 3b3a0cb mips: enable syscalls prlimit64, process_vm_readv, process_vm_writev by petarj · 11 years ago
  51. e51d829 mips: code-style, remove some trailing spaces from MIPS header files by petarj · 11 years ago
  52. 7d4765e mips: default VKI_SHMLBA to the MIPS Linux kernel value SHMLBA by petarj · 11 years ago
  53. e52a8ab mips: add different value for SOCK_STREAM by petarj · 11 years ago
  54. f9e5b5e Implement the name_to_handle_at system call for x86 and amd64. by tom · 11 years ago
  55. e5a61e1 wire up 2 vhost ioctls. The kernel does not use any parameter by cborntra · 11 years ago
  56. dfe0dae initial tun/tap ioctls. TUNSETIFF/TUNGETIFF/TUNSETOFFLOAD. See 315952. by cborntra · 11 years ago
  57. 4df0bfc mips: adding MIPS64LE support to Valgrind by petarj · 11 years ago
  58. 9f2a339 Add support for the Linux ioctl IB_USER_MAD_ENABLE_PKEY by bart · 11 years ago
  59. 4620765 Implement --merge-recursive-frames + provide VALGRIND_MONITOR_COMMAND client req. by philippe · 12 years ago
  60. 6e4b713 Implement a more efficient allocation of small blocks which are never freed. by philippe · 12 years ago
  61. 2596337 Small comment fix: .h specifies "all frames", implementation uses 8. by philippe · 12 years ago
  62. 91a16b7 Test file mode correctly in vmsplice wrapper. by tom · 12 years ago
  63. 8617b5b Implement --keep-stacktraces=alloc|free|alloc-and-free|alloc-then-free|none by philippe · 12 years ago
  64. 2193a7c Fix 284540 and 307465 by philippe · 12 years ago
  65. 3e79863 Fix some casts that removed const-ness as pointed out by GCC's -Wcast-qual. by florian · 12 years ago
  66. 6bd9dc1 Changes to allow compilation with -Wwrite-strings. That compiler option by florian · 12 years ago
  67. 1636d33 Char/HChar fixups for m_debuginfo and m_gdbserver. by florian · 12 years ago
  68. 19f91bb Fix more Char/HChar mixups. Closing in... by florian · 12 years ago
  69. 0e6d05e add BLKPBSZGET ioctl by cborntra · 12 years ago
  70. e48a444 add s390 specific fix for getregset by cborntra · 12 years ago
  71. 54fe202 Char/HChar and constness fixes. Mostly cost center by florian · 12 years ago
  72. dbb3584 More Char/HChar fixes and constification. by florian · 12 years ago
  73. 51e61da Remove build dependency on Xen header files - closes #308495 by bart · 12 years ago
  74. e543f30 First round of Char/HChar fixups for coregrind and memcheck. by florian · 12 years ago
  75. 660c5a4 Fix some prototypes. by florian · 12 years ago
  76. 0447bbd Fix 308341 vgdb should report process exit (or fatal signal) by philippe · 12 years ago
  77. 2b8059a Fix some more Char / HChar mixups by florian · 12 years ago
  78. bbd9a21 Char/ HChar cleanup: The various panic and printf-like functions by florian · 12 years ago
  79. ca503be This is the 2nd installment of the cache info reorganisation. by florian · 12 years ago
  80. 7862701 This patch is the first installment of the cache info reorganisation. by florian · 12 years ago
  81. 0ab84fe valgrind: Support Xen toolstack process ioctls by bart · 12 years ago
  82. 6834783 drd: Suppress race reports on .got sections too by bart · 12 years ago
  83. c379fec Use "orr r9,r9,r9" as the magic insn for IR injection on ARM and by sewardj · 12 years ago
  84. 4d261bb Add VALGRIND_VEX_INJECT_IR for ppc32. Should have been included in r12906. by florian · 12 years ago
  85. bb913cd Add a tester for V-bit propagation through IROps. by florian · 12 years ago
  86. e808f81 Change script to also handle IBM's copyright notice. Update copyright notices. by florian · 12 years ago
  87. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  88. 5d5dd8e 301265 - add x86 support to Android build by philippe · 12 years ago
  89. 567e5bb Try to fix up ARM stack alignment stuff following r12811. This by sewardj · 12 years ago
  90. 13a5952 fix 284540 (optimise suppression matching) by philippe · 12 years ago
  91. 9af940f Comment only change. by florian · 12 years ago
  92. ae284e5 Add initial support for MacOSX 10.8. Note this is still very borked by sewardj · 12 years ago
  93. 4118e0f Ensure CALL_FN_xx macros align the stack properly by tom · 12 years ago
  94. d99c26a Implement --redzone-size and --core-redzone-size by philippe · 12 years ago
  95. bb4f5da Pass first_ip_delta to VG_(record_depth_1_ExeContext) as the function by florian · 12 years ago
  96. 31c7478 Add some missing syscall numbers for MIPS. by petarj · 12 years ago
  97. b6bf12c Add ioctl wrappers for "Linux user input device". Fixes #296229. by sewardj · 12 years ago
  98. a7b9dfc Add support for the SIOCSHWTSTAMP ioctl, based on a patch by tom · 12 years ago
  99. 3fc9929 Add support for the CDROM_GET_CAPABILITY ioctl based on patch by tom · 12 years ago
  100. 24d98d9 Getting rid of the warnings about incompatible pointer types on MIPS. by petarj · 12 years ago