index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
host
/
pci-hyperv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-29
PCI: hv: Allocate physically contiguous hypercall params buffer
Long Li
1
-10
/
+19
2016-11-16
PCI: hv: Delete the device earlier from hbus->children for hot-remove
Dexuan Cui
1
-4
/
+4
2016-11-16
PCI: hv: Fix hv_pci_remove() for hot-remove
Dexuan Cui
1
-20
/
+33
2016-11-16
PCI: hv: Use the correct buffer size in new_pcichild_device()
Dexuan Cui
1
-3
/
+3
2016-10-31
PCI: hv: Make unnecessarily global IRQ masking functions static
Tobias Klauser
1
-2
/
+2
2016-09-06
PCI: hv: Handle hv_pci_generic_compl() error case
Dexuan Cui
1
-4
/
+5
2016-09-06
PCI: hv: Handle vmbus_sendpacket() failure in hv_compose_msi_msg()
Dexuan Cui
1
-2
/
+4
2016-09-06
PCI: hv: Remove the unused 'wrk' in struct hv_pcibus_device
Dexuan Cui
1
-1
/
+0
2016-09-06
PCI: hv: Use pci_function_description[0] in struct definitions
Dexuan Cui
1
-2
/
+2
2016-09-06
PCI: hv: Use zero-length array in struct pci_packet
Dexuan Cui
1
-22
/
+20
2016-08-22
PCI: hv: Use list_move_tail() instead of list_del() + list_add_tail()
Wei Yongjun
1
-2
/
+1
2016-07-25
PCI: hv: Fix interrupt cleanup path
Cathy Avery
1
-6
/
+8
2016-06-17
PCI: hv: Handle all pending messages in hv_pci_onchannelcallback()
Vitaly Kuznetsov
1
-2
/
+5
2016-06-17
PCI: hv: Don't leak buffer in hv_pci_onchannelcallback()
Vitaly Kuznetsov
1
-6
/
+5
2016-05-20
Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+7
2016-05-04
PCI: hv: Add explicit barriers to config space access
Vitaly Kuznetsov
1
-0
/
+14
2016-05-02
PCI: hv: Report resources release after stopping the bus
Vitaly Kuznetsov
1
-5
/
+5
2016-04-30
drivers:hv: Use new vmbus_mmio_free() from client drivers.
Jake Oshins
1
-7
/
+7
2016-02-16
PCI: hv: Add paravirtual PCI front-end for Microsoft Hyper-V VMs
Jake Oshins
1
-0
/
+2346