Dexuan Cui
|
948373b3ed
PCI: hv: Only queue new work items in hv_pci_devices_present() if necessary
|
7 years ago |
Dexuan Cui
|
fca288c015
PCI: hv: Remove the bogus test in hv_eject_device_work()
|
7 years ago |
Dexuan Cui
|
df3f2159f4
PCI: hv: Fix a comment typo in _hv_pcifront_read_config()
|
7 years ago |
Dexuan Cui
|
de0aa7b2f9
PCI: hv: Fix 2 hang issues in hv_compose_msi_msg()
|
7 years ago |
Dexuan Cui
|
021ad274d7
PCI: hv: Serialize the present and eject work items
|
7 years ago |
Linus Torvalds
|
105cf3c8c6
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
|
7 years ago |
Bjorn Helgaas
|
8cfab3cf63
PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
|
7 years ago |
Linus Torvalds
|
f39d7d78b7
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 years ago |
Thomas Gleixner
|
a31e58e129
x86/apic: Switch all APICs to Fixed delivery mode
|
7 years ago |
Dexuan Cui
|
79aa801e89
PCI: hv: Use effective affinity mask
|
7 years ago |
Linus Torvalds
|
0d519f2d1e
Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
|
8 years ago |
Vitaly Kuznetsov
|
7415aea607
hyper-v: Globalize vp_index
|
8 years ago |
Stephen Hemminger
|
80bfeeb9dd
PCI: hv: Do not sleep in compose_msi_msg()
|
8 years ago |
Jork Loeser
|
7dcf90e9e0
PCI: hv: Use vPCI protocol version 1.2
|
8 years ago |
Jork Loeser
|
b1db7e7e1d
PCI: hv: Add vPCI version protocol negotiation
|
8 years ago |
Jork Loeser
|
02c3764c77
PCI: hv: Temporary own CPU-number-to-vCPU-number infra
|
8 years ago |
Jork Loeser
|
be66b67365
PCI: hv: Use page allocation for hbus structure
|
8 years ago |
Jork Loeser
|
691ac1dc58
PCI: hv: Fix comment formatting and use proper integer fields
|
8 years ago |
Elena Reshetova
|
24196f0c7d
PCI: hv: Convert hv_pci_dev.refs from atomic_t to refcount_t
|
8 years ago |
K. Y. Srinivasan
|
59c58ceeea
PCI: hv: Allocate interrupt descriptors with GFP_ATOMIC
|
8 years ago |
K. Y. Srinivasan
|
433fcf6b7b
PCI: hv: Specify CPU_AFFINITY_ALL for MSI affinity when >= 32 CPUs
|
8 years ago |
Long Li
|
414428c5da
PCI: hv: Lock PCI bus on device eject
|
8 years ago |
Long Li
|
d3a78d8bf7
PCI: hv: Properly handle PCI bus remove
|
8 years ago |
Haiyang Zhang
|
4a9b0933bd
PCI: hv: Use device serial number as PCI domain
|
8 years ago |
Dexuan Cui
|
60e2e2fbaf
PCI: hv: Fix wslot_to_devfn() to fix warnings on device removal
|
8 years ago |
Long Li
|
0de8ce3ee8
PCI: hv: Allocate physically contiguous hypercall params buffer
|
8 years ago |
Dexuan Cui
|
e74d2ebdda
PCI: hv: Delete the device earlier from hbus->children for hot-remove
|
8 years ago |
Dexuan Cui
|
17978524a6
PCI: hv: Fix hv_pci_remove() for hot-remove
|
8 years ago |
Dexuan Cui
|
8286e96d95
PCI: hv: Use the correct buffer size in new_pcichild_device()
|
8 years ago |
Tobias Klauser
|
542ccf4551
PCI: hv: Make unnecessarily global IRQ masking functions static
|
9 years ago |