aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
ons'>-1/+1 2016-12-16vhost/scsi: Remove unused but set variableTobias Klauser1-2/+0 2016-12-16tools/virtio: use {READ,WRITE}_ONCE() in uaccess.hMark Rutland1-4/+5 2016-12-16vringh: kill off ACCESS_ONCE()Mark Rutland1-2/+3 2016-12-16tools/virtio: fix READ_ONCE()Mark Rutland1-1/+1 2016-12-16crypto: add virtio-crypto driverGonglei12-0/+1887 2016-12-16vhost: cache used event for better performanceJason Wang2-6/+25 2016-12-16vsock: lookup and setup guest_cid inside vhost_vsock_lockGao feng1-8/+17 2016-12-16virtio_pci: split vp_try_to_find_vqs into INTx and MSI-X variantsChristoph Hellwig1-40/+57 2016-12-16virtio_pci: merge vp_free_vectors into vp_del_vqsChristoph Hellwig1-34/+27 2016-12-16virtio_pci: remove the call to vp_free_vectors in vp_request_msix_vectorsChristoph Hellwig1-1/+0 2016-12-16virtio_pci: use pci_alloc_irq_vectorsChristoph Hellwig2-26/+17 2016-12-16virtio: clean up handling of request_irq failureMichael S. Tsirkin1-3/+1 2016-12-15vsock/virtio: fix src/dst cid formatMichael S. Tsirkin1-7/+7 2016-12-15vsock/virtio: mark an internal function staticMichael S. Tsirkin1-2/+1 2016-12-15vsock/virtio: add a missing __le annotationMichael S. Tsirkin1-1/+1 2016-12-15vhost: add missing __user annotationsMichael S. Tsirkin1-5/+5 2016-12-15vhost: make interval tree static inlineMichael S. Tsirkin1-1/+1 2016-12-15drm/virtio: annotate virtio_gpu_queue_ctrl_buffer_lockedMichael S. Tsirkin1-0/+2 2016-12-15drm/virtio: fix lock context imbalanceMichael S. Tsirkin1-1/+3 2016-12-15drm/virtio: fix endianness in primary_plane_updateMichael S. Tsirkin1-2/+2 2016-12-15virtio_console: drop unused config fieldsMichael S. Tsirkin1-7/+7 2016-12-15virtio_ring: fix complaint by sparseGonglei1-2/+2 2016-12-15virtio_pci_modern: fix complaint by sparseGonglei1-4/+4