index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
pci-hyperv.c
Age
Commit message (
Expand
)
Author
2022-07-08
PCI: hv: Take a const cpumask in hv_compose_msi_req_get_cpu()
Samuel Holland
2022-07-07
genirq: Return a const cpumask from irq_data_get_affinity_mask
Samuel Holland
2022-05-13
PCI: hv: Fix synchronization between channel callback and hv_pci_bus_exit()
Andrea Parri (Microsoft)
2022-05-13
PCI: hv: Add validation for untrusted Hyper-V values
Andrea Parri (Microsoft)
2022-05-11
PCI: hv: Fix interrupt mapping for multi-MSI
Jeffrey Hugo
2022-05-11
PCI: hv: Reuse existing IRTE allocation in compose_msi_msg()
Jeffrey Hugo
2022-05-03
PCI: hv: Do not set PCI_COMMAND_MEMORY to reduce VM boot time
Dexuan Cui
2022-04-28
PCI: hv: Fix hv_arch_irq_unmask() for multi-MSI
Jeffrey Hugo
2022-04-25
PCI: hv: Fix synchronization between channel callback and hv_compose_msi_msg()
Andrea Parri (Microsoft)
2022-04-25
PCI: hv: Use vmbus_requestor to generate transaction IDs for VMbus hardening
Andrea Parri (Microsoft)
2022-04-25
PCI: hv: Fix multi-MSI to allow more than one MSI vector
Jeffrey Hugo
2022-04-07
Merge tag 'hyperv-fixes-signed-20220407' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-03-31
PCI: hv: Remove unused hv_set_msi_entry_from_desc()
YueHaibing
2022-03-29
PCI: hv: Propagate coherence from VMbus device to PCI device
Michael Kelley
2022-03-25
Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-03-02
PCI: hv: Avoid the retarget interrupt hypercall in irq_unmask() on ARM64
Boqun Feng
2022-02-03
PCI: hv: Fix NUMA node assignment when kernel boots with custom NUMA topology
Long Li
2022-01-16
Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-01-13
Merge branch 'pci/errors'
Bjorn Helgaas
2022-01-12
PCI: hv: Add arm64 Hyper-V vPCI support
Sunil Muthuswamy
2022-01-12
PCI: hv: Make the code arch neutral by adding arch specific interfaces
Sunil Muthuswamy
2021-12-16
PCI: hv: Rework MSI handling
Thomas Gleixner
2021-11-18
PCI: hv: Use PCI_ERROR_RESPONSE to identify config read errors
Naveen Naidu
2021-11-06
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-10-12
PCI: hv: Remove unnecessary use of %hx
Krzysztof Wilczyński
2021-10-07
Merge tag 'hyperv-fixes-signed-20211007' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2021-09-24
PCI: hv: Fix sleep while in non-sleep context when removing child devices fro...
Long Li
2021-09-02
Merge branch 'remotes/lorenzo/pci/hyper-v'
Bjorn Helgaas
2021-08-23
PCI: hv: Turn on the host bridge probing on ARM64
Boqun Feng
2021-08-23
PCI: hv: Set up MSI domain at bridge probing time
Boqun Feng
2021-08-23
PCI: hv: Set ->domain_nr of pci_host_bridge at probing time
Boqun Feng
2021-08-23
PCI: hv: Generify PCI probing
Arnd Bergmann
2021-08-13
PCI: hv: Support for create interrupt v3
Sunil Muthuswamy
2021-07-08
Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-06-20
PCI: hv: Add check for hyperv_initialized in init_hv_pci_drv()
Haiyang Zhang
2021-06-03
PCI: hv: Remove bus device removal unused refcount/functions
Long Li
2021-06-03
PCI: hv: Fix a race condition when removing the device
Long Li
2021-05-05
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-04-26
Merge tag 'hyperv-next-signed-20210426' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-04-21
drivers: hv: Create a consistent pattern for checking Hyper-V hypercall status
Joseph Salisbury
2021-04-20
PCI: hv: Drop msi_controller structure
Marc Zyngier
2021-03-17
PCI: hv: Use tasklet_disable_in_atomic()
Sebastian Andrzej Siewior
2021-02-25
Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-02-11
asm-generic/hyperv: update hv_interrupt_entry
Wei Liu
2021-01-28
PCI: hv: Fix typo
Bjorn Helgaas
2020-10-28
x86/apic: Cleanup delivery mode defines
Thomas Gleixner
2020-10-22
Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-14
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-02
PCI: hv: Fix hibernation in case interrupts are not re-created
Dexuan Cui
2020-09-28
PCI: hv: Document missing hv_pci_protocol_negotiation() parameter
Krzysztof Wilczyński
[next]