1. 3c628ba Fix fallout from r13486: "virtual" is a C++ reserved word and so this by sewardj · 11 years ago
  2. 25b1808 Add support for a bunch of DRM Ioctls. Fixes #207815. by sewardj · 11 years ago
  3. a52c835 The FIOCLEX and FIONCLEX ioctls are architecture specific. by tom · 11 years ago
  4. 8f420f1 Socket option constants are architecture specific. by tom · 11 years ago
  5. 0c7ff33 Handle FIOCLEX and FIONCLEX ioctls. Patch from Ben Noordhuis. BZ#305170. by tom · 11 years ago
  6. 70f71aa Handle setsockopt(SOL_SOCKET, SO_ATTACH_FILTER) better. Based by tom · 11 years ago
  7. 5d616df Merge r13421:HEAD from branches/DISRV. This merges the debuginfo-server by sewardj · 11 years ago
  8. 431bad0 [PATCH 3/4] xen: VKI_XEN_SYSCTL_sched_id hypercall (#321065) by bart · 11 years ago
  9. 68495eb [PATCH 2/4] xen: update for interface changes in Xen 4.3 release (#321065) by bart · 11 years ago
  10. ada5ad7 Support Linux kernel AF_BLUETOOTH for bind(). by mjw · 11 years ago
  11. f666d20 Support PTRACE_GET/SET_THREAD_AREA on x86. by mjw · 11 years ago
  12. 3b3a0cb mips: enable syscalls prlimit64, process_vm_readv, process_vm_writev by petarj · 11 years ago
  13. e51d829 mips: code-style, remove some trailing spaces from MIPS header files by petarj · 11 years ago
  14. 7d4765e mips: default VKI_SHMLBA to the MIPS Linux kernel value SHMLBA by petarj · 11 years ago
  15. e52a8ab mips: add different value for SOCK_STREAM by petarj · 11 years ago
  16. f9e5b5e Implement the name_to_handle_at system call for x86 and amd64. by tom · 11 years ago
  17. e5a61e1 wire up 2 vhost ioctls. The kernel does not use any parameter by cborntra · 11 years ago
  18. dfe0dae initial tun/tap ioctls. TUNSETIFF/TUNGETIFF/TUNSETOFFLOAD. See 315952. by cborntra · 11 years ago
  19. 4df0bfc mips: adding MIPS64LE support to Valgrind by petarj · 11 years ago
  20. 9f2a339 Add support for the Linux ioctl IB_USER_MAD_ENABLE_PKEY by bart · 11 years ago
  21. 91a16b7 Test file mode correctly in vmsplice wrapper. by tom · 11 years ago
  22. 0e6d05e add BLKPBSZGET ioctl by cborntra · 12 years ago
  23. e48a444 add s390 specific fix for getregset by cborntra · 12 years ago
  24. 51e61da Remove build dependency on Xen header files - closes #308495 by bart · 12 years ago
  25. 0ab84fe valgrind: Support Xen toolstack process ioctls by bart · 12 years ago
  26. e808f81 Change script to also handle IBM's copyright notice. Update copyright notices. by florian · 12 years ago
  27. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  28. 5d5dd8e 301265 - add x86 support to Android build by philippe · 12 years ago
  29. ae284e5 Add initial support for MacOSX 10.8. Note this is still very borked by sewardj · 12 years ago
  30. 31c7478 Add some missing syscall numbers for MIPS. by petarj · 12 years ago
  31. b6bf12c Add ioctl wrappers for "Linux user input device". Fixes #296229. by sewardj · 12 years ago
  32. a7b9dfc Add support for the SIOCSHWTSTAMP ioctl, based on a patch by tom · 12 years ago
  33. 3fc9929 Add support for the CDROM_GET_CAPABILITY ioctl based on patch by tom · 12 years ago
  34. 24d98d9 Getting rid of the warnings about incompatible pointer types on MIPS. by petarj · 12 years ago
  35. d533ae5 Calculate the size of vki_elf_gregset_t via operator sizeof on MIPS platforms. by petarj · 12 years ago
  36. c68994d Merge in a port for mips32-linux, by Petar Jovanovic and Dejan Jevtic, by sewardj · 12 years ago
  37. 5db1540 Merge in a port for mips32-linux, by Petar Jovanovic and Dejan Jevtic, by sewardj · 12 years ago
  38. 3f59faa fix the warning introduced by fixing SETTLS clone flag PRE_READ logic by philippe · 12 years ago
  39. 65bdbe4 add some intial kvm ioctls (low hanging fruits). This gets rid of some valgrind by cborntra · 12 years ago
  40. 8236fe6 Add support for the HCIINQUIRY ioctl. by tom · 12 years ago
  41. d543d74 Add support for the I2C_RDWR ioctl. Patch from arnaud mouiche to fix BZ#286261. by tom · 12 years ago
  42. a499123 Add support for the sendmmsg and recvmmsg system calls. Fixes BZ#277779. by tom · 12 years ago
  43. 8758e70 Add support for some SCSI ioctls. Patch from Jakub Jelinek on BZ#292627. by tom · 12 years ago
  44. 835a714 Add support for the F_GETOWN_EX and F_SETOWN_EX fcntl calls. by tom · 12 years ago
  45. 1cff53c Update linux system call lists. by tom · 12 years ago
  46. 5945164 Beef up VG_(strerror) to provide correct messages for the by florian · 13 years ago
  47. c340306 Get a bunch more copyright dates in the right format, 20xx-2011, by sewardj · 13 years ago
  48. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  49. 38db72f Enable sys_epoll_pwait on arm-linux. #283427. Derived from by sewardj · 13 years ago
  50. d42e873 include/vki/vki-linux.h: Remove __attribute_const__ definition since it by bart · 13 years ago
  51. a3e7a48 Android: add wrappers for ashmem and binder ioctls. From the AOSP by sewardj · 13 years ago
  52. 731f9cf by sewardj · 13 years ago
  53. fca8f5f Add support for FBIOPUT_VSCREENINFO and FBIOPAN_DISPLAY ioctls. by tom · 13 years ago
  54. 5ad3d56 Fix VKI_FIOQSIZE definition on ppc platforms. by tom · 13 years ago
  55. 6bf71ef Add support for the FIOQSIZE ioctl. Fixes #270320. by tom · 13 years ago
  56. e1ce4e1 Synch s390x system call list with linux 2.6.39.2. by florian · 13 years ago
  57. 6e9de46 Delete the AIX5 port. The last release this worked for is 3.4.1, by sewardj · 13 years ago
  58. 46d02ab Add support for prlimit64 on x86 and amd64. by tom · 13 years ago
  59. 22c2caa Update system call lists to match current kernel source. by tom · 13 years ago
  60. c8232f9 It seems that the perf_counter_open system call was renamed to by tom · 13 years ago
  61. 3b29048 Implement a GDB server in Valgrind. See #214909. by sewardj · 13 years ago
  62. 551fe93 Linux/syswrap: add support for USBDEVFS_RESET (patch contributed by Brad Hards <bradh@frogmouth.net>). by bart · 13 years ago
  63. e61a628 Definitions relating to ptrace: replace bogus x86 versions with by sewardj · 13 years ago
  64. b5b8740 Add a port to IBM z/Architecture (s390x) running Linux -- Valgrind by sewardj · 13 years ago
  65. c975eca Enable support for sys_ppoll on arm-linux (Rodrigo Belem, rodrigo.belem@openbossa.org). by sewardj · 14 years ago
  66. 19a00d3 Define VKI_SHMLBA on Darwin, so as to un-break build breakage caused by by sewardj · 14 years ago
  67. a69c2de Define VKI_SHMLBA for all supported Linux targets, thereby unbreaking by sewardj · 14 years ago
  68. 6045709 Make client sys_shmat work properly on arm-linux by taking into by sewardj · 14 years ago
  69. a3551be arm-linux: determine whether the host supports Neon by looking at our by sewardj · 14 years ago
  70. b23d505 Add support for F_DUPFD_CLOEXEC. Fixes #238696. by tom · 14 years ago
  71. 34f87e2 Merge from branches/THUMB: add support for sys_pselect6, sys_pipe2, by sewardj · 14 years ago
  72. ea2d6fd Merged the MACOSX106 branch to the trunk. Merge command: by njn · 14 years ago
  73. 07b168d Reimplemented the _VKI_IOC_TYPECHECK() macro such that it doesn't trigger a by bart · 14 years ago
  74. 0ee313e Add support for some EVIO ioctls. These are a bit abnormal because by tom · 14 years ago
  75. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  76. 472a34b Add support for the getcpu system call on x86, ppc32 and ppc64. There by tom · 14 years ago
  77. 55703df Fix up a few issues with OSS ioctls. Fixes #227325. by tom · 14 years ago
  78. ed35ae5 Handle sys_pipe2 on arm-linux; also add some missing numbers to by sewardj · 15 years ago
  79. 66da733 Redo r10971 ("Made sure that C++ compilers do not complain about the by sewardj · 15 years ago
  80. 59570ff Merge from branches/ARM, all parts of the ARM-Linux port except for by sewardj · 15 years ago
  81. 2aed284 Made sure that C++ compilers do not complain about the _VKI_IOC_TYPECHECK() macro. by bart · 15 years ago
  82. e1c1a24 Handle adjtimex being called in adjtime mode correctly. Closes #219538. by tom · 15 years ago
  83. 710f7cb Add support for accept4 system call based on patch by tom · 15 years ago
  84. 9ceaa97 Re-enable old support for adjtimex system call based on patch by tom · 15 years ago
  85. 9c85af7 Handle some extra aio opcodes in io_submit and io_getevents. by tom · 15 years ago
  86. 3fbccee Add support for the perf_counter_open system call. Fixes #211498. by tom · 15 years ago
  87. 4969c79 Update linux system calls lists to match 2.6.31.5 kernel. by tom · 15 years ago
  88. 3a1b9a2 Add a crappy wrapper for access_extended(), one of the more ridiculous by njn · 15 years ago
  89. aedcc7a Improve futex system call support. Patch from BZ#201757 which I have by tom · 15 years ago
  90. 28a9e23 Add support for __pthread_kill(). This hopefully fixes bug 201016. by njn · 15 years ago
  91. cf3bd97 Some ioctls don't look at ARG3 at all. Based on patches from Clemens by njn · 15 years ago
  92. 0111ec4 Add support for various aio_*() syscalls on Darwin. With them, Quicktime by njn · 15 years ago
  93. 8b68b64 This commit merges the BUILD_TWEAKS branch onto the trunk. It has the by njn · 15 years ago
  94. c190724 Darwin syscall wrapper cleanups: by njn · 15 years ago
  95. 2ff30c6 Add wrappers for sem_wait and sem_trywait on Darwin. Also change the layout by njn · 15 years ago
  96. 6e10c6c Fix URB ioctl handling. Patch from Hector Martin (bug 191095). by njn · 15 years ago
  97. 0660567 Handle another Linux ioctl. Patch from Jay Foad. by njn · 15 years ago
  98. 4e8808b For no apparent reason, the machine-dependent syscall by njn · 15 years ago
  99. 1a1e95c A number of changes relating to syscall numbering: by njn · 15 years ago
  100. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago