1. d0a231f Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years ago
  2. f5d3ca6 Merge branch 'pci/errors' by Bjorn Helgaas · 3 years ago
  3. d9932b4 PCI: hv: Add arm64 Hyper-V vPCI support by Sunil Muthuswamy · 3 years ago
  4. 831c1ae PCI: hv: Make the code arch neutral by adding arch specific interfaces by Sunil Muthuswamy · 3 years ago
  5. dc2b453 PCI: hv: Rework MSI handling by Thomas Gleixner · 3 years, 1 month ago
  6. 14e04d0 PCI: hv: Use PCI_ERROR_RESPONSE to identify config read errors by Naveen Naidu · 3 years, 1 month ago
  7. 0c5c62d Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 2 months ago
  8. f183120 PCI: hv: Remove unnecessary use of %hx by Krzysztof Wilczyński · 3 years, 3 months ago
  9. 52bf803 Merge tag 'hyperv-fixes-signed-20211007' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 3 years, 3 months ago
  10. 41608b6 PCI: hv: Fix sleep while in non-sleep context when removing child devices from the bus by Long Li · 3 years, 4 months ago
  11. a1e4ca8 Merge branch 'remotes/lorenzo/pci/hyper-v' by Bjorn Helgaas · 3 years, 4 months ago
  12. 88f94c7 PCI: hv: Turn on the host bridge probing on ARM64 by Boqun Feng · 3 years, 5 months ago
  13. 9e7f917 PCI: hv: Set up MSI domain at bridge probing time by Boqun Feng · 3 years, 5 months ago
  14. 38c0d26 PCI: hv: Set ->domain_nr of pci_host_bridge at probing time by Boqun Feng · 3 years, 5 months ago
  15. 418cb6c PCI: hv: Generify PCI probing by Arnd Bergmann · 3 years, 5 months ago
  16. 8f6a6b3 PCI: hv: Support for create interrupt v3 by Sunil Muthuswamy · 3 years, 6 months ago
  17. 316a2c9 Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 6 months ago
  18. 7d815f4 PCI: hv: Add check for hyperv_initialized in init_hv_pci_drv() by Haiyang Zhang · 3 years, 7 months ago
  19. 326dc2e PCI: hv: Remove bus device removal unused refcount/functions by Long Li · 3 years, 8 months ago
  20. 94d2276 PCI: hv: Fix a race condition when removing the device by Long Li · 3 years, 8 months ago
  21. 57151b5 Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 8 months ago
  22. 4d480db Merge tag 'hyperv-next-signed-20210426' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 3 years, 8 months ago
  23. 753ed9c drivers: hv: Create a consistent pattern for checking Hyper-V hypercall status by Joseph Salisbury · 3 years, 8 months ago
  24. e0fad16 PCI: hv: Drop msi_controller structure by Marc Zyngier · 3 years, 9 months ago
  25. be4017c PCI: hv: Use tasklet_disable_in_atomic() by Sebastian Andrzej Siewior · 3 years, 10 months ago
  26. 5b47b10 Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 10 months ago
  27. b59fb7b asm-generic/hyperv: update hv_interrupt_entry by Wei Liu · 3 years, 11 months ago
  28. c77bfb5 PCI: hv: Fix typo by Bjorn Helgaas · 4 years ago
  29. 7216129 x86/apic: Cleanup delivery mode defines by Thomas Gleixner · 4 years, 2 months ago
  30. 00937f3 Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 4 years, 2 months ago
  31. 4907a43 Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 2 months ago
  32. 915cff7 PCI: hv: Fix hibernation in case interrupts are not re-created by Dexuan Cui · 4 years, 3 months ago
  33. 6d2730c PCI: hv: Document missing hv_pci_protocol_negotiation() parameter by Krzysztof Wilczyński · 4 years, 3 months ago
  34. 9006c13 x86/msi: Use generic MSI domain ops by Thomas Gleixner · 4 years, 4 months ago
  35. 3b9c1d3 x86/msi: Consolidate MSI allocation by Thomas Gleixner · 4 years, 4 months ago
  36. a459d9e PCI: hv: Make some functions static by Wei Yongjun · 4 years, 6 months ago
  37. d6af2ed PCI: hv: Fix a timing issue which causes kdump to fail occasionally by Wei Hu · 4 years, 5 months ago
  38. 3925c3b Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 4 years, 7 months ago
  39. d0684fd0 PCI: hv: Use struct_size() helper by Gustavo A. R. Silva · 4 years, 7 months ago
  40. c81992e PCI: hv: Retry PCI bus D0 entry on invalid device state by Wei Hu · 4 years, 8 months ago
  41. 83cc350 PCI: hv: Fix the PCI HyperV probe failure path to release resource properly by Wei Hu · 4 years, 8 months ago
  42. 240ad77 PCI: hv: Prepare hv_compose_msi_msg() for the VMBus-channel-interrupt-to-vCPU reassignment functionality by Andrea Parri (Microsoft) · 4 years, 9 months ago
  43. 1cf106d PCI: hv: Introduce hv_msi_entry by Boqun Feng · 4 years, 11 months ago
  44. 61bfd92 PCI: hv: Move retarget related structures into tlfs header by Boqun Feng · 4 years, 11 months ago
  45. b00f80f PCI: hv: Move hypercall related definitions into tlfs header by Boqun Feng · 4 years, 11 months ago
  46. 067fb6c PCI: hv: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 11 months ago
  47. 999dd95 PCI: hv: Add support for protocol 1.3 and support PCI_BUS_RELATIONS2 by Long Li · 4 years, 10 months ago
  48. f9ad0f3 PCI: hv: Decouple the func definition in hv_dr_state from VSP message by Long Li · 4 years, 10 months ago
  49. 42c3d41 PCI: hv: Add missing kfree(hbus) in hv_pci_probe()'s error handling path by Dexuan Cui · 4 years, 10 months ago
  50. e658a4f PCI: hv: Remove unnecessary type casting from kzalloc by Dexuan Cui · 4 years, 10 months ago
  51. 4eb87dd Merge branch 'remotes/lorenzo/pci/hv' by Bjorn Helgaas · 5 years ago
  52. 877b911 PCI: hv: Avoid a kmemleak false positive caused by the hbus buffer by Dexuan Cui · 5 years ago
  53. 14ef39f PCI: hv: Change pci_protocol_version to per-hbus by Dexuan Cui · 5 years ago
  54. ac82fc8 PCI: hv: Add hibernation support by Dexuan Cui · 5 years ago
  55. a8e3750 PCI: hv: Reorganize the code in preparation of hibernation by Dexuan Cui · 5 years ago
  56. c9c13ba PCI: Add PCI_STD_NUM_BARS for the number of standard BARs by Denis Efremov · 5 years ago
  57. 299d14d Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  58. 81160dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  59. f73f8a5 PCI: hv: Use bytes 4 and 5 from instance ID as the PCI domain numbers by Haiyang Zhang · 5 years ago
  60. 348dd93 PCI: hv: Add a Hyper-V PCI interface driver for software backchannel interface by Haiyang Zhang · 5 years ago
  61. e5d2f91 PCI: hv: Add a paravirtual backchannel in software by Dexuan Cui · 5 years ago
  62. be70010 PCI: hv: Detect and fix Hyper-V PCI domain number collision by Haiyang Zhang · 5 years ago
  63. 533ca1f PCI: hv: Avoid use of hv_pci_dev->pci_slot after freeing it by Dexuan Cui · 5 years ago
  64. 467a3bb PCI: hv: Allocate a named fwnode instead of an address-based one by Marc Zyngier · 5 years ago
  65. 4df591b2 PCI: hv: Fix a use-after-free bug in hv_eject_device_work() by Dexuan Cui · 6 years ago
  66. 340d455 PCI: hv: Add pci_destroy_slot() in pci_devices_present_work(), if necessary by Dexuan Cui · 6 years ago
  67. 15becc2 PCI: hv: Add hv_pci_remove_slots() when we unload the driver by Dexuan Cui · 6 years ago
  68. 05f151a PCI: hv: Fix a memory leak in hv_eject_device_work() by Dexuan Cui · 6 years ago
  69. c8ccf75 PCI: hv: Refactor hv_irq_unmask() to use cpumask_to_vpset() by Maya Nakamura · 6 years ago
  70. 9bc1174 PCI: hv: Replace hv_vp_set with hv_vpset by Maya Nakamura · 6 years ago
  71. 6ae9157 PCI: hv: Add __aligned(8) to struct retarget_msi_interrupt by Maya Nakamura · 6 years ago
  72. 54be5b8 PCI: hv: Fix return value check in hv_pci_assign_slots() by Wei Yongjun · 6 years ago
  73. a15f2c08 PCI: hv: support reporting serial number as slot information by Stephen Hemminger · 6 years ago
  74. 4e31843 Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  75. 1974704 Merge branch 'remotes/lorenzo/pci/hv' by Bjorn Helgaas · 6 years ago
  76. f2701b7 Merge 4.18-rc7 into master to pick up the KVM dependcy by Thomas Gleixner · 6 years ago
  77. 447ae31 x86: Don't include linux/irq.h from asm/hardirq.h by Nicolai Stange · 6 years ago
  78. 35a88a1 PCI: hv: Disable/enable IRQs rather than BH in hv_compose_msi_msg() by Dexuan Cui · 6 years ago
  79. 7403bd1 PCI: hv: Replace GFP_ATOMIC with GFP_KERNEL in new_pcichild_device() by Jia-Ju Bai · 7 years ago
  80. 6e0832f PCI: Collect all native drivers under drivers/pci/controller/ by Shawn Lin · 7 years ago[Renamed from drivers/pci/host/pci-hyperv.c]
  81. 3a3869f Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago