index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2018-06-08
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin
1
-2694
/
+0
2018-05-25
PCI: hv: Do not wait forever on a device that has disappeared
Dexuan Cui
1
-12
/
+34
2018-05-24
PCI: hv: Use list_for_each_entry()
Stephen Hemminger
1
-20
/
+7
2018-05-24
PCI: hv: Convert remove_lock to refcount
Stephen Hemminger
1
-4
/
+4
2018-05-24
PCI: hv: Remove unused reason for refcount handler
Stephen Hemminger
1
-44
/
+26
2018-05-02
PCI: hv: Make sure the bus domain is really unique
Sridhar Pitchai
1
-11
/
+0
2018-03-16
PCI: hv: Only queue new work items in hv_pci_devices_present() if necessary
Dexuan Cui
1
-2
/
+13
2018-03-16
PCI: hv: Remove the bogus test in hv_eject_device_work()
Dexuan Cui
1
-4
/
+1
2018-03-16
PCI: hv: Fix a comment typo in _hv_pcifront_read_config()
Dexuan Cui
1
-1
/
+1
2018-03-16
PCI: hv: Fix 2 hang issues in hv_compose_msi_msg()
Dexuan Cui
1
-1
/
+57
2018-03-16
PCI: hv: Serialize the present and eject work items
Dexuan Cui
1
-18
/
+16
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-11
/
+1
2018-01-29
PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
Bjorn Helgaas
1
-11
/
+1
2018-01-01
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-6
/
+2
2017-12-29
x86/apic: Switch all APICs to Fixed delivery mode
Thomas Gleixner
1
-6
/
+2
2017-11-08
PCI: hv: Use effective affinity mask
Dexuan Cui
1
-3
/
+5
2017-09-09
Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+7
2017-08-10
hyper-v: Globalize vp_index
Vitaly Kuznetsov
1
-51
/
+3
2017-08-04
PCI: hv: Do not sleep in compose_msi_msg()
Stephen Hemminger
1
-1
/
+7
2017-07-03
PCI: hv: Use vPCI protocol version 1.2
Jork Loeser
1
-54
/
+246
2017-07-03
PCI: hv: Add vPCI version protocol negotiation
Jork Loeser
1
-19
/
+53
2017-07-03
PCI: hv: Temporary own CPU-number-to-vCPU-number infra
Jork Loeser
1
-2
/
+50
2017-07-03
PCI: hv: Use page allocation for hbus structure
Jork Loeser
1
-3
/
+12
2017-07-03
PCI: hv: Fix comment formatting and use proper integer fields
Jork Loeser
1
-5
/
+5
2017-04-18
PCI: hv: Convert hv_pci_dev.refs from atomic_t to refcount_t
Elena Reshetova
1
-4
/
+5
2017-04-04
PCI: hv: Allocate interrupt descriptors with GFP_ATOMIC
K. Y. Srinivasan
1
-1
/
+1
2017-04-04
PCI: hv: Specify CPU_AFFINITY_ALL for MSI affinity when >= 32 CPUs
K. Y. Srinivasan
1
-3
/
+8
2017-03-24
PCI: hv: Lock PCI bus on device eject
Long Li
1
-0
/
+4
2017-03-24
PCI: hv: Properly handle PCI bus remove
Long Li
1
-3
/
+17
2017-02-17
PCI: hv: Use device serial number as PCI domain
Haiyang Zhang
1
-0
/
+12
2017-02-11
PCI: hv: Fix wslot_to_devfn() to fix warnings on device removal
Dexuan Cui
1
-3
/
+5
2016-11-30
PCI: hv: Allocate physically contiguous hypercall params buffer
Long Li
1
-10
/
+19
2016-11-17
PCI: hv: Delete the device earlier from hbus->children for hot-remove
Dexuan Cui
1
-4
/
+4
2016-11-17
PCI: hv: Fix hv_pci_remove() for hot-remove
Dexuan Cui
1
-20
/
+33
2016-11-17
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-21
Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+7
2016-05-05
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-05-01
drivers:hv: Use new vmbus_mmio_free() from client drivers.
Jake Oshins
1
-7
/
+7
2016-02-17
PCI: hv: Add paravirtual PCI front-end for Microsoft Hyper-V VMs
Jake Oshins
1
-0
/
+2346