1. 2263576 ACPICA: Add post-order callback to acpi_walk_namespace by Lin Ming · 15 years ago
  2. 86ae13b headers: Fix build after <linux/sched.h> removal by Ingo Molnar · 15 years ago
  3. b247150 ACPICA: fixup after acpi_get_object_info() change by Bjorn Helgaas · 15 years ago
  4. b7f21bb Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  5. 985f387 Merge branch 'acpica' into release by Len Brown · 15 years ago
  6. 656927b PCI: pciehp: remove slot capabilities definitions by Kenji Kaneshige · 15 years ago
  7. d9fb42a8 PCI: pciehp: remove error message definitions by Kenji Kaneshige · 15 years ago
  8. 07a0969 PCI: pciehp: remove number field by Kenji Kaneshige · 15 years ago
  9. 82a9e79 PCI: pciehp: remove hpc_ops by Kenji Kaneshige · 15 years ago
  10. 385e249 PCI: pciehp: remove pci_dev field by Kenji Kaneshige · 15 years ago
  11. 6aaa6d0 PCI: pciehp: remove crit_sect mutex by Kenji Kaneshige · 15 years ago
  12. 5f9cab7 PCI: pciehp: remove slot_bus field by Kenji Kaneshige · 15 years ago
  13. d54798f PCI: pciehp: remove first_slot field by Kenji Kaneshige · 15 years ago
  14. a2359a3 PCI: pciehp: remove slot_device_offset field by Kenji Kaneshige · 15 years ago
  15. 0e36315 PCI: pciehp: remove hp_slot field by Kenji Kaneshige · 15 years ago
  16. d689f7e PCI: pciehp: remove device field by Kenji Kaneshige · 15 years ago
  17. ab9c6c8 PCI: pciehp: remove bus field by Kenji Kaneshige · 15 years ago
  18. 6a11c13 PCI: pciehp: remove slot_num_inc field by Kenji Kaneshige · 15 years ago
  19. e23727d PCI: pciehp: remove num_slots field by Kenji Kaneshige · 15 years ago
  20. 8720d27 PCI: pciehp: remove slot_list field by Kenji Kaneshige · 15 years ago
  21. 5e3573d PCI hotplug: clean up acpi_run_hpp() by Bjorn Helgaas · 15 years ago
  22. e81995b PCI hotplug: acpiphp: use generic pci_configure_slot() by Bjorn Helgaas · 15 years ago
  23. 11876e5 PCI hotplug: shpchp: use generic pci_configure_slot() by Bjorn Helgaas · 15 years ago
  24. d569c74 PCI hotplug: pciehp: use generic pci_configure_slot() by Bjorn Helgaas · 15 years ago
  25. 8838400 PCI hotplug: add pci_configure_slot() by Bjorn Helgaas · 15 years ago
  26. 6a29172 PCI hotplug: clean up acpi_get_hp_params_from_firmware() interface by Bjorn Helgaas · 15 years ago
  27. fca6825 PCI hotplug: acpiphp: don't cache hotplug_params in acpiphp_bridge by Bjorn Helgaas · 15 years ago
  28. dffb4bb PCI hotplug: acpiphp: remove superfluous _HPP/_HPX evaluation by Bjorn Helgaas · 15 years ago
  29. 7f53866 PCI Hotplug: convert acpi_pci_detect_ejectable() to take an acpi_handle by Alex Chiang · 15 years ago
  30. 6edd767 PCI Hotplug: acpiphp: find bridges the easy way by Alex Chiang · 15 years ago
  31. 0ba379e PCI: Simplify hotplug mch quirk. by Eric W. Biederman · 15 years ago
  32. 825c423 PCI hotplug: add support for 5.0G link speed by Kenji Kaneshige · 15 years ago
  33. 6ed6a8d PCI hotplug: fix typo in pcie link speed info by Kenji Kaneshige · 15 years ago
  34. 5228a82 PCI Hotplug: acpiphp: get pci_bus from acpi handle correctly by Alex Chiang · 15 years ago
  35. 15b8dd5 ACPICA: Major update for acpi_get_object_info external interface by Bob Moore · 15 years ago
  36. 94f81a4 PCI hotplug: SGI hotplug: do not use hotplug_slot_attr by Kenji Kaneshige · 15 years ago
  37. d25f143 PCI hotplug: SGI hotplug: fix build failure by Kenji Kaneshige · 15 years ago
  38. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  39. 503998c PCI: fix kernel-doc warnings by Randy Dunlap · 15 years ago
  40. fbe8cdd Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904', 'bugzilla-13121', 'bugzilla-13396', 'bugzilla-13533', 'bugzilla-13612', 'c3_lock', 'hid-cleanups', 'misc-2.6.31', 'pdc-leak-fix', 'pnpacpi', 'power_nocheck', 'thinkpad_acpi', 'video' and 'wmi' into release by Len Brown · 15 years ago
  41. 59ef7a8 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  42. 268a03a PCI: drivers/pci/slot.c should depend on CONFIG_SYSFS by Alex Chiang · 15 years ago
  43. d6aa484 PCI Hotplug: acpiphp: convert to acpi_get_pci_dev by Alexander Chiang · 15 years ago
  44. 2755820 ACPI: Introduce acpi_is_root_bridge() by Alexander Chiang · 15 years ago
  45. a6c0d5c PCI hotplug: remove redundant .owner initializations by Kenji Kaneshige · 15 years ago
  46. c825bc9 PCI hotplug: create symlink to hotplug driver module by Kenji Kaneshige · 15 years ago
  47. 498a8fa PCI hotplug: fix return value of has_foo() functions by Kenji Kaneshige · 15 years ago
  48. bd3d99c PCI: Remove untested Electromechanical Interlock (EMI) support in pciehp. by Kenji Kaneshige · 15 years ago
  49. db5ed9b trivial: pci hotplug: adding __init/__exit macros to sgi_hotplug by Peter Huewe · 15 years ago
  50. 12a9da0 PCI Hotplug: cpqphp: don't use pci_find_slot() by Alex Chiang · 15 years ago
  51. 6d1e87d PCI Hotplug: cpqphp: constify slot_name() by Alex Chiang · 15 years ago
  52. e3265ea PCI Hotplug: cpqphp: eliminate dead code - PCI_ScanBusNonBridge by Alex Chiang · 15 years ago
  53. b019ee6 PCI Hotplug: cpqphp: clean up accesses to pcibios_get_irq_routing_table() by Alex Chiang · 15 years ago
  54. 1d2e8b1 PCI Hotplug: cpqphp: refactor cpqhp_save_config by Alex Chiang · 15 years ago
  55. 4aabb58e PCI Hotplug: cpqphp: style cleanups by Alex Chiang · 15 years ago
  56. de86ae1 PCI Hotplug: cpqphp: refactor cpqphp_save_slot_config by Alex Chiang · 15 years ago
  57. 1d3ecf1 PCI Hotplug: cpqphp: clean up cpqphp_ctrl.c by Alex Chiang · 15 years ago
  58. 867556f PCI Hotplug: cpqphp: refactor cpqhp_probe by Alex Chiang · 15 years ago
  59. 04225fe PCI Hotplug: cpqphp: eliminate stray braces by Alex Chiang · 15 years ago
  60. b4d897a PCI Hotplug: cpqphp: remove useless prototypes in cpqphp_core.c by Alex Chiang · 15 years ago
  61. 86a5802 PCI Hotplug: cpqphp: obey 80 column convention in cpqphp.h by Alex Chiang · 15 years ago
  62. 427438c PCI Hotplug: cpqphp: fix comment style by Alex Chiang · 15 years ago
  63. 861fefb PCI Hotplug: cpqphp: stray whitespace cleanups by Alex Chiang · 15 years ago
  64. 64f039d PCI: ibmphp_core.c: fix warning due to missing module_exit() by akpm@linux-foundation.org · 15 years ago
  65. 3d58f48 Merge branch 'linus' into irq/numa by Ingo Molnar · 15 years ago
  66. 9d911d7 PCI Hotplug: acpiphp: don't store a pci_dev in acpiphp_func by Alex Chiang · 15 years ago
  67. e519807 x86, apic: introduce io_apic_irq_attr by Yinghai Lu · 15 years ago
  68. b5710ce x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector(), fix by Cyrill Gorcunov · 15 years ago
  69. e20c06f x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector() by Yinghai Lu · 15 years ago
  70. 5d4a4b2 PCI Hotplug: acpiphp: grab refcount on p2p subordinate bus by Alex Chiang · 15 years ago
  71. 7bb2cb3 PCI: update fakephp for bus_id removal by Stephen Rothwell · 15 years ago
  72. 8ffd254 PCI Hotplug: rename legacy_fakephp to fakephp by Alex Chiang · 15 years ago
  73. 83dbf66 PCI Hotplug: restore fakephp interface with complete reimplementation by Trent Piepho · 15 years ago
  74. 3ed4fd9 PCI: Introduce pci_rescan_bus() by Alex Chiang · 15 years ago
  75. d391f00 PCI hotplug: fix wrong assumption in acpi_get_hp_hw_control_from_firmware by Kenji Kaneshige · 15 years ago
  76. 267efd7 PCI hotplug: fix wrong assumption in acpi_get_hp_params_from_firmware by Kenji Kaneshige · 15 years ago
  77. 3a3c244 PCI: PCIe portdrv: Implement pm object by Rafael J. Wysocki · 15 years ago
  78. 35e1801 PCI hotplug: shpchp: fix bus number check to avoid false positive by Roel Kluin · 16 years ago
  79. 9f5404d PCI/ACPI: rename pci_osc_control_set() by Kenji Kaneshige · 16 years ago
  80. 6a82e21 PCI: pciehp: make cmd_busy flag one bit by Kenji Kaneshige · 16 years ago
  81. 99f0169 PCI: pciehp: enable software notification on empty slots by Kenji Kaneshige · 16 years ago
  82. 81b840c PCI: pciehp: fix possible endless loop in pcie_isr by Kenji Kaneshige · 16 years ago
  83. 0b3e738 PCI: introduce missing kfree by Julia Lawall · 16 years ago
  84. 1c35b8e PCI: add missing KERN_* constants to printks by Frank Seidel · 16 years ago
  85. a447b77 PCI: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  86. 2210636 PCI: PCIe portdrv: Remove struct pcie_port_service_id by Rafael J. Wysocki · 16 years ago
  87. 0516c8b PCI: PCIe portdrv: Simplily probe callback of service drivers by Rafael J. Wysocki · 16 years ago
  88. 3f3b902 powerpc/pseries: The RPA PCI hotplug driver depends on EEH by Michael Ellerman · 15 years ago
  89. dbc7e1e PCI: pciehp: Handle interrupts that happen during initialization. by Eric W. Biederman · 16 years ago
  90. 71a082e PCI hotplug: Change link order of pciehp & acpiphp by Matthew Garrett · 16 years ago
  91. bf4162b PCI hotplug: fakephp: Allocate PCI resources before adding the device by Darrick J. Wong · 16 years ago
  92. 4a45659 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  93. c2fdd36 PCI hotplug: fix lock imbalance in pciehp by Jiri Slaby · 16 years ago
  94. d45e085 ACPI PCI hotplug: harden against panic regression by James Bottomley · 16 years ago
  95. b2576e1 Merge branch 'linus' into release by Len Brown · 16 years ago
  96. b8d9cb2 PCI hotplug: remove redundant test in cpq hotplug by Julia Lawall · 16 years ago
  97. 322162a PCI: pciehp: cleanup register and field definitions by Kenji Kaneshige · 16 years ago
  98. 67f6533 PCI: pciehp: ignore undefined bit in link status register by Kenji Kaneshige · 16 years ago
  99. e8c331e PCI hotplug: introduce functions for ACPI slot detection by Kenji Kaneshige · 16 years ago
  100. e046cbd PCI: pciehp: add auto option to pciehp_detect_mode by Kenji Kaneshige · 16 years ago