1. 807dcfe Merge branch 'pci/host-faraday' into next by Bjorn Helgaas · 7 years ago
  2. f21bfb5 Merge branch 'pci/host-dra7xx' into next by Bjorn Helgaas · 7 years ago
  3. afa7745 Merge branch 'pci/host-altera' into next by Bjorn Helgaas · 7 years ago
  4. 9ceb09c Merge branch 'pci/virtualization' into next by Bjorn Helgaas · 7 years ago
  5. 9af21ac Merge branch 'pci/switchtec' into next by Bjorn Helgaas · 7 years ago
  6. 104d1e4 Merge branch 'pci/resource' into next by Bjorn Helgaas · 7 years ago
  7. 8dceeaf Merge branch 'pci/portdrv' into next by Bjorn Helgaas · 7 years ago
  8. 6018182 Merge branch 'pci/msi' into next by Bjorn Helgaas · 7 years ago
  9. 65a129d Merge branch 'pci/misc' into next by Bjorn Helgaas · 7 years ago
  10. 8d666e5 Merge branch 'pci/hotplug' into next by Bjorn Helgaas · 7 years ago
  11. 1a03bac Merge branch 'pci/endpoint' into next by Bjorn Helgaas · 7 years ago
  12. 9c42da5 Merge branch 'pci/aspm' into next by Bjorn Helgaas · 7 years ago
  13. f5b4f7ce Merge branch 'pci/aer' into next by Bjorn Helgaas · 7 years ago
  14. a9a6bb4 Merge branch 'pci/acpi' into next by Bjorn Helgaas · 7 years ago
  15. a48f3d5 PCI/ASPM: Add L1 Substates definitions by Bjorn Helgaas · 7 years ago
  16. 7f88ba4 PCI/ASPM: Reformat ASPM register definitions by Bjorn Helgaas · 7 years ago
  17. c00054f PCI/ASPM: Use correct capability pointer to program LTR_L1.2_THRESHOLD by Bjorn Helgaas · 7 years ago
  18. 94ac327 PCI/ASPM: Account for downstream device's Port Common_Mode_Restore_Time by Bjorn Helgaas · 7 years ago
  19. 499c010 PCI: altera: Rename altera_pcie_link_is_up() to altera_pcie_link_up() by Bjorn Helgaas · 7 years ago
  20. 505fb74 PCI: Fix kernel-doc build warning by Randy Dunlap · 7 years ago
  21. a405f19 PCI: Fail pci_map_rom() if the option ROM is invalid by Changbin Du · 7 years ago
  22. a48a687 PCI: Move pci_map_rom() error path by Changbin Du · 7 years ago
  23. 03ea226 PCI: Move PCI_QUIRKS to the PCI bus menu by Randy Dunlap · 7 years ago
  24. 03f41f2 alpha/PCI: Make pdev_save_srm_config() static by Bjorn Helgaas · 7 years ago
  25. 7b30aa1 PCI: Remove unused declarations by Bjorn Helgaas · 7 years ago
  26. be2d877a PCI: Remove redundant pci_dev, pci_bus, resource declarations by Bjorn Helgaas · 7 years ago
  27. 137ed9f PCI: Remove redundant pcibios_set_master() declarations by Bjorn Helgaas · 7 years ago
  28. 3ad3f8c PCI/PME: Handle invalid data when reading Root Status by Qiang · 7 years ago
  29. db63d40 PCI: pciehp: Do not clear Presence Detect Changed during initialization by Mika Westerberg · 7 years ago
  30. 49902239 PCI: pciehp: Fix race condition handling surprise link down by Mika Westerberg · 7 years ago
  31. 1a57677 PCI: Distribute available resources to hotplug-capable bridges by Mika Westerberg · 7 years ago
  32. 1c02ea8 PCI: Distribute available buses to hotplug-capable bridges by Mika Westerberg · 7 years ago
  33. a20c7f3 PCI: Do not allocate more buses than available in parent by Mika Westerberg · 7 years ago
  34. 4147c2f PCI: Open-code the two pass loop when scanning bridges by Mika Westerberg · 7 years ago
  35. 95e3ba9 PCI: Move pci_hp_add_bridge() to drivers/pci/probe.c by Mika Westerberg · 7 years ago
  36. 24a0c65 PCI: Add for_each_pci_bridge() helper by Andy Shevchenko · 7 years ago
  37. 3691314 PCI: shpchp: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  38. 34d773f PCI: cpqphp: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  39. c4459a0 PCI: pciehp: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  40. 05196e2 PCI: ibmphp: Use common error handling code in unconfigure_boot_device() by Markus Elfring · 7 years ago
  41. cc27b73 PCI/portdrv: Turn off PCIe services during shutdown by Sinan Kaya · 7 years ago
  42. b7636e8 misc: pci_endpoint_test: Fix BUG_ON error during pci_disable_msi() by Kishon Vijay Abraham I · 7 years ago
  43. 139838f misc: pci_endpoint_test: Fix pci_endpoint_test not releasing resources on remove by Kishon Vijay Abraham I · 7 years ago
  44. 80068c9 misc: pci_endpoint_test: Fix failure path return values in probe by Kishon Vijay Abraham I · 7 years ago
  45. a2db266 misc: pci_endpoint_test: Avoid triggering a BUG() by Dan Carpenter · 7 years ago
  46. 832c418a PCI: Document reset method return values by Bjorn Helgaas · 7 years ago
  47. fa564ad x86/PCI: Enable a 64bit BAR on AMD Family 15h (Models 00-1f, 30-3f, 60-7f) by Christian König · 7 years ago
  48. 8bb705e PCI: Add pci_resize_resource() for resizing BARs by Christian König · 7 years ago
  49. 16b6c8b PCI: Detach driver before procfs & sysfs teardown on device remove by Alex Williamson · 7 years ago
  50. 276b738 PCI: Add resizable BAR infrastructure by Christian König · 7 years ago
  51. cb21bc9 PCI: Add PCI resource type mask #define by Christian König · 7 years ago
  52. a579ba4 PCI/portdrv: Compute MSI/MSI-X IRQ vectors after final allocation by Bjorn Helgaas · 7 years ago
  53. b3c433e PCI: faraday: Fix wrong pointer passed to PTR_ERR() by Wei Yongjun · 7 years ago
  54. 3321eaf PCI/portdrv: Factor out Interrupt Message Number lookup by Bjorn Helgaas · 7 years ago
  55. b8acfd7c PCI/portdrv: Consolidate comments by Bjorn Helgaas · 7 years ago
  56. 7c950b9 PCI/portdrv: Add #defines for AER and DPC Interrupt Message Number masks by Dongdong Liu · 7 years ago
  57. f2ddaf8 PCI: Apply Cavium ThunderX ACS quirk to more Root Ports by Vadim Lomovtsev · 7 years ago
  58. 7f34267 PCI: Set Cavium ACS capability quirk flags to assert RR/CR/SV/UF by Vadim Lomovtsev · 7 years ago
  59. 343dc69 misc: pci_endpoint_test: Prevent some integer overflows by Dan Carpenter · 7 years ago
  60. 9c049be PCI: dra7xx: Add shutdown handler to cleanly turn off clocks by Keerthy · 7 years ago
  61. ff26449 PCI: Restore ARI Capable Hierarchy before setting numVFs by Tony Nguyen · 7 years ago
  62. 27d6162 PCI: Create SR-IOV virtfn/physfn links before attaching driver by Stuart Hayes · 7 years ago
  63. 7dfca15 PCI: Expose SR-IOV offset, stride, and VF device ID via sysfs by Filippo Sironi · 7 years ago
  64. f05f735 switchtec: Make struct event_regs static by Colin Ian King · 7 years ago
  65. 3142d83 PCI: Cache the VF device ID in the SR-IOV structure by Filippo Sironi · 8 years ago
  66. ad581f8 PCI: Add Kconfig PCI_IOV dependency for PCI_REALLOC_ENABLE_AUTO by Sascha El-Sharkawy · 7 years ago
  67. 79e699b PCI: Remove unused function __pci_reset_function() by Jan H. Schönherr · 8 years ago
  68. 753f612 PCI: Remove reset argument from pci_iov_{add,remove}_virtfn() by Jan H. Schönherr · 7 years ago
  69. 4113b0e x86/pci/intel_mid_pci: Constify intel_mid_pci_ops and make it __initconst by Bhumika Goyal · 7 years ago
  70. 69f2dc2 PCI: Constify pci_dev_type structure by Bhumika Goyal · 7 years ago
  71. ee8bdfb PCI/ASPM: Deal with missing root ports in link state handling by Ard Biesheuvel · 7 years ago
  72. 86acc79 PCI/AER: Report non-fatal errors only to the affected endpoint by Gabriele Paoloni · 7 years ago
  73. a0040c0 ACPI / PCI: Bail early in acpi_pci_add_bus() if there is no ACPI handle by Vitaly Kuznetsov · 7 years ago
  74. 9e66317 Linux 4.14-rc3 by Linus Torvalds · 7 years ago
  75. 368f899 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  76. c42ed9f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  77. 8251354 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  78. 7e103ac Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  79. 1c6f705 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  80. 1de47f3 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  81. 3d9d62b Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  82. 156069f Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  83. a8c964e Merge tag 'mtd/fixes-for-4.14-rc3' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  84. 0b33ce7 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  85. 74d83ec Merge tag 'platform-drivers-x86-v4.14-2' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 7 years ago
  86. 95dcc4d Merge tag 'led_fixes-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 7 years ago
  87. 99637e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  88. 5ba88cd Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  89. 7b5ef82 Merge tag 'md/4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 7 years ago
  90. 93b5533 Merge tag 'pci-v4.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  91. a358320 Merge tag 'drm-fixes-for-v4.14-rc3' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  92. 35dbba3 Merge tag 'iommu-fixes-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  93. 0648260 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  94. 9f2a512 Merge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  95. 42057e1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  96. 6c85501 fix infoleak in waitid(2) by Al Viro · 7 years ago
  97. 196bd48 x86/asm: Use register variable to get stack pointer value by Andrey Ryabinin · 7 years ago
  98. bc829ee x86/mm: Disable branch profiling in mem_encrypt.c by Tom Lendacky · 7 years ago
  99. 1addcd5 Merge tag 'perf-urgent-for-mingo-4.14-20170928' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 7 years ago
  100. 95d3652 Merge branch 'fixes-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago