- a626b46 Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 89a74ec PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs by Bjorn Helgaas · 15 years ago
- 9789ac9 PCI: pciehp: cleanup flow in pciehp_configure_device by Yinghai Lu · 15 years ago
- ba02b24 PCI hotplug: check ioremap() return value in ibmphp_ebda.c by Andrew Morton · 15 years ago
- 939fdc6 PCI hotplug: fix ibmphp build error by Randy Dunlap · 15 years ago
- 0bf01c3 PCI: hotplug/cpcihp, fix pci device refcounting by Jiri Slaby · 15 years ago
- b0fc889 PCI hotplug: ibmphp: read the length of ebda and map entire ebda region by Chandru · 15 years ago
- 6fcaf17 PCI hotplug: fix memory leaks by Jiri Slaby · 15 years ago
- 3804259 PCI hotplug: remove obsolete usage of get_bus_speed from rpaphp hotplug ops by Jesse Barnes · 15 years ago
- 3749c51 PCI: Make current and maximum bus speeds part of the PCI core by Matthew Wilcox · 15 years ago
- 536c8cb PCI: Unify pcie_link_speed and pci_bus_speed by Matthew Wilcox · 15 years ago
- c85e4aa ibmphp: Rename add_range() to add_bus_range() to avoid conflict by H. Peter Anvin · 15 years ago
- 7779688 ACPI: acpi_bus_{scan,bus,add}: return -ENODEV if no device was found by Thomas Renninger · 15 years ago
- 45e829e PCI: change PCI nomenclature in drivers/pci/ (comment changes) by Stefan Assmann · 15 years ago
- 11bd04f Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
- 5c788a6 PCI: ibmphp_hpc: don't release hw sem twice if kthread stops by Jesse Barnes · 15 years ago
- 2263576 ACPICA: Add post-order callback to acpi_walk_namespace by Lin Ming · 15 years ago
- 5651c48 PCI pciehp: fix power fault interrupt storm problem by Kenji Kaneshige · 15 years ago
- 1359837 PCI hotplug: use pci_is_pcie() by Kenji Kaneshige · 15 years ago
- 1518c17 pciehp: use pci_pcie_cap() by Kenji Kaneshige · 15 years ago
- d3ccc40 PCI hotplug: use pci_pcie_cap() by Kenji Kaneshige · 15 years ago
- 9b536e0 PCI hotplug: fix oshp evaluation by Kenji Kaneshige · 15 years ago
- 58c0862 PCI Hotplug: acpiphp: clean up list traversals by Alex Chiang · 15 years ago
- 204d49a PCI hotplug: move IOAPIC support from acpiphp to ioapic driver by Bjorn Helgaas · 15 years ago
- 8792e11 PCI: pciehp: prevent unnecessary power off by Kenji Kaneshige · 15 years ago
- 65b947b PCI: pciehp: fix typo in pciehp_probe by Kenji Kaneshige · 15 years ago
- 445f798 PCI: pciehp: return error on read/write failure by Kenji Kaneshige · 15 years ago
- 586f1d6 PCI: pciehp: create files only for existing capabilities by Kenji Kaneshige · 15 years ago
- 3c3a1b1 PCI: pciehp: remove wrong workaround for bad DLLP by Kenji Kaneshige · 15 years ago
- f22daf1 PCI: pciehp: disable DLL state changed event notification by Kenji Kaneshige · 15 years ago
- 3368dd2 PCI hotplug: acpiphp should be linked after vendor drivers by Matthew Garrett · 15 years ago
- 17d6715 PCI hotplug: change PCI nomenclature by Stefan Assmann · 15 years ago
- 86ae13b headers: Fix build after <linux/sched.h> removal by Ingo Molnar · 15 years ago
- b247150 ACPICA: fixup after acpi_get_object_info() change by Bjorn Helgaas · 15 years ago
- 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
- 985f387 Merge branch 'acpica' into release by Len Brown · 15 years ago
- 656927b PCI: pciehp: remove slot capabilities definitions by Kenji Kaneshige · 15 years ago
- d9fb42a8 PCI: pciehp: remove error message definitions by Kenji Kaneshige · 15 years ago
- 07a0969 PCI: pciehp: remove number field by Kenji Kaneshige · 15 years ago
- 82a9e79 PCI: pciehp: remove hpc_ops by Kenji Kaneshige · 15 years ago
- 385e249 PCI: pciehp: remove pci_dev field by Kenji Kaneshige · 15 years ago
- 6aaa6d0 PCI: pciehp: remove crit_sect mutex by Kenji Kaneshige · 15 years ago
- 5f9cab7 PCI: pciehp: remove slot_bus field by Kenji Kaneshige · 15 years ago
- d54798f PCI: pciehp: remove first_slot field by Kenji Kaneshige · 15 years ago
- a2359a3 PCI: pciehp: remove slot_device_offset field by Kenji Kaneshige · 15 years ago
- 0e36315 PCI: pciehp: remove hp_slot field by Kenji Kaneshige · 15 years ago
- d689f7e PCI: pciehp: remove device field by Kenji Kaneshige · 15 years ago
- ab9c6c8 PCI: pciehp: remove bus field by Kenji Kaneshige · 15 years ago
- 6a11c13 PCI: pciehp: remove slot_num_inc field by Kenji Kaneshige · 15 years ago
- e23727d PCI: pciehp: remove num_slots field by Kenji Kaneshige · 15 years ago
- 8720d27 PCI: pciehp: remove slot_list field by Kenji Kaneshige · 15 years ago
- 5e3573d PCI hotplug: clean up acpi_run_hpp() by Bjorn Helgaas · 15 years ago
- e81995b PCI hotplug: acpiphp: use generic pci_configure_slot() by Bjorn Helgaas · 15 years ago
- 11876e5 PCI hotplug: shpchp: use generic pci_configure_slot() by Bjorn Helgaas · 15 years ago
- d569c74 PCI hotplug: pciehp: use generic pci_configure_slot() by Bjorn Helgaas · 15 years ago
- 8838400 PCI hotplug: add pci_configure_slot() by Bjorn Helgaas · 15 years ago
- 6a29172 PCI hotplug: clean up acpi_get_hp_params_from_firmware() interface by Bjorn Helgaas · 15 years ago
- fca6825 PCI hotplug: acpiphp: don't cache hotplug_params in acpiphp_bridge by Bjorn Helgaas · 15 years ago
- dffb4bb PCI hotplug: acpiphp: remove superfluous _HPP/_HPX evaluation by Bjorn Helgaas · 15 years ago
- 7f53866 PCI Hotplug: convert acpi_pci_detect_ejectable() to take an acpi_handle by Alex Chiang · 15 years ago
- 6edd767 PCI Hotplug: acpiphp: find bridges the easy way by Alex Chiang · 15 years ago
- 0ba379e PCI: Simplify hotplug mch quirk. by Eric W. Biederman · 15 years ago
- 825c423 PCI hotplug: add support for 5.0G link speed by Kenji Kaneshige · 15 years ago
- 6ed6a8d PCI hotplug: fix typo in pcie link speed info by Kenji Kaneshige · 15 years ago
- 5228a82 PCI Hotplug: acpiphp: get pci_bus from acpi handle correctly by Alex Chiang · 15 years ago
- 15b8dd5 ACPICA: Major update for acpi_get_object_info external interface by Bob Moore · 15 years ago
- 94f81a4 PCI hotplug: SGI hotplug: do not use hotplug_slot_attr by Kenji Kaneshige · 15 years ago
- d25f143 PCI hotplug: SGI hotplug: fix build failure by Kenji Kaneshige · 15 years ago
- 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
- 503998c PCI: fix kernel-doc warnings by Randy Dunlap · 15 years ago
- 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
- 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
- 268a03a PCI: drivers/pci/slot.c should depend on CONFIG_SYSFS by Alex Chiang · 15 years ago
- d6aa484 PCI Hotplug: acpiphp: convert to acpi_get_pci_dev by Alexander Chiang · 15 years ago
- 2755820 ACPI: Introduce acpi_is_root_bridge() by Alexander Chiang · 15 years ago
- a6c0d5c PCI hotplug: remove redundant .owner initializations by Kenji Kaneshige · 15 years ago
- c825bc9 PCI hotplug: create symlink to hotplug driver module by Kenji Kaneshige · 15 years ago
- 498a8fa PCI hotplug: fix return value of has_foo() functions by Kenji Kaneshige · 15 years ago
- bd3d99c PCI: Remove untested Electromechanical Interlock (EMI) support in pciehp. by Kenji Kaneshige · 15 years ago
- db5ed9b trivial: pci hotplug: adding __init/__exit macros to sgi_hotplug by Peter Huewe · 15 years ago
- 12a9da0 PCI Hotplug: cpqphp: don't use pci_find_slot() by Alex Chiang · 16 years ago
- 6d1e87d PCI Hotplug: cpqphp: constify slot_name() by Alex Chiang · 16 years ago
- e3265ea PCI Hotplug: cpqphp: eliminate dead code - PCI_ScanBusNonBridge by Alex Chiang · 16 years ago
- b019ee6 PCI Hotplug: cpqphp: clean up accesses to pcibios_get_irq_routing_table() by Alex Chiang · 16 years ago
- 1d2e8b1 PCI Hotplug: cpqphp: refactor cpqhp_save_config by Alex Chiang · 16 years ago
- 4aabb58 PCI Hotplug: cpqphp: style cleanups by Alex Chiang · 16 years ago
- de86ae1 PCI Hotplug: cpqphp: refactor cpqphp_save_slot_config by Alex Chiang · 16 years ago
- 1d3ecf1 PCI Hotplug: cpqphp: clean up cpqphp_ctrl.c by Alex Chiang · 16 years ago
- 867556f PCI Hotplug: cpqphp: refactor cpqhp_probe by Alex Chiang · 16 years ago
- 04225fe PCI Hotplug: cpqphp: eliminate stray braces by Alex Chiang · 16 years ago
- b4d897a PCI Hotplug: cpqphp: remove useless prototypes in cpqphp_core.c by Alex Chiang · 16 years ago
- 86a5802 PCI Hotplug: cpqphp: obey 80 column convention in cpqphp.h by Alex Chiang · 16 years ago
- 427438c PCI Hotplug: cpqphp: fix comment style by Alex Chiang · 16 years ago
- 861fefb PCI Hotplug: cpqphp: stray whitespace cleanups by Alex Chiang · 16 years ago
- 64f039d PCI: ibmphp_core.c: fix warning due to missing module_exit() by akpm@linux-foundation.org · 16 years ago
- 3d58f48 Merge branch 'linus' into irq/numa by Ingo Molnar · 15 years ago
- 9d911d7 PCI Hotplug: acpiphp: don't store a pci_dev in acpiphp_func by Alex Chiang · 15 years ago
- e519807 x86, apic: introduce io_apic_irq_attr by Yinghai Lu · 15 years ago
- b5710ce x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector(), fix by Cyrill Gorcunov · 16 years ago
- e20c06f x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector() by Yinghai Lu · 16 years ago