1. e3265ea PCI Hotplug: cpqphp: eliminate dead code - PCI_ScanBusNonBridge by Alex Chiang · 15 years ago
  2. b019ee6 PCI Hotplug: cpqphp: clean up accesses to pcibios_get_irq_routing_table() by Alex Chiang · 15 years ago
  3. 1d2e8b1 PCI Hotplug: cpqphp: refactor cpqhp_save_config by Alex Chiang · 15 years ago
  4. 4aabb58e PCI Hotplug: cpqphp: style cleanups by Alex Chiang · 15 years ago
  5. de86ae1 PCI Hotplug: cpqphp: refactor cpqphp_save_slot_config by Alex Chiang · 15 years ago
  6. 1d3ecf1 PCI Hotplug: cpqphp: clean up cpqphp_ctrl.c by Alex Chiang · 15 years ago
  7. 867556f PCI Hotplug: cpqphp: refactor cpqhp_probe by Alex Chiang · 15 years ago
  8. 04225fe PCI Hotplug: cpqphp: eliminate stray braces by Alex Chiang · 15 years ago
  9. b4d897a PCI Hotplug: cpqphp: remove useless prototypes in cpqphp_core.c by Alex Chiang · 15 years ago
  10. 86a5802 PCI Hotplug: cpqphp: obey 80 column convention in cpqphp.h by Alex Chiang · 15 years ago
  11. 427438c PCI Hotplug: cpqphp: fix comment style by Alex Chiang · 15 years ago
  12. 861fefb PCI Hotplug: cpqphp: stray whitespace cleanups by Alex Chiang · 15 years ago
  13. 64f039d PCI: ibmphp_core.c: fix warning due to missing module_exit() by akpm@linux-foundation.org · 15 years ago
  14. 3d58f48 Merge branch 'linus' into irq/numa by Ingo Molnar · 15 years ago
  15. 9d911d7 PCI Hotplug: acpiphp: don't store a pci_dev in acpiphp_func by Alex Chiang · 15 years ago
  16. e519807 x86, apic: introduce io_apic_irq_attr by Yinghai Lu · 15 years ago
  17. b5710ce x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector(), fix by Cyrill Gorcunov · 15 years ago
  18. e20c06f x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector() by Yinghai Lu · 15 years ago
  19. 5d4a4b2 PCI Hotplug: acpiphp: grab refcount on p2p subordinate bus by Alex Chiang · 15 years ago
  20. 7bb2cb3 PCI: update fakephp for bus_id removal by Stephen Rothwell · 15 years ago
  21. 8ffd254 PCI Hotplug: rename legacy_fakephp to fakephp by Alex Chiang · 15 years ago
  22. 83dbf66 PCI Hotplug: restore fakephp interface with complete reimplementation by Trent Piepho · 15 years ago
  23. 3ed4fd9 PCI: Introduce pci_rescan_bus() by Alex Chiang · 15 years ago
  24. d391f00 PCI hotplug: fix wrong assumption in acpi_get_hp_hw_control_from_firmware by Kenji Kaneshige · 16 years ago
  25. 267efd7 PCI hotplug: fix wrong assumption in acpi_get_hp_params_from_firmware by Kenji Kaneshige · 16 years ago
  26. 3a3c244 PCI: PCIe portdrv: Implement pm object by Rafael J. Wysocki · 16 years ago
  27. 35e1801 PCI hotplug: shpchp: fix bus number check to avoid false positive by Roel Kluin · 16 years ago
  28. 9f5404d PCI/ACPI: rename pci_osc_control_set() by Kenji Kaneshige · 16 years ago
  29. 6a82e21 PCI: pciehp: make cmd_busy flag one bit by Kenji Kaneshige · 16 years ago
  30. 99f0169 PCI: pciehp: enable software notification on empty slots by Kenji Kaneshige · 16 years ago
  31. 81b840c PCI: pciehp: fix possible endless loop in pcie_isr by Kenji Kaneshige · 16 years ago
  32. 0b3e738 PCI: introduce missing kfree by Julia Lawall · 16 years ago
  33. 1c35b8e PCI: add missing KERN_* constants to printks by Frank Seidel · 16 years ago
  34. a447b77 PCI: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  35. 2210636 PCI: PCIe portdrv: Remove struct pcie_port_service_id by Rafael J. Wysocki · 16 years ago
  36. 0516c8b PCI: PCIe portdrv: Simplily probe callback of service drivers by Rafael J. Wysocki · 16 years ago
  37. 3f3b902 powerpc/pseries: The RPA PCI hotplug driver depends on EEH by Michael Ellerman · 16 years ago
  38. dbc7e1e PCI: pciehp: Handle interrupts that happen during initialization. by Eric W. Biederman · 16 years ago
  39. 71a082e PCI hotplug: Change link order of pciehp & acpiphp by Matthew Garrett · 16 years ago
  40. bf4162b PCI hotplug: fakephp: Allocate PCI resources before adding the device by Darrick J. Wong · 16 years ago
  41. 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
  42. c2fdd36 PCI hotplug: fix lock imbalance in pciehp by Jiri Slaby · 16 years ago
  43. d45e085 ACPI PCI hotplug: harden against panic regression by James Bottomley · 16 years ago
  44. b2576e1 Merge branch 'linus' into release by Len Brown · 16 years ago
  45. b8d9cb2 PCI hotplug: remove redundant test in cpq hotplug by Julia Lawall · 16 years ago
  46. 322162a PCI: pciehp: cleanup register and field definitions by Kenji Kaneshige · 16 years ago
  47. 67f6533 PCI: pciehp: ignore undefined bit in link status register by Kenji Kaneshige · 16 years ago
  48. e8c331e PCI hotplug: introduce functions for ACPI slot detection by Kenji Kaneshige · 16 years ago
  49. e046cbd PCI: pciehp: add auto option to pciehp_detect_mode by Kenji Kaneshige · 16 years ago
  50. c9ffa5a PCI: pciehp: add ACPI based slot detection by Kenji Kaneshige · 16 years ago
  51. 98d3333 PCI hotplug: cpqphp: use config space PCI interrupt pin encoding by Bjorn Helgaas · 16 years ago
  52. 2a9d352 PCI hotplug: acpiphp whitespace cleanup by Alex Chiang · 16 years ago
  53. 56ee325 PCI/ACPI: acpiphp: Identify more removable slots by Matthew Garrett · 16 years ago
  54. 4ba7d0f drivers/pci/hotplug: Add missing pci_dev_get by Julia Lawall · 16 years ago
  55. 1a92713 PCI: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  56. c7b4fee PCI hotplug: pciehp: remove unnecessary wait after turning power off by Kenji Kaneshige · 16 years ago
  57. ea7e96e ACPI: remove private acpica headers from driver files by Lin Ming · 16 years ago
  58. 8248771 x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.h by Jaswinder Singh Rajput · 16 years ago
  59. 3c92ec8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  60. 3e3d0e9 PCI hotplug: ibmphp: Fix module ref count underflow by Neil Horman · 16 years ago
  61. b6adc19 PCI hotplug: acpiphp wants a 64-bit _SUN by Justin Chen · 16 years ago
  62. db9aaf0 PCI: pciehp: fix unexpected power off with pciehp_force by Kenji Kaneshige · 16 years ago
  63. fd6852c powerpc/pci: Fix various pseries PCI hotplug issues by Benjamin Herrenschmidt · 16 years ago
  64. 325dcfd Fix PCI hotplug printk format by Randy Dunlap · 16 years ago
  65. be7bce2 PCI hotplug: shpchp: message refinement by Taku Izumi · 16 years ago
  66. f98ca31 PCI hotplug: shpchp: replace printk with dev_printk by Taku Izumi · 16 years ago
  67. 18b341b PCI hotplug: pciehp: message refinement by Taku Izumi · 16 years ago
  68. d2174c3 PCI hotplug: cpqphp: fix kernel NULL pointer dereference by Kenji Kaneshige · 16 years ago
  69. 765426e Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  70. 057316c Merge branch 'linus' into test by Len Brown · 16 years ago
  71. 7674416 Merge branch 'ull' into test by Len Brown · 16 years ago
  72. 05a34f5 PCI hotplug: fix logic in Compaq hotplug controller bus speed setup by Julia Lawall · 16 years ago
  73. f18e962 PCI hotplug: pciehp: poll data link layer link active by Kenji Kaneshige · 16 years ago
  74. b84346e PCI hotplug: pciehp: fix possible memory leak in pcie_init by Kenji Kaneshige · 16 years ago
  75. 0b8b0dc PCI Hotplug: fakephp: add duplicate slot name debugging by Alex Chiang · 16 years ago
  76. 58319b8 PCI: Hotplug core: remove 'name' by Alex Chiang · 16 years ago
  77. 66f1705 PCI: shcphp: remove 'name' parameter by Alex Chiang · 16 years ago
  78. 85234ce PCI: SGI Hotplug: stop managing bss_hotplug_slot->name by Alex Chiang · 16 years ago
  79. b2132fe PCI: rpaphp: kmalloc/kfree slot->name directly by Alex Chiang · 16 years ago
  80. e1acb24 PCI: pciehp: remove 'name' parameter by Alex Chiang · 16 years ago
  81. a32615a PCI: ibmphp: stop managing hotplug_slot->name by Alex Chiang · 16 years ago
  82. 43caae8 PCI: fakephp: remove 'name' parameter by Alex Chiang · 16 years ago
  83. 30ac7ac PCI: cpqphp: stop managing hotplug_slot->name by Alex Chiang · 16 years ago
  84. d6c479e PCI: cpci_hotplug: stop managing hotplug_slot->name by Alex Chiang · 16 years ago
  85. df77cd1 PCI: acpiphp: remove 'name' parameter by Alex Chiang · 16 years ago
  86. 5fe6cc6 PCI: prevent duplicate slot names by Alex Chiang · 16 years ago
  87. 95cb909 PCI Hotplug: serialize pci_hp_register and pci_hp_deregister by Kenji Kaneshige · 16 years ago
  88. 828f376 PCI: update pci_create_slot() to take a 'hotplug' param by Alex Chiang · 16 years ago
  89. 1359f27 PCI Hotplug core: add 'name' param pci_hp_register interface by Alex Chiang · 16 years ago
  90. bd1d985 PCI hotplug: fix get_##name return value problem by Kenji Kaneshige · 16 years ago
  91. 5d9bc1f PCI hotplug: rpaphp: make debug var unique by Kristen Carlson Accardi · 16 years ago
  92. c8761fe PCI: fix hotplug get_##name return value problem by Zhao, Yu · 16 years ago
  93. 7f2feec PCI: pciehp: replace printk with dev_printk by Taku Izumi · 16 years ago
  94. 83e9ad5 PCI: pciehp: change name tag of "hpdriver_portdrv" variable by Taku Izumi · 16 years ago
  95. f7a10e3 PCI: pciehp: fix irq initialization by Kenji Kaneshige · 16 years ago
  96. 2fd39aa PCI: ibmphp: list_for_each to list_for_each_entry-checkpatch cleanups by akpm@linux-foundation.org · 16 years ago
  97. a8d2dbd PCI: ibmphp: list_for_each to list_for_each_entry by akpm@linux-foundation.org · 16 years ago
  98. e533b22 Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  99. 6b2ada8 Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/printk' and 'core/misc' into core-v28-for-linus by Ingo Molnar · 16 years ago
  100. 6dc6472 Merge commit 'origin' by Benjamin Herrenschmidt · 16 years ago