1. 22bbcdf Preliminary support for OS X 10.11 (El Capitan) documentation. bz#348909. by rhyskidd · 9 years ago
  2. b3a1e4b Update copyright dates, to include 2015. No functional change. by sewardj · 9 years ago
  3. ce80001 Fix incorrect header guard. Reported by giacomopoz@gmail.com Fixes BZ #351531 by florian · 9 years ago
  4. 5589537 345338 - TIOCGSERIAL and TIOCSSERIAL ioctl support on Linux by sewardj · 9 years ago
  5. a0107d6 Bug 349034 - Add Lustre ioctls LL_IOC_GROUP_LOCK and LL_IOC_GROUP_UNLOCK by sewardj · 9 years ago
  6. f18210b Bug 339563 - The DVB demux DMX_STOP ioctl doesn't have a wrapper. by sewardj · 9 years ago
  7. f1c8e6c valgrind.h: Suppress client request code generation on x32 by bart · 9 years ago
  8. 03a6b14 Add support for repository cache protocol version 26. by iraisr · 9 years ago
  9. 09a8b14 Fix a few function declarations. by florian · 9 years ago
  10. ca63145 The number of elements in a RangeMap cannot be negative. by florian · 9 years ago
  11. 47755db The number of elements in an OSet cannot be negative. by florian · 9 years ago
  12. a6a6d92 The number of elements in a hash table cannot be negative. by florian · 9 years ago
  13. 9b872fd Add missing header files. by florian · 9 years ago
  14. 12ab871 ioctl handling needs to do POST handling on generic ioctls and needs to handle BPF ioctls by rhyskidd · 9 years ago
  15. b9749a5 Remove command line options --db-attach and --db-command which were by florian · 9 years ago
  16. 1abd1f3 Fix valgrind 3.9.0 build fails on Mac OS X 10.6.8 bz#327745 by rhyskidd · 9 years ago
  17. 8eb8bab Bug 345248 - add support for Solaris OS in valgrind by sewardj · 9 years ago
  18. bd664fd Fix "346411 MIPS: SysRes::_valEx handling is incorrect" by sewardj · 9 years ago
  19. 9090d2f Preliminary support for OS X 10.11 (El Capitan). Refer BZ#348909 for ongoing work. by rhyskidd · 9 years ago
  20. 6796d9e xen: Drop bogus port field from vki_xen_ioctl_evtchn_bind_virq by bart · 9 years ago
  21. 727c377 xen: Implement physdev_op and map_pirq by bart · 9 years ago
  22. 4b1ad96 xen: Implement the xsm_op hypercall by bart · 9 years ago
  23. e4d2c29 xen: syswrap XEN_SCHEDOP_remote_shutdown by bart · 9 years ago
  24. 62804b5 Follow-up for r15381 by bart · 9 years ago
  25. 4766ebd xen: Basic syswrap infrastructure for XEN_sched_op hypercalls by bart · 9 years ago
  26. 95b879a xen: syswrap XENMEM_machphys_compat_mfn_list by bart · 9 years ago
  27. f38a8f0 xen: syswrap XEH_HVMOP_set_pci_intx_level by bart · 9 years ago
  28. d1388da xen: syswrap XEN_HVMOP_track_dirty_vram by bart · 9 years ago
  29. 174e8c4 xen: implement VKI_XEN_DOMCTL_irq_permission by bart · 9 years ago
  30. 6d2d093 xen: support for XEN_DOMCTL_iomem_permission by bart · 9 years ago
  31. c1e82ce xen: Handle XEN_DOMCTL_{test_assign,assign,deassign}_device by bart · 9 years ago
  32. 9058c85 xen: syswrap XEN_DOMCTL_pin_mem_cacheattr by bart · 9 years ago
  33. 2ca7830 xen: syswrap XEN_DOMCTL_[gs]et_vcpu_msrs by bart · 9 years ago
  34. 368c010 xen: syswrap XEN_DOMCTL_[gs]et_ext_vcpustate by bart · 9 years ago
  35. f853f56 xen: Add domctl interface version 0x0000000a by bart · 9 years ago
  36. 0364d0c xen: Add support for new sysctl and domctl interface versions by bart · 9 years ago
  37. 1a6714b add KVM_S390_MEMOP ioctl handling by cborntra · 9 years ago
  38. 629fd92 Bug 348102 - Patch updating v4l2 API support (edit) by sewardj · 9 years ago
  39. b252548 Fix unhandled syscall: mach:41 (_kernelrpc_mach_port_guard_trap) bz#344337 by rhyskidd · 9 years ago
  40. 0dc3526 Signal handler ucontext_t not filled out correctly on OS X bz#341419 by rhyskidd · 9 years ago
  41. e3f6a5f Fix a comment. Do not enumerate segment kinds as all segments by florian · 9 years ago
  42. e437427 Have the hash table 'gen' functions comparing the key instead of the by philippe · 9 years ago
  43. 416bb8b Fix unhandled syscall: unix:473 (readlinkat) on OS X 10.10 bz#344936 by rhyskidd · 9 years ago
  44. 71ed3c9 This patch reduces the memory needed for the linesF. by philippe · 9 years ago
  45. 4ac3621 Changes for tilegx: Use VKI_AT_FDCWD not AT_FDCWD. by florian · 9 years ago
  46. d4dc5fc This patch adds a function that allows to directly properly size an xarray by philippe · 9 years ago
  47. 68c6293 Move a comment useful to the caller to the .h, rather than keeping it in the .c by philippe · 9 years ago
  48. 2010b15 Add support for LL_IOC_PATH2FID and LL_IOC_GETPARENT Lustre ioctls by bart · 9 years ago
  49. 9c120ae Remove SysRes::_valEx from common code as it is specific to mips. by florian · 9 years ago
  50. 596b3fe Remove function sr_ResHI from Linux specific code. by florian · 9 years ago
  51. f81fbe4 Add TILEGX arch. specific syscall #245, __NR_cacheflush By:Zhi-Gang Liu by zliu · 9 years ago
  52. 40648e2 Remove useless arguments in sparsewa, that were inheritated from WordFM by philippe · 9 years ago
  53. 112711a Add a port to Linux/TileGx. Zhi-Gang Liu (zliu@tilera.com) by sewardj · 9 years ago
  54. 695dde8 The linux launcher showed some odd behaviour. When given a shell script by florian · 9 years ago
  55. ea73483 Tweak STATIC_ASSERT such that there is no warning about an unused by florian · 9 years ago
  56. d59d978 Fix function sr_EQ which compares two SysRes values. On Linux it was by florian · 9 years ago
  57. 05be8f5 Fix Darwin: -v does not show kernel version bz#201435 by rhyskidd · 9 years ago
  58. c13d544 Add STATIC_ASSERT and use it. by florian · 9 years ago
  59. 7bac7ec Simplify expression. by florian · 9 years ago
  60. b97e44b PRE(sys_prctl): handle PR_SET_SECCOMP. by sewardj · 9 years ago
  61. 7463e49 Include pub_core_aspacemgr.h only where needed. Also fixes BZ #344235. by florian · 9 years ago
  62. e3e61c5 Bug #344318 socketcall should wrap recvmmsg and sendmmsg by mjw · 9 years ago
  63. 0fa2167 Fix OS X 10.10 (Yosemite) - missing system calls and fcntl code, courtesy of Bill Zissimopoulos by rhyskidd · 9 years ago
  64. ea8a88c Pass in a mask of segment kinds to VG_(get_segment_starts) by florian · 9 years ago
  65. 79896d2 Correctly handle prctl(VKI_PR_SET_PTRACER, ..) so as to avoid false by sewardj · 9 years ago
  66. 6329ec8 Translations are allowed from all client segments. Update comments by florian · 9 years ago
  67. 1324b6f Update a few comments. by florian · 9 years ago
  68. 1e802b6 Add command line flag --max-threads=<integer> to increase the number of by florian · 9 years ago
  69. 87d812e arm32-linux: for the magic-call CALL_FN_* macros, add r12 to the asm by sewardj · 9 years ago
  70. ccc9bb8 Update to track v4l2 API for kernel version 3.19 changes. Patch from by sewardj · 9 years ago
  71. f6f25a5 Add wrapper support for I2C_SMBUS ioctls. Patch from by sewardj · 9 years ago
  72. 8d47a61 Allow the user to specify precise-exception behaviour for translations by sewardj · 9 years ago
  73. 95af4ce Replace the SegName array with a simple string table. by florian · 9 years ago
  74. bcf1d7f Remove unused field from NSegment structure. by florian · 9 years ago
  75. d3166c4 VG_(am_get_filename) returns a pointer to memory that belongs to the by florian · 9 years ago
  76. 67d4603 Move comments next to the function prototypes they describe. by florian · 9 years ago
  77. 98a4007 Write proper wrappers for ioctls ION_IOC_ALLOC, ION_IOC_MAP and by sewardj · 9 years ago
  78. 5f1aeb6 Export VG_(discard_tranalsations_safely) to the tools. It is by florian · 9 years ago
  79. 82b9285 Add VG_(gettimeofday) such that callgrind can use it without a bloody hack. by florian · 10 years ago
  80. ddd61ff Change most remaining use of Addr64 in coregrind and the tools to Addr. by florian · 10 years ago
  81. 9b3da11 The definition of type Addr has moved to VEX and by florian · 10 years ago
  82. d65f726 Import offsetof and vg_alignof from VEX (tracking VEX r3049). by florian · 10 years ago
  83. af93042 Move definition of type SizeT to VEX (see VEX r3046). by florian · 10 years ago
  84. 44bd446 Remove the type AddrH. The code assumes in many places that the host by florian · 10 years ago
  85. d0da968 Fix 341539 VG_(describe_addr) should not describe address as belonging to client by philippe · 10 years ago
  86. f4384f4 Simplify the VG_(get_filename_linenum) interface by removing by florian · 10 years ago
  87. 227a1ec Add limited support for printing floating point numbers to by florian · 10 years ago
  88. 5b99e66 Fix BZ 334802. Patch by Mark Wielaard with a few mods to make it apply. by florian · 10 years ago
  89. f7ec77f Change pub_tool_addrinfo.h AddrInfo and VG_(describe_addr) so as to describe by philippe · 10 years ago
  90. 3540ee8 Use unsigned long int instead of unsigned long long int on LP64 by florian · 10 years ago
  91. e08950b Merge revisions 14445 and 14446 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  92. 7534dd8 * add syscall wrappers for some new OSX 10.10 specific calls by sewardj · 10 years ago
  93. 5274f80 Update system call lists. by tom · 10 years ago
  94. b314d10 Comment only changes. by philippe · 10 years ago
  95. 79143f4 Add a no-op wrapper for a new-in-10.10 syscall: getattrlistbulk by sewardj · 10 years ago
  96. eac59d4 Adds initial support for new syscalls on MacOS X 10.10, including new by sewardj · 10 years ago
  97. 0da1259 Fix symbol name typo (correct: DARWIN_VERS wrong: DARWIN_VERSION). by sewardj · 10 years ago
  98. 770a8d2 Merge r14308 from the BUF_REMOVAL branch to trunk by florian · 10 years ago
  99. 1399481 fix 338995 shmat with hugepages (SHM_HUGETLB) fails with EINVAL by philippe · 10 years ago
  100. 12d2eb5 Merge revisions 14222, 14268, and 14270 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago