1. 0d51ce9 Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  2. 6aa2fdb Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  3. 9bb4064 Merge branch 'pm-sleep' by Rafael J. Wysocki · 9 years ago
  4. f9793e37 Merge tag 'pci-v4.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  5. 54fa97e PCI/MSI: Allow the MSI domain to be device-specific by Marc Zyngier · 9 years ago
  6. 098259e PCI: Add per-device MSI domain hook by Marc Zyngier · 9 years ago
  7. c8d1758 PCI/MSI: Use of_msi_get_domain instead of open-coded "msi-parent" parsing by Marc Zyngier · 9 years ago
  8. b6eec9b PCI/MSI: Add helper function pci_msi_domain_get_msi_rid(). by David Daney · 9 years ago
  9. 0701c53 genirq/msi: Do not use pci_msi_[un]mask_irq as default methods by Marc Zyngier · 9 years ago
  10. 58a1fbb PM / PCI / ACPI: Kick devices that might have been reset by firmware by Rafael J. Wysocki · 9 years ago
  11. c2df86e PM / sleep: Drop pm_request_idle() from pm_generic_complete() by Rafael J. Wysocki · 9 years ago
  12. be5436c irqdomain/msi: Use fwnode instead of of_node by Marc Zyngier · 9 years ago
  13. 2cef548 PCI / PM: Avoid resuming more devices during system suspend by Rafael J. Wysocki · 9 years ago
  14. 1266963 PCI: Prevent out of bounds access in numa_node override by Sasha Levin · 9 years ago
  15. dd953d3 Merge branches 'pm-pci' and 'acpi-pci' by Rafael J. Wysocki · 9 years ago
  16. 966966a Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  17. a836006 PCI / PM: Update runtime PM documentation for PCI devices by Rafael J. Wysocki · 9 years ago
  18. de24c18 PCI: rcar: Add R8A7794 support by Sergei Shtylyov · 9 years ago
  19. da2d03e PCI: Use function 0 VPD for identical functions, regular VPD for others by Alex Williamson · 9 years ago
  20. 9d92407 PCI: Fix devfn for VPD access through function 0 by Alex Williamson · 9 years ago
  21. 38ea72b PCI/MSI: Fix MSI IRQ domains for VFs on virtual buses by Alex Williamson · 9 years ago
  22. b838b39 PCI: Clear IORESOURCE_UNSET when clipping a bridge window by Bjorn Helgaas · 9 years ago
  23. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  24. 237865f PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" by Bjorn Helgaas · 9 years ago
  25. 2965faa kexec: split kexec_load syscall from kexec core code by Dave Young · 9 years ago
  26. 839fe91 Merge branch 'parisc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  27. 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  28. e02a653 PCI,parisc: Enable 64-bit bus addresses on PA-RISC by Helge Deller · 9 years ago
  29. 17e6b00 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  30. 8d01b66 Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  31. 25525be Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  32. d4c9039 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  33. 26f8b7e Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  34. 9ca678d Merge branches 'pci/enumeration' and 'pci/misc' into next by Bjorn Helgaas · 9 years ago
  35. 22b6839 PCI: Make pci_msi_setup_pci_dev() non-static for use by arch code by Guilherme G. Piccoli · 9 years ago
  36. c43996f PCI: Add pci_ioremap_wc_bar() by Luis R. Rodriguez · 9 years ago
  37. 91f15fb PCI: Disable async suspend/resume for JMicron multi-function SATA/AHCI by Zhang Rui · 9 years ago
  38. 2fc32c9 Merge branches 'pci/host-dra7xx', 'pci/host-imx6' and 'pci/host-spear' into next by Bjorn Helgaas · 9 years ago
  39. 27d868b PCI: Set MPS to match upstream bridge by Keith Busch · 9 years ago
  40. 45ea2a5 PCI: Don't use 64-bit bus addresses on PA-RISC by Bjorn Helgaas · 9 years ago
  41. 9dae3a9 PCI: Move MPS configuration check to pci_configure_device() by Bjorn Helgaas · 9 years ago
  42. 3a10766 PCI: Drop references acquired by of_parse_phandle() by Bjorn Helgaas · 9 years ago
  43. 2291ec0 PCI/MSI: Remove unused pcibios_msi_controller() hook by Lorenzo Pieralisi · 9 years ago
  44. 8953aab ARM/PCI, designware, xilinx: Use pci_scan_root_bus_msi() by Lorenzo Pieralisi · 9 years ago
  45. d2a7926 PCI: Add pci_scan_root_bus_msi() by Lorenzo Pieralisi · 9 years ago
  46. aa4a5c0 PCI: generic: Add arm64 support by Jayachandran C · 9 years ago
  47. 459a077 PCI: Build setup-irq.o for arm64 by Jayachandran C · 9 years ago
  48. 499733e PCI: generic: Remove dependency on ARM-specific struct hw_pci by Jayachandran C · 9 years ago
  49. 8d1ceb5 PCI: imx6: Simplify a trivial if-return sequence by Fabio Estevam · 9 years ago
  50. 68ebb7c PCI: spear: Use BUG_ON() instead of condition followed by BUG() by Fabio Estevam · 9 years ago
  51. d3f4caa PCI: dra7xx: Remove unneeded use of IS_ERR_VALUE() by Fabio Estevam · 9 years ago
  52. b35b1df PCI: Tolerate hierarchies with no Root Port by Yijing Wang · 9 years ago
  53. 649953b PCI: xilinx: Fix typo in function name by Jiang Liu · 9 years ago
  54. f0d9ac7 Merge branches 'pci/host-dra7xx' and 'pci/host-iproc' into next by Bjorn Helgaas · 9 years ago
  55. 1f408d5 Merge branches 'pci/hotplug', 'pci/iommu', 'pci/irq' and 'pci/virtualization' into next by Bjorn Helgaas · 9 years ago
  56. f7ef134 PCI: Remove pci_ats_enabled() by Bjorn Helgaas · 9 years ago
  57. a71f938 PCI: Stop caching ATS Invalidate Queue Depth by Bjorn Helgaas · 9 years ago
  58. a021f30 PCI: Clean up ATS error handling by Bjorn Helgaas · 9 years ago
  59. c39127d PCI: Use pci_physfn() rather than looking up physfn by hand by Bjorn Helgaas · 9 years ago
  60. afdd596 PCI: Inline the ATS setup code into pci_ats_init() by Bjorn Helgaas · 9 years ago
  61. 3c76539 PCI: Rationalize pci_ats_queue_depth() error checking by Bjorn Helgaas · 9 years ago
  62. d544d75 PCI: Embed ATS info directly into struct pci_dev by Bjorn Helgaas · 9 years ago
  63. edc90fe PCI: Allocate ATS struct during enumeration by Bjorn Helgaas · 9 years ago
  64. 78bdcad PCI: dra7xx: Add support to make GPIO drive PERST# line by Kishon Vijay Abraham I · 9 years ago
  65. 389c709 PCI: dra7xx: Clear MSE bit during suspend so clocks will idle by Kishon Vijay Abraham I · 9 years ago
  66. e52eb44 PCI: dra7xx: Add PM support by Kishon Vijay Abraham I · 9 years ago
  67. 0e2bdb0 PCI: dra7xx: Disable pm_runtime on get_sync failure by Kishon Vijay Abraham I · 9 years ago
  68. 05aa7d6 PCI: iproc: Allow BCMA bus driver to be built as module by Hauke Mehrtens · 9 years ago
  69. 95e1658 PCI: Add ACS quirks for Intel I219-LM/V by Alex Williamson · 9 years ago
  70. 3e14675 PCI: Kill off set_irq_flags() usage by Rob Herring · 9 years ago
  71. 92b19ff cleanup IORESOURCE_CACHEABLE vs ioremap() by Dan Williams · 9 years ago
  72. 2db0f71 PCI: pciehp: Remove ignored MRL sensor interrupt events by Bjorn Helgaas · 9 years ago
  73. 58fa240 PCI: pciehp: Remove unused interrupt events by Bjorn Helgaas · 9 years ago
  74. 1469d17 PCI: pciehp: Handle invalid data when reading from non-existent devices by Jarod Wilson · 9 years ago
  75. 3388a61 PCI: Add quirk for Intel DH895xCC VF PCI config erratum by Tadeusz Struk · 9 years ago
  76. 5a4f3cf Merge branches 'pci/irq', 'pci/misc', 'pci/resource' and 'pci/virtualization' into next by Bjorn Helgaas · 9 years ago
  77. cd66d5c Merge branches 'pci/host-designware', 'pci/host-xgene' and 'pci/host-xilinx' into next by Bjorn Helgaas · 9 years ago
  78. 36f024e PCI/MSI: pci-xgene-msi: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  79. 017ffe6 PCI: Hold pci_slot_mutex while searching bus->slots list by Yijing Wang · 9 years ago
  80. 6754676 PCI: Protect pci_bus->slots with pci_slot_mutex, not pci_bus_sem by Yijing Wang · 9 years ago
  81. 5f22699 PCI/MSI: Free legacy IRQ when enabling MSI/MSI-X by Jiang Liu · 9 years ago
  82. 890e484 PCI: Add pcibios_alloc_irq() and pcibios_free_irq() by Jiang Liu · 9 years ago
  83. f075915 PCI/MSI: Drop domain field from msi_controller by Marc Zyngier · 9 years ago
  84. 8d63bc7 PCI/MSI: pci-xgene-msi: Get rid of struct msi_controller by Marc Zyngier · 9 years ago
  85. d8a1cb7 PCI/MSI: Let pci_msi_get_domain use struct device::msi_domain by Marc Zyngier · 9 years ago
  86. 471c931 PCI/MSI: Allow msi_domain lookup using the host bridge node by Marc Zyngier · 9 years ago
  87. b165e2b PCI/MSI: Add support for OF-provided msi_domain by Marc Zyngier · 9 years ago
  88. 44aa0c6 PCI/MSI: Add hooks to populate the msi_domain field by Marc Zyngier · 9 years ago
  89. 0380839 PCI/MSI: Register irq domain with specific token by Marc Zyngier · 9 years ago
  90. 70d334c PCI: iproc: Fix BCMA dependency in Kconfig by Ray Jui · 9 years ago
  91. b00c441 PCI: iproc: Fix ARM64 dependency in Kconfig by Ray Jui · 9 years ago
  92. db9d6d7 PCI: iproc: enable arm64 support for iProc PCIe by Ray Jui · 9 years ago
  93. dff22d2 PCI: Call pci_read_bridge_bases() from core instead of arch code by Lorenzo Pieralisi · 9 years ago
  94. 0f41421 PCI: designware: Don't complain missing *config* reg space if va_cfg0 is set by Murali Karicheri · 9 years ago
  95. 8d9bfe3 PCI: iproc: Add arm64 support by Ray Jui · 9 years ago
  96. aa48b6f genirq/MSI: Move alloc_msi_entry() from PCI into generic MSI code by Jiang Liu · 9 years ago
  97. 25a98bd genirq/MSI: Store 'struct device' instead of 'struct pci_dev' in struct msi_desc by Jiang Liu · 9 years ago
  98. 4a7cc83 genirq/MSI: Move msi_list from struct pci_dev to struct device by Jiang Liu · 9 years ago
  99. e39758e PCI: Use helper functions to access fields in struct msi_desc by Jiang Liu · 9 years ago
  100. 5004e98 PCI: Use for_each_pci_msi_entry() to access MSI device list by Jiang Liu · 9 years ago