index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
pci-hyperv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-05-05
1
-4
/
+0
|
\
|
*
PCI: hv: Drop msi_controller structure
Marc Zyngier
2021-04-20
1
-4
/
+0
*
|
Merge tag 'hyperv-next-signed-20210426' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-04-26
1
-1
/
+1
|
\
\
|
*
|
drivers: hv: Create a consistent pattern for checking Hyper-V hypercall status
Joseph Salisbury
2021-04-21
1
-1
/
+1
|
|
/
*
/
PCI: hv: Use tasklet_disable_in_atomic()
Sebastian Andrzej Siewior
2021-03-17
1
-1
/
+1
|
/
*
Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-02-25
1
-1
/
+1
|
\
|
*
PCI: hv: Fix typo
Bjorn Helgaas
2021-01-28
1
-1
/
+1
*
|
asm-generic/hyperv: update hv_interrupt_entry
Wei Liu
2021-02-11
1
-1
/
+1
|
/
*
x86/apic: Cleanup delivery mode defines
Thomas Gleixner
2020-10-28
1
-3
/
+3
*
Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-22
1
-3
/
+47
|
\
|
*
PCI: hv: Fix hibernation in case interrupts are not re-created
Dexuan Cui
2020-10-02
1
-3
/
+47
*
|
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-14
1
-1
/
+4
|
\
\
|
*
|
PCI: hv: Document missing hv_pci_protocol_negotiation() parameter
Krzysztof WilczyĆski
2020-09-28
1
-1
/
+4
|
|
/
*
|
x86/msi: Use generic MSI domain ops
Thomas Gleixner
2020-09-16
1
-8
/
+0
*
|
x86/msi: Consolidate MSI allocation
Thomas Gleixner
2020-09-16
1
-1
/
+1
|
/
*
PCI: hv: Make some functions static
Wei Yongjun
2020-07-28
1
-7
/
+8
*
PCI: hv: Fix a timing issue which causes kdump to fail occasionally
Wei Hu
2020-07-27
1
-34
/
+37
*
Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-06-06
1
-20
/
+62
|
\
|
*
PCI: hv: Use struct_size() helper
Gustavo A. R. Silva
2020-05-28
1
-14
/
+8
|
*
PCI: hv: Retry PCI bus D0 entry on invalid device state
Wei Hu
2020-05-11
1
-2
/
+38
|
*
PCI: hv: Fix the PCI HyperV probe failure path to release resource properly
Wei Hu
2020-05-11
1
-4
/
+16
*
|
PCI: hv: Prepare hv_compose_msi_msg() for the VMBus-channel-interrupt-to-vCPU...
Andrea Parri (Microsoft)
2020-04-23
1
-16
/
+28
|
/
*
PCI: hv: Introduce hv_msi_entry
Boqun Feng
2020-03-09
1
-2
/
+1
*
PCI: hv: Move retarget related structures into tlfs header
Boqun Feng
2020-03-09
1
-32
/
+2
*
PCI: hv: Move hypercall related definitions into tlfs header
Boqun Feng
2020-03-09
1
-6
/
+0
*
PCI: hv: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-06
1
-4
/
+4
*
PCI: hv: Add support for protocol 1.3 and support PCI_BUS_RELATIONS2
Long Li
2020-03-06
1
-0
/
+109
*
PCI: hv: Decouple the func definition in hv_dr_state from VSP message
Long Li
2020-03-06
1
-30
/
+70
*
PCI: hv: Add missing kfree(hbus) in hv_pci_probe()'s error handling path
Dexuan Cui
2020-02-24
1
-1
/
+1
*
PCI: hv: Remove unnecessary type casting from kzalloc
Dexuan Cui
2020-02-24
1
-1
/
+1
*
Merge branch 'remotes/lorenzo/pci/hv'
Bjorn Helgaas
2019-11-28
1
-29
/
+179
|
\
|
*
PCI: hv: Avoid a kmemleak false positive caused by the hbus buffer
Dexuan Cui
2019-11-26
1
-3
/
+21
|
*
PCI: hv: Change pci_protocol_version to per-hbus
Dexuan Cui
2019-11-26
1
-12
/
+10
|
*
PCI: hv: Add hibernation support
Dexuan Cui
2019-11-26
1
-2
/
+123
|
*
PCI: hv: Reorganize the code in preparation of hibernation
Dexuan Cui
2019-11-26
1
-15
/
+28
*
|
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
2019-10-14
1
-5
/
+5
|
/
*
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-23
1
-14
/
+80
|
\
|
*
PCI: hv: Use bytes 4 and 5 from instance ID as the PCI domain numbers
Haiyang Zhang
2019-09-10
1
-1
/
+1
|
*
PCI: hv: Detect and fix Hyper-V PCI domain number collision
Haiyang Zhang
2019-08-21
1
-13
/
+79
|
*
PCI: hv: Avoid use of hv_pci_dev->pci_slot after freeing it
Dexuan Cui
2019-08-12
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2019-09-18
1
-0
/
+308
|
\
\
|
*
|
PCI: hv: Add a Hyper-V PCI interface driver for software backchannel interface
Haiyang Zhang
2019-08-22
1
-3
/
+9
|
*
|
PCI: hv: Add a paravirtual backchannel in software
Dexuan Cui
2019-08-22
1
-0
/
+302
|
|
/
*
/
PCI: hv: Allocate a named fwnode instead of an address-based one
Marc Zyngier
2019-08-07
1
-1
/
+9
|
/
*
PCI: hv: Fix a use-after-free bug in hv_eject_device_work()
Dexuan Cui
2019-07-05
1
-6
/
+9
*
PCI: hv: Add pci_destroy_slot() in pci_devices_present_work(), if necessary
Dexuan Cui
2019-03-26
1
-0
/
+4
*
PCI: hv: Add hv_pci_remove_slots() when we unload the driver
Dexuan Cui
2019-03-26
1
-0
/
+16
*
PCI: hv: Fix a memory leak in hv_eject_device_work()
Dexuan Cui
2019-03-26
1
-0
/
+3
*
PCI: hv: Refactor hv_irq_unmask() to use cpumask_to_vpset()
Maya Nakamura
2019-03-01
1
-21
/
+17
*
PCI: hv: Replace hv_vp_set with hv_vpset
Maya Nakamura
2019-03-01
1
-13
/
+12
[next]