index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_multi_rtos
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
pci-hyperv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-29
Merge tag 'pci-v6.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2025-03-28
Revert "Merge tag 'irq-msi-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+10
2025-03-25
Merge tag 'irq-msi-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-10
/
+4
2025-03-13
PCI: hv: Switch MSI descriptor locking to guard()
Thomas Gleixner
1
-10
/
+4
2025-02-25
PCI: hv: Switch hv_compose_multi_msi_req_get_cpu() to using cpumask_next_wrap()
Yury Norov
1
-2
/
+1
2025-02-25
cpumask: deprecate cpumask_next_wrap()
Yury Norov
1
-1
/
+1
2025-02-20
PCI: hv: Correct a comment
Easwar Hariharan
1
-1
/
+1
2025-01-15
x86/apic: Convert to IRQCHIP_MOVE_DEFERRED
Thomas Gleixner
1
-0
/
+1
2024-07-04
PCI: hv: Return zero, not garbage, when reading PCI_INTERRUPT_PIN
Wei Liu
1
-2
/
+2
2024-03-10
PCI: hv: Fix ring buffer size calculation
Michael Kelley
1
-1
/
+2
2023-11-21
x86/apic: Drop apic::delivery_mode
Andrew Cooper
1
-7
/
+0
2023-10-14
PCI: hv: Annotate struct hv_dr_state with __counted_by
Kees Cook
1
-1
/
+1
2023-08-22
PCI: hv: Fix a crash in hv_pci_restore_msi_msg() during hibernation
Dexuan Cui
1
-0
/
+3
2023-06-18
PCI: hv: Add a per-bus mutex state_lock
Dexuan Cui
1
-3
/
+26
2023-06-18
Revert "PCI: hv: Fix a timing issue which causes kdump to fail occasionally"
Dexuan Cui
1
-37
/
+34
2023-06-18
PCI: hv: Remove the useless hv_pcichild_state from struct hv_pci_dev
Dexuan Cui
1
-12
/
+0
2023-06-18
PCI: hv: Fix a race condition in hv_irq_unmask() that can cause panic
Dexuan Cui
1
-6
/
+5
2023-06-18
PCI: hv: Fix a race condition bug in hv_pci_query_relations()
Dexuan Cui
1
-0
/
+18
2023-04-22
PCI: hv: Replace retarget_msi_interrupt_params with hyperv_pcpu_input_arg
Dexuan Cui
1
-41
/
+7
2023-04-17
PCI: hv: Enable PCI pass-thru devices in Confidential VMs
Michael Kelley
1
-64
/
+168
2023-01-17
Drivers: hv: Make remove callback of hyperv driver void returned
Dawei Li
1
-6
/
+2
2022-12-12
Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-14
/
+1
2022-11-28
PCI: hv: update comment in x86 specific hv_arch_irq_unmask
Olaf Hering
1
-3
/
+3
2022-11-17
x86/apic: Remove X86_IRQ_ALLOC_CONTIGUOUS_VECTORS
Thomas Gleixner
1
-14
/
+1
2022-11-12
PCI: hv: Only reuse existing IRTE allocation for Multi-MSI
Dexuan Cui
1
-15
/
+75
2022-11-03
PCI: hv: Fix the definition of vector in hv_compose_msi_msg()
Dexuan Cui
1
-6
/
+16
2022-07-08
PCI: hv: Take a const cpumask in hv_compose_msi_req_get_cpu()
Samuel Holland
1
-1
/
+1
2022-07-07
genirq: Return a const cpumask from irq_data_get_affinity_mask
Samuel Holland
1
-5
/
+5
2022-05-13
PCI: hv: Fix synchronization between channel callback and hv_pci_bus_exit()
Andrea Parri (Microsoft)
1
-7
/
+19
2022-05-13
PCI: hv: Add validation for untrusted Hyper-V values
Andrea Parri (Microsoft)
1
-9
/
+24
2022-05-11
PCI: hv: Fix interrupt mapping for multi-MSI
Jeffrey Hugo
1
-10
/
+50
2022-05-11
PCI: hv: Reuse existing IRTE allocation in compose_msi_msg()
Jeffrey Hugo
1
-7
/
+9
2022-05-03
PCI: hv: Do not set PCI_COMMAND_MEMORY to reduce VM boot time
Dexuan Cui
1
-6
/
+11
2022-04-28
PCI: hv: Fix hv_arch_irq_unmask() for multi-MSI
Jeffrey Hugo
1
-8
/
+4
2022-04-25
PCI: hv: Fix synchronization between channel callback and hv_compose_msi_msg()
Andrea Parri (Microsoft)
1
-6
/
+27
2022-04-25
PCI: hv: Use vmbus_requestor to generate transaction IDs for VMbus hardening
Andrea Parri (Microsoft)
1
-10
/
+29
2022-04-25
PCI: hv: Fix multi-MSI to allow more than one MSI vector
Jeffrey Hugo
1
-1
/
+10
2022-04-07
Merge tag 'hyperv-fixes-signed-20220407' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+9
2022-03-31
PCI: hv: Remove unused hv_set_msi_entry_from_desc()
YueHaibing
1
-8
/
+0
2022-03-29
PCI: hv: Propagate coherence from VMbus device to PCI device
Michael Kelley
1
-0
/
+9
2022-03-25
Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-111
/
+122
2022-03-02
PCI: hv: Avoid the retarget interrupt hypercall in irq_unmask() on ARM64
Boqun Feng
1
-111
/
+122
2022-02-03
PCI: hv: Fix NUMA node assignment when kernel boots with custom NUMA topology
Long Li
1
-2
/
+11
2022-01-16
Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-26
/
+288
2022-01-13
Merge branch 'pci/errors'
Bjorn Helgaas
1
-1
/
+1
2022-01-12
PCI: hv: Add arm64 Hyper-V vPCI support
Sunil Muthuswamy
1
-1
/
+234
2022-01-12
PCI: hv: Make the code arch neutral by adding arch specific interfaces
Sunil Muthuswamy
1
-25
/
+54
2021-12-17
PCI: hv: Rework MSI handling
Thomas Gleixner
1
-5
/
+10
2021-11-18
PCI: hv: Use PCI_ERROR_RESPONSE to identify config read errors
Naveen Naidu
1
-1
/
+1
2021-11-07
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
[next]