1. 8729123 Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  2. e044d8f ACPI: Introduce acpi_unload_parent_table() usages in Linux kernel by Lv Zheng · 10 years ago
  3. a93b506 PCI: pciehp: Handle surprise add even if surprise removal isn't supported by Bjorn Helgaas · 10 years ago
  4. 17f14b5 PCI: Delete unnecessary NULL pointer checks by Markus Elfring · 10 years ago
  5. e589c9e Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  6. 8643e28 x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.h by Jiang Liu · 10 years ago
  7. 25d0d35 x86, irq: Kill useless parameter 'irq_attr' of IO_APIC_get_PCI_irq_vector() by Jiang Liu · 10 years ago
  8. c75059c Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  9. 754834b PCI: Simplify if-return sequences by Quentin Lambert · 10 years ago
  10. c302d35 Revert duplicate "PCI: pciehp: Prevent NULL dereference during probe" by Kamal Mostafa · 10 years ago
  11. 80213c0 Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  12. c0ed74e Merge branches 'pci/enumeration', 'pci/virtualization' and 'pci/cleanup' into next by Bjorn Helgaas · 10 years ago
  13. 2f4096e PCI: Remove assignment from complicated "if" conditions by Quentin Lambert · 10 years ago
  14. 79e50e7 PCI: Remove assignment from "if" conditions by Quentin Lambert · 10 years ago
  15. 656f978 PCI: Remove unnecessary curly braces by Quentin Lambert · 10 years ago
  16. 382a9c9 PCI: Add space before open parenthesis by Quentin Lambert · 10 years ago
  17. 31ff2a5 PCI: pciehp: Stop disabling notifications during init by Yinghai Lu · 10 years ago
  18. cf8d7b5 PCI: pciehp: Add more Slot Control debug output by Yinghai Lu · 10 years ago
  19. d433889 PCI: pciehp: Fix wait time in timeout message by Yinghai Lu · 10 years ago
  20. 7cbeb9f PCI: pciehp: Fix pcie_wait_cmd() timeout by Yinghai Lu · 10 years ago
  21. 649ae75 Merge branch 'pci/vga'; commit '6a73336bde29' into for-linus by Bjorn Helgaas · 10 years ago
  22. bceee4a9 PCI: pciehp: Prevent NULL dereference during probe by Andreas Noever · 10 years ago
  23. d537a3a PCI: pciehp: Reduce PCIe slot_ctrl to 16 bits by Bjorn Helgaas · 10 years ago
  24. 81ee573 ACPI / hotplug / PCI: Remove pci_configure_slot() usage by Bjorn Helgaas · 10 years ago
  25. b407166 PCI: shpchp: Remove pci_configure_slot() usage by Bjorn Helgaas · 10 years ago
  26. 77094fb PCI: pciehp: Remove pci_configure_slot() usage by Bjorn Helgaas · 10 years ago
  27. 589fcc2 PCI: Move pci_configure_slot() to drivers/pci/probe.c by Bjorn Helgaas · 10 years ago
  28. 9ce90ea PCI: Move pci_get_hp_params() to drivers/pci/pci-acpi.c by Bjorn Helgaas · 10 years ago
  29. 1197ba2 PCI: pciehp: Configure hot-added display devices by Bjorn Helgaas · 10 years ago
  30. 6a73336 PCI: Remove "no hotplug settings from platform" warning by Bjorn Helgaas · 10 years ago
  31. b440bde PCI: Add pci_ignore_hotplug() to ignore hotplug events for a device by Bjorn Helgaas · 10 years ago
  32. ae36e95 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  33. ebb067d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  34. 7725131 Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  35. 896cb7e s390/pci: fix kmsg component by Gerald Schaefer · 10 years ago
  36. 902ee49 ACPI / hotplug / PCI: Fix sparse non static symbol warning by Wei Yongjun · 10 years ago
  37. ba574dc ACPI / hotplug: Simplify acpi_set_hp_context() by Rafael J. Wysocki · 10 years ago
  38. 86f5f3c ACPI / hotplug / PCI: Eliminate acpiphp_dev_to_bridge() by Rafael J. Wysocki · 10 years ago
  39. 5d37818 PCI: cpqphp: Remove unnecessary null test before debugfs_remove() by Fabian Frederick · 10 years ago
  40. 0d25d35 PCI: pciehp: Clear Data Link Layer State Changed during init by Myron Stowe · 10 years ago
  41. 6c1a32e PCI: pciehp: Remove struct controller.no_cmd_complete by Rajat Jain · 10 years ago
  42. ccdb8ed of: Migrate of_find_node_by_name() users to for_each_node_by_name() by Grant Likely · 10 years ago
  43. 2cc56f3 PCI: pciehp: Remove assumptions about which commands cause completion events by Bjorn Helgaas · 10 years ago
  44. 40b9608 PCI: pciehp: Compute timeout from hotplug command start time by Bjorn Helgaas · 10 years ago
  45. 3461a06 PCI: pciehp: Wait for hotplug command completion lazily by Bjorn Helgaas · 10 years ago
  46. 4283c70 PCI: pciehp: Make pcie_wait_cmd() self-contained by Bjorn Helgaas · 10 years ago
  47. 62e4492 PCI: Prevent NULL dereference during pciehp probe by Andreas Noever · 10 years ago
  48. 7550cfa Merge tag 'pci-v3.16-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  49. 882d18a ACPI / hotplug / PCI: Add hotplug contexts to PCI host bridges by Rafael J. Wysocki · 10 years ago
  50. 227f064 PCI: Merge multi-line quoted strings by Ryan Desfosses · 10 years ago
  51. 3c78bc6 PCI: Whitespace cleanup by Ryan Desfosses · 10 years ago
  52. b7fe943 PCI: Move EXPORT_SYMBOL so it immediately follows function/variable by Ryan Desfosses · 10 years ago
  53. 4255532 Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into next by Linus Torvalds · 10 years ago
  54. d1a2523 Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' into next by Bjorn Helgaas · 10 years ago
  55. cab9a12 PCI: cpqphp: Fix possible null pointer dereference by Rickard Strandqvist · 10 years ago
  56. 930067e PCI: pciehp: Use pci_is_bridge() to simplify code by Yijing Wang · 10 years ago
  57. c7a071f PCI: acpiphp: Use pci_is_bridge() to simplify code by Yijing Wang · 10 years ago
  58. 5cbe5d1 PCI: cpcihp: Use pci_is_bridge() to simplify code by Yijing Wang · 10 years ago
  59. 087cfa9 PCI: shpchp: Use pci_is_bridge() to simplify code by Yijing Wang · 10 years ago
  60. f86e1f1 PCI: rpaphp: Use pci_is_bridge() to simplify code by Yijing Wang · 10 years ago
  61. 93fa9d3 PCI: shpchp: Check bridge's secondary (not primary) bus speed by Marcel Apfelbaum · 10 years ago
  62. 518a6a3 Merge branches 'pci/hotplug', 'pci/msi', 'pci/virtualization' and 'pci/misc' into next by Bjorn Helgaas · 10 years ago
  63. 10874f5 PCI: Remove unnecessary __ref annotations by Bjorn Helgaas · 10 years ago
  64. 761ce53 PCI: rphahp: Fix endianess issues by Laurent Dufour · 10 years ago
  65. 476a357 PCI: pciehp: Acknowledge spurious "cmd completed" event by Rajat Jain · 11 years ago
  66. 56a3d18 PCI: Remove unnecessary includes of <linux/init.h> by Paul Gortmaker · 10 years ago
  67. 17f830b PCI: pciehp: Use PCI_EXP_SLTCAP_PSN define by Bjorn Helgaas · 10 years ago
  68. 8e56aed PCI: hotplug: Remove unnecessary "dev->bus" test by Bjorn Helgaas · 10 years ago
  69. 4b1779c Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  70. d901188 Merge branch 'acpi-pci-hotplug' into acpi-hotplug by Rafael J. Wysocki · 11 years ago
  71. b8a62d5 ACPI / hotplug / PCI: Use pci_device_is_present() by Rafael J. Wysocki · 11 years ago
  72. be27b3d ACPI / dock: Add .uevent() callback to struct acpi_hotplug_context by Rafael J. Wysocki · 11 years ago
  73. edf5bf3 ACPI / dock: Use callback pointers from devices' ACPI hotplug contexts by Rafael J. Wysocki · 11 years ago
  74. 3b52b21 ACPI / dock: Use ACPI device object pointers instead of ACPI handles by Rafael J. Wysocki · 11 years ago
  75. 9607531 Merge branch 'acpi-pci-hotplug' into acpi-dock by Rafael J. Wysocki · 11 years ago
  76. 59b42fa ACPI / hotplug: Add .fixup() callback to struct acpi_hotplug_context by Rafael J. Wysocki · 11 years ago
  77. d7c7c02 ACPI / hotplug / PCI: Do not clear event callback pointer for docks by Rafael J. Wysocki · 11 years ago
  78. 9d68c78 Merge branch 'pci/pciehp' into next by Bjorn Helgaas · 11 years ago
  79. 9cad7f5 PCI: pciehp: Cleanup whitespace by Bjorn Helgaas · 11 years ago
  80. 2b3940b PCI: pciehp: Remove a non-existent card, regardless of "surprise" capability by Rajat Jain · 11 years ago
  81. 94a5f85 Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  82. cc6254e ACPI / hotplug / PCI: Add ACPIPHP contexts to devices handled by PCIeHP by Rafael J. Wysocki · 11 years ago
  83. 3799c5a ACPI / hotplug / PCI: Rename register_slot() to acpiphp_add_context() by Rafael J. Wysocki · 11 years ago
  84. c6f0d5a ACPI / hotplug / PCI: Use list_for_each_entry() for bus traversal by Yijing Wang · 11 years ago
  85. 50277c8 PCI: pciehp: Don't turn slot off when hot-added device already exists by Yijing Wang · 11 years ago
  86. 357fe85 PCI: cpqphp: Fix hex vs decimal typo in cpqhpc_probe() by Dan Carpenter · 11 years ago
  87. 4b49b9f Merge back earlier 'acpi-pci-hotplug' material. by Rafael J. Wysocki · 11 years ago
  88. 7282059 ACPI / hotplug / PCI: Relax the checking of _STA return values by Mika Westerberg · 11 years ago
  89. 50b52fd PCI: pciehp: Add hotplug_lock to serialize hotplug events by Rajat Jain · 11 years ago
  90. c4f2f5e PCI: pciehp: Ensure very fast hotplug events are also processed by Rajat Jain · 11 years ago
  91. 06a8d89 PCI: pciehp: Disable link notification across slot reset by Rajat Jain · 11 years ago
  92. 02e93a8 PCI: pciehp: Don't check adapter or latch status while disabling by Rajat Jain · 11 years ago
  93. b1811d2 PCI: pciehp: Don't disable the link permanently during removal by Rajat Jain · 11 years ago
  94. 4f854f2 PCI: pciehp: Enable link state change notifications by Rajat Jain · 11 years ago
  95. e48f1b6 PCI: pciehp: Use link change notifications for hot-plug and removal by Rajat Jain · 11 years ago
  96. 4703389 PCI: pciehp: Make check_link_active() non-static by Rajat Jain · 11 years ago
  97. 21369c7 ACPI / hotplug / PCI: Execute _EJ0 under the ACPI scan lock by Rafael J. Wysocki · 11 years ago
  98. 1f7c164 ACPI / hotplug / PCI: Rework acpiphp_check_host_bridge() by Rafael J. Wysocki · 11 years ago
  99. 1a69947 ACPI / hotplug / PCI: Hotplug notifications from acpi_bus_notify() by Rafael J. Wysocki · 11 years ago
  100. 5e6f236 ACPI / hotplug / PCI: Simplify acpi_install_hotplug_notify_handler() by Rafael J. Wysocki · 11 years ago