Histórico de Commits

Autor SHA1 Mensagem Data
  Christoph Hellwig bbaba47956 virtio: provide a method to get the IRQ affinity mask for a virtqueue há 8 anos atrás
  Christoph Hellwig fb5e31d970 virtio: allow drivers to request IRQ affinity when creating VQs há 8 anos atrás
  Christoph Hellwig 52a6151612 virtio_pci: simplify MSI-X setup há 8 anos atrás
  Christoph Hellwig 53a020c661 virtio_pci: don't duplicate the msix_enable flag in struct pci_dev há 8 anos atrás
  Christoph Hellwig 07ec51480b virtio_pci: use shared interrupts for virtqueues há 8 anos atrás
  Christoph Hellwig 5c34d002dc virtio_pci: remove struct virtio_pci_vq_info há 8 anos atrás
  Christoph Hellwig a3cbec6972 virtio_pci: split vp_try_to_find_vqs into INTx and MSI-X variants há 8 anos atrás
  Christoph Hellwig 66f2f55542 virtio_pci: merge vp_free_vectors into vp_del_vqs há 8 anos atrás
  Christoph Hellwig 9f8196cc05 virtio_pci: remove the call to vp_free_vectors in vp_request_msix_vectors há 8 anos atrás
  Christoph Hellwig fa3a327935 virtio_pci: use pci_alloc_irq_vectors há 8 anos atrás
  Michael S. Tsirkin d41795978c virtio: clean up handling of request_irq failure há 8 anos atrás
  Linus Torvalds 63e30271b0 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci há 9 anos atrás
  Robin H. Johnson caf02abf9b PCI: Add QEMU top-level IDs for (sub)vendor & device há 9 anos atrás
  Michael S. Tsirkin 2989be09a8 virtio_pci: fix use after free on release há 9 anos atrás
  Stefan Hajnoczi f7ad26ff95 virtio: make find_vqs() checkpatch.pl-friendly há 9 anos atrás
  Linus Torvalds 5fc835284d Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost há 10 anos atrás
  Gerd Hoffmann 59a5b0f7bf virtio-pci: alloc only resources actually used. há 10 anos atrás
  Linus Torvalds d8133356e9 Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci há 10 anos atrás
  Jiang Liu 210d150e1f virtio_pci: Clear stale cpumask when setting irq affinity há 10 anos atrás
  Michael S. Tsirkin c1f4d88abd virtio_pci: drop pci_msi_off() call during probe há 10 anos atrás
  Michael S. Tsirkin ac399d8f39 virtio_pci: add module param to force legacy mode há 10 anos atrás
  Michael S. Tsirkin 1fcf0512c9 virtio_pci: modern driver há 10 anos atrás
  Michael S. Tsirkin ff31d2e285 virtio_pci: move probe/remove code to common há 10 anos atrás
  Michael S. Tsirkin 945399a8c7 virtio_pci: device-specific release callback há 10 anos atrás
  Michael S. Tsirkin 80e9541f79 virtio: make del_vqs idempotent há 10 anos atrás
  Herbert Xu 5ff16110c6 virtio_pci: restore module attributes há 10 anos atrás
  Michael S. Tsirkin 9a4253db0c virtio_pci: move probe to common file há 10 anos atrás
  Michael S. Tsirkin 5f4c976089 virtio_pci: rename virtio_pci -> virtio_pci_common há 10 anos atrás