| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482 | Thomas Gleixner | 2019-06-19 | 4 | -4/+4 |
* | tools/virtio/ringtest: Remove bogus definition of BUG_ON() | Jonathan Neuschäfer | 2019-05-12 | 1 | -1/+0 |
* | ptr_ring: fix build | Michael S. Tsirkin | 2018-03-20 | 1 | -0/+5 |
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2018-02-08 | 2 | -23/+31 |
|\ |
|
| * | ringtest: ring.c malloc & memset to calloc | Peter Malone | 2018-02-01 | 1 | -4/+2 |
| * | virtio/ringtest: virtio_ring: fix up need_event math | Michael S. Tsirkin | 2018-01-31 | 1 | -10/+14 |
| * | virtio/ringtest: fix up need_event math | Michael S. Tsirkin | 2018-01-31 | 1 | -9/+15 |
* | | tools/virtio: fix smp_mb on x86 | Michael S. Tsirkin | 2018-01-29 | 1 | -1/+1 |
* | | tools/virtio: copy READ/WRITE_ONCE | Michael S. Tsirkin | 2018-01-29 | 1 | -0/+57 |
* | | tools/virtio: switch to __ptr_ring_empty | Michael S. Tsirkin | 2018-01-29 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2017-12-15 | 1 | -6/+23 |
|\ |
|
| * | ptr_ring: fix up after recent ptr_ring changes | Michael S. Tsirkin | 2017-12-08 | 1 | -6/+23 |
* | | locking/x86: Use LOCK ADD for smp_mb() instead of MFENCE | Michael S. Tsirkin | 2017-11-10 | 1 | -0/+4 |
|/ |
|
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 4 | -0/+4 |
* | ptr_ring: support testing different batching sizes | Michael S. Tsirkin | 2017-05-09 | 1 | -0/+3 |
* | ringtest: support test specific parameters | Michael S. Tsirkin | 2017-05-09 | 2 | -0/+15 |
* | ringtest: fix an assert statement | Dan Carpenter | 2017-05-02 | 1 | -1/+1 |
* | tools/virtio/ringtest: tweaks for s390 | Halil Pasic | 2017-01-19 | 1 | -0/+12 |
* | tools/virtio/ringtest: fix run-on-all.sh for offline cpus | Halil Pasic | 2017-01-19 | 1 | -2/+3 |
* | ringtest: poll for new buffers once before updating event index | Paolo Bonzini | 2016-10-30 | 1 | -2/+2 |
* | ringtest: commonize implementation of poll_avail/poll_used | Paolo Bonzini | 2016-10-30 | 6 | -83/+43 |
* | ringtest: use link-time optimization | Paolo Bonzini | 2016-10-30 | 2 | -4/+4 |
* | ringtest: test build fix | Michael S. Tsirkin | 2016-08-15 | 1 | -0/+1 |
* | ptr_ring: support resizing multiple queues | Michael S. Tsirkin | 2016-07-01 | 1 | -0/+5 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-06-30 | 4 | -3/+78 |
|\ |
|
| * | tools/virtio: add noring tool | Michael S. Tsirkin | 2016-06-06 | 2 | -1/+72 |
| * | tools/virtio/ringtest: fix run-on-all.sh to work without /dev/cpu | Mike Rapoport | 2016-06-06 | 1 | -2/+2 |
| * | tools/virtio/ringtest: add usage example to README | Mike Rapoport | 2016-06-06 | 1 | -0/+4 |
* | | ptr_ring: ring test | Michael S. Tsirkin | 2016-06-15 | 2 | -1/+196 |
|/ |
|
* | ringtest: pass buf != NULL | Michael S. Tsirkin | 2016-05-22 | 1 | -1/+1 |
* | virtio: add inorder option | Michael S. Tsirkin | 2016-05-22 | 3 | -2/+54 |
* | tools/virtio: add ringtest utilities | Michael S. Tsirkin | 2016-01-26 | 8 | -0/+1123 |