1. 1554fa5 Add 'numbering identification' to the dedup pool. by philippe · 10 years ago
  2. 0b9d064 Implement VG_(arena_realloc_shrink) similar to realloc, but can by philippe · 10 years ago
  3. abc1111 Add support for various SIOCETHTOOL operations. BZ#303536. by tom · 10 years ago
  4. 4f17e60 Add SIOCATMARK ioctl support. by tom · 10 years ago
  5. 9b15043 Implement various SNDRV_CTL_xxx ioctls. by tom · 10 years ago
  6. 5cc73ec Handle the HCIGETDEVLIST ioctl. by tom · 10 years ago
  7. 55d0538 Add support for the SG_IO ioctl. by tom · 10 years ago
  8. 96fb2c5 Handle the CDROM_DISC_STATUS ioctl. by tom · 10 years ago
  9. 4efdae1 Add support for TIOCNOTTY ioctl. BZ#331476. by tom · 10 years ago
  10. 34ffca6 Whitespace and comment-only changes. No functional change. by sewardj · 10 years ago
  11. 5d75d53 Mac OS X 10.9 improvements. Bug 326724 comment 27 patch name by sewardj · 10 years ago
  12. ec66ad5 Add initial build support for Mac OS X 10.9 (Mavericks). Bug 326724 by sewardj · 10 years ago
  13. a0a7393 This patch implements the support needed for stacktraces by philippe · 10 years ago
  14. 7293d25 This patch adds a 'de-duplicating memory pool allocator': by philippe · 10 years ago
  15. 18d6f4e Improve address description for address in the stack. by philippe · 10 years ago
  16. d898bf0 Revert "Tools should explain why an option is bad when using fmsg_bad_option." by mjw · 10 years ago
  17. 1f2f9a1 Tools should explain why an option is bad when using fmsg_bad_option. by mjw · 10 years ago
  18. c913c8e Make the PLAT_ identification work properly for mingw-win64. Problem was by sewardj · 10 years ago
  19. fed894d minor comment reformatting by philippe · 10 years ago
  20. 07c0852 Factorises the address code description and printing by philippe · 10 years ago
  21. bd830b4 Update __VALGRIND_MINOR__ before it gets forgotten again. by sewardj · 10 years ago
  22. 6d0e77b * document the %ps / %pS extensions to printf by philippe · 10 years ago
  23. 6505667 syswrap: XEN_HVMOP_set_mem_type by bart · 10 years ago
  24. 2c28071 syswrap: XEN_HVMOP_set_pci_link_route by bart · 10 years ago
  25. a5f81a0 syswrap: XEN_HVMOP_set_isa_irq_level by bart · 10 years ago
  26. 331b3f0 syswrap: XEN_DOMCTL_cacheflush by bart · 10 years ago
  27. 718b0fb syswrap: XEN_DOMCTL_settimeoffset by bart · 10 years ago
  28. a7d70b1 Reword/clarify the VG_(parse_enum_set) comment. by philippe · 10 years ago
  29. 0c2923f Factorise enum set parsing code by philippe · 10 years ago
  30. 4f6f336 Several improvements to (internal) statistics reporting about memory usage, by philippe · 10 years ago
  31. c5fc866 Add client requests by sewardj · 10 years ago
  32. 91e1460 For arm64, implement macros CALL_FN_W_5W to CALL_FN_W_12W. by sewardj · 10 years ago
  33. e3c808e Add vki/vki-*arm64-linux.h to include/Makefile.am nobase_pkginclude_HEADERS. by mjw · 10 years ago
  34. be25444 Add vki/vki-xen-tmem.h to include/Makefile.am nobase_pkginclude_HEADERS. by mjw · 10 years ago
  35. 62f0937 mips32/64: Fix some mips32 and mips64 definitions. by dejanj · 10 years ago
  36. bb9b1b9 Supporting macros for function intercept and wrapping on arm64: by sewardj · 10 years ago
  37. 0c0793c mips32/mips64: Fix the problem with VKI_ENOSYS and VKI_EOVERFLOW for mips32/64. by dejanj · 10 years ago
  38. 40bb783 BZ#331380 Syscall param timer_create(evp) points to uninitialised byte(s) by mjw · 10 years ago
  39. 0bc560e Bump __VALGRIND_MINOR__ to catch up with the release. by florian · 10 years ago
  40. dbb328d arm64-linux: make restarting of syscalls interrupted by signals work by sewardj · 10 years ago
  41. 4decb26 Fix the ppc32 special-instruction magic sequence so it really does by sewardj · 10 years ago
  42. cc49074 VG_(bzero_inline): handle up to 12 words inline. by sewardj · 11 years ago
  43. f0c1250 Add support for ARMv8 AArch64 (the 64 bit ARM instruction set). by sewardj · 11 years ago
  44. cffe2a5 add --vgdb-prefix arg to callgrind_control by philippe · 11 years ago
  45. 9c6b05d mips32: Adding mips32/Android support to Valgrind. by dejanj · 11 years ago
  46. 8587b54 Implement gdbsrv "v.info stats" command giving statistics for valgrind core + tools by philippe · 11 years ago
  47. 4254584 Minor tweak in the VG_(poll) syscall and callers: have a way to show by philippe · 11 years ago
  48. 03f77d2 xen: Implement XEN_DOMCTL_set_max_evtchn by bart · 11 years ago
  49. 4cf567e xen: XEN_SYSCTL_debugkeys hypercall by bart · 11 years ago
  50. 029d48f xen: XEN_SYSCTL_readconsole hypercall by bart · 11 years ago
  51. 189ade7 xen: XEN_DOMCTL_shadow_op hypercall by bart · 11 years ago
  52. 14c44a9 xen: XEN_DOMCTL_getpageframeinfo3 hypercall by bart · 11 years ago
  53. e65212e xen: XEN_DOMCTL_gethvmcontext hypercall by bart · 11 years ago
  54. 9bd4cfc xen: XENMEM_remove_from_physmap hypercall by bart · 11 years ago
  55. 39d4ba5 xen: XENMEM_add_to_physmap hypercall by bart · 11 years ago
  56. 1d528a7 xen: XENMEM_machphys_mfn_list hypercall by bart · 11 years ago
  57. 3b35a08 xen: Infratructure for XEN_TMEM_* hypercalls by bart · 11 years ago
  58. 5be3aec xen: Fix XEN_SYSCTL_getdomaininfolist for version 0xa by bart · 11 years ago
  59. b8ba031 Fix 324227 memcheck false positive leak when a thread calls exit+block by philippe · 11 years ago
  60. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  61. 4e32d67 Allow tools to provide some statistics in suppression list produced at the end by philippe · 11 years ago
  62. 80fe549 Disallow client mmap calls with MAP_32BIT as a flag. by sewardj · 11 years ago
  63. a388ee4 pub_tool_oset.h and m_oset.c cleanup by philippe · 11 years ago
  64. a068ff5 mips32: Add two syscall wrappers: by dejanj · 11 years ago
  65. 535fb1b Fix coregrind header files such that they can be included without by florian · 11 years ago
  66. c91f584 Fix inclusion of header files in coregrind. No pub_tool_*.h should be by florian · 11 years ago
  67. be7f7cf Fix include guard. by florian · 11 years ago
  68. ac3a1d8 Move a function and its prototype VG_(malloc_effective_client_redzone_size) by florian · 11 years ago
  69. 02ea413 Fix 324514 gdbserver monitor cmd output behaviour consistency + allow user by philippe · 11 years ago
  70. 72aefb1 Fix misleading comment, as VG_(releasePA) is deleting the PA when zero ref count by philippe · 11 years ago
  71. e42cca5 Add missing headers and such so that 'make dist' works again. by florian · 11 years ago
  72. aaaf21d valgrind.h: Add MinGW64 support by bart · 11 years ago
  73. 3898022 coregrind/m_debuginfo: Add VG_(DebugInfo_get_bss_avma)() and VG_(DebugInfo_get_bss_size)() by bart · 11 years ago
  74. 3c628ba Fix fallout from r13486: "virtual" is a C++ reserved word and so this by sewardj · 11 years ago
  75. 25b1808 Add support for a bunch of DRM Ioctls. Fixes #207815. by sewardj · 11 years ago
  76. 5f790e8 mips32: Add support for mips32 DSP instruction set. by dejanj · 11 years ago
  77. 362441d fix incorrect lineno in supp error msgs+ -v give filename+lineno of used supp. by philippe · 11 years ago
  78. a52c835 The FIOCLEX and FIONCLEX ioctls are architecture specific. by tom · 11 years ago
  79. 8f420f1 Socket option constants are architecture specific. by tom · 11 years ago
  80. 0c7ff33 Handle FIOCLEX and FIONCLEX ioctls. Patch from Ben Noordhuis. BZ#305170. by tom · 11 years ago
  81. 70f71aa Handle setsockopt(SOL_SOCKET, SO_ATTACH_FILTER) better. Based by tom · 11 years ago
  82. 5d616df Merge r13421:HEAD from branches/DISRV. This merges the debuginfo-server by sewardj · 11 years ago
  83. 431bad0 [PATCH 3/4] xen: VKI_XEN_SYSCTL_sched_id hypercall (#321065) by bart · 11 years ago
  84. 68495eb [PATCH 2/4] xen: update for interface changes in Xen 4.3 release (#321065) by bart · 11 years ago
  85. ada5ad7 Support Linux kernel AF_BLUETOOTH for bind(). by mjw · 11 years ago
  86. f666d20 Support PTRACE_GET/SET_THREAD_AREA on x86. by mjw · 11 years ago
  87. 3b3a0cb mips: enable syscalls prlimit64, process_vm_readv, process_vm_writev by petarj · 11 years ago
  88. e51d829 mips: code-style, remove some trailing spaces from MIPS header files by petarj · 11 years ago
  89. 7d4765e mips: default VKI_SHMLBA to the MIPS Linux kernel value SHMLBA by petarj · 11 years ago
  90. e52a8ab mips: add different value for SOCK_STREAM by petarj · 11 years ago
  91. f9e5b5e Implement the name_to_handle_at system call for x86 and amd64. by tom · 11 years ago
  92. e5a61e1 wire up 2 vhost ioctls. The kernel does not use any parameter by cborntra · 11 years ago
  93. dfe0dae initial tun/tap ioctls. TUNSETIFF/TUNGETIFF/TUNSETOFFLOAD. See 315952. by cborntra · 11 years ago
  94. 4df0bfc mips: adding MIPS64LE support to Valgrind by petarj · 11 years ago
  95. 9f2a339 Add support for the Linux ioctl IB_USER_MAD_ENABLE_PKEY by bart · 11 years ago
  96. 4620765 Implement --merge-recursive-frames + provide VALGRIND_MONITOR_COMMAND client req. by philippe · 12 years ago
  97. 6e4b713 Implement a more efficient allocation of small blocks which are never freed. by philippe · 12 years ago
  98. 2596337 Small comment fix: .h specifies "all frames", implementation uses 8. by philippe · 12 years ago
  99. 91a16b7 Test file mode correctly in vmsplice wrapper. by tom · 12 years ago
  100. 8617b5b Implement --keep-stacktraces=alloc|free|alloc-and-free|alloc-then-free|none by philippe · 12 years ago