1. aa43f77 Merge branch 'merge' by Paul Mackerras · 18 years ago
  2. cc702c2 [PATCH] CPCI hotplug: fix resource assignment by Scott Murray · 18 years ago
  3. da547d7 Merge trivial low-risk suspend hotkey bugzilla-5918 into release by Len Brown · 18 years ago
  4. b5240b3 ACPIPHP: allow acpiphp to build without ACPI_DOCK by Kristen Carlson Accardi · 18 years ago
  5. f0c1dc0 PCI: remove dead HOTPLUG_PCI_SHPC_PHPRM_LEGACY option. by Dave Jones · 18 years ago
  6. e50d108 pciehp: make pciehp build for powerpc by Kristen Carlson Accardi · 18 years ago
  7. 32bc6e0 Merge branch 'merge' by Paul Mackerras · 18 years ago
  8. 998be20 PCI Hotplug: add acpiphp to MAINTAINERS by Kristen Carlson Accardi · 18 years ago
  9. 57cad80 Merge branch 'merge' by Paul Mackerras · 18 years ago
  10. 954a46e [POWERPC] pseries: Constify & voidify get_property() by Jeremy Kerr · 18 years ago
  11. c80dc60 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  12. 135c294 [PATCH] don't select CONFIG_HOTPLUG by Andrew Morton · 18 years ago
  13. 8d7bff6 ACPI: ACPI_DOCK Kconfig by Len Brown · 18 years ago
  14. 6b4486e [PATCH] irq-flags: pci: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  15. 22a3e23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  16. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  17. d120cfb merge linus into release branch by Len Brown · 18 years ago
  18. 95b38b3 ACPIPHP: prevent duplicate slot numbers when no _SUN by Kristen Accardi · 18 years ago
  19. 2b85e13 ACPI: static-ize handle_hotplug_event_func() by Len Brown · 18 years ago
  20. 4e8662b ACPIPHP: use ACPI dock driver by Kristen Accardi · 18 years ago
  21. 1396a8c [PATCH] 64bit resource: fix up printks for resources in pci core and hotplug drivers by Greg Kroah-Hartman · 18 years ago
  22. 9c64f97 [PATCH] PCI Hotplug: Fix recovery path from errors during pcie_init() by Jan Beulich · 18 years ago
  23. 9df7fde [PATCH] PCI Hotplug: fake NULL pointer dereferences in IBM Hot Plug Controller Driver by Eric Sesterhenn · 18 years ago
  24. 99ff124 [PATCH] shpchp: Cleanup improper info messages by Kenji Kaneshige · 18 years ago
  25. ea83bc1 [PATCH] shpchp: Remove Unused hpc_evelnt_lock by Kenji Kaneshige · 18 years ago
  26. f426395 [PATCH] shpchp: Cleanup interrupt polling timer by Kenji Kaneshige · 18 years ago
  27. 4085399 [PATCH] shpchp: Cleanup SHPC commands by Kenji Kaneshige · 18 years ago
  28. c4cecc1 [PATCH] shpchp: Cleanup interrupt handler by Kenji Kaneshige · 18 years ago
  29. d4fbf60 [PATCH] shpchp: Remove unnecessary hpc_ctlr_handle check by Kenji Kaneshige · 18 years ago
  30. 132066a [PATCH] pciehp: Implement get_address callback by Kenji Kaneshige · 18 years ago
  31. 6e33706 [PATCH] pciehp: Add missing pci_dev_put by Kenji Kaneshige · 18 years ago
  32. 56bfada [PATCH] pciehp: Replace pci_find_slot() with pci_get_slot() by Kenji Kaneshige · 18 years ago
  33. 466ee36 [PATCH] SGI Hotplug: Incorrect power status by Mike Habeck · 18 years ago
  34. 82d5f4a [PATCH] shpchp: Create shpchpd at controller probe time by Kenji Kaneshige · 18 years ago
  35. d49f2c4 [PATCH] shpchp: Mask Global SERR and Intr at controller release time by Kenji Kaneshige · 18 years ago
  36. e713872 [PATCH] SHPC: Fix SHPC Contoller SERR-INT Register bits access by Kenji Kaneshige · 18 years ago
  37. 795eb5c [PATCH] SHPC: Fix SHPC Logical Slot Register bits access by Kenji Kaneshige · 18 years ago
  38. 5858759 [PATCH] SHPC: Cleanup SHPC Logical Slot Register bits access by Kenji Kaneshige · 18 years ago
  39. 2b34da7 [PATCH] SHPC: Cleanup SHPC Logical Slot Register access by Kenji Kaneshige · 18 years ago
  40. 75d97c5 [PATCH] SHPC: Cleanup SHPC register access by Kenji Kaneshige · 18 years ago
  41. 40abb96 [PATCH] pciehp: Fix programming hotplug parameters by Kenji Kaneshige · 18 years ago
  42. e22b7350 [PATCH] acpi_pcihp: Add support for _HPX by Kenji Kaneshige · 18 years ago
  43. aad20ca [PATCH] acpi_pcihp: Remove improper error message about OSHP by Kenji Kaneshige · 18 years ago
  44. 7430e34 [PATCH] acpi_pcihp: Fix programming _HPP values by Kenji Kaneshige · 18 years ago
  45. 2433ee2 [PATCH] pciehp: dont call pci_enable_dev by Kristen Accardi · 18 years ago
  46. 81b26bc [PATCH] PCI Hotplug: don't use acpi_os_free by Kristen Accardi · 18 years ago
  47. cde0e5d [PATCH] acpiphp: turn off slot power at error case by MUNEDA Takahiro · 18 years ago
  48. c144247 [PATCH] acpiphp: host and p2p hotplug by MUNEDA Takahiro · 18 years ago
  49. 551bcb7 [PATCH] acpiphp: hotplug slot hotplug by MUNEDA Takahiro · 18 years ago
  50. 92c9be9 [PATCH] acpiphp: configure _PRT - V3 by MUNEDA Takahiro · 18 years ago
  51. e55dea5 [PATCH] PCI Hotplug: Tollhouse HP: SGI hotplug driver changes by Prarit Bhargava · 18 years ago
  52. e6ad005 [PATCH] PCI: rpaphp: remove init error condition by John Rose · 18 years ago
  53. 14cc3e2 [PATCH] sem2mutex: misc static one-file mutexes by Ingo Molnar · 18 years ago
  54. b2e6e3b [PATCH] acpiphp: fix acpi_path_name by MUNEDA Takahiro · 18 years ago
  55. dc6712d [PATCH] ibmphp: remove TRUE and FALSE by Kristen Accardi · 18 years ago
  56. 783c49f [PATCH] PCI Hotplug: add common acpi functions to core by Kristen Accardi · 19 years ago
  57. f5afe80 [PATCH] PCI: kzalloc() conversion in drivers/pci by Eric Sesterhenn · 19 years ago
  58. 7c8f25d [PATCH] acpiphp: Scan slots under the nested P2P bridge by Kenji Kaneshige · 19 years ago
  59. 8e77af6 [PATCH] PCI Hotplug: SN: Fix cleanup on hotplug removal of PPB by John Keller · 18 years ago
  60. 0afabe9 [PATCH] shpchp: cleanup bus speed handling by Kenji Kaneshige · 19 years ago
  61. 1305e91 [PATCH] PCI: cpqphp_ctrl.c: board_replaced(): remove dead code by Adrian Bunk · 19 years ago
  62. 0cccd0c [PATCH] acpiphp: fix bridge handle by MUNEDA Takahiro · 19 years ago
  63. e27da38 [PATCH] acpiphp - slot management fix - V4 by MUNEDA Takahiro · 19 years ago
  64. 20416ea [PATCH] acpiphp: add dock event handling by Kristen Accardi · 19 years ago
  65. 15a1ae7 [PATCH] acpiphp: add new bus to acpi by Kristen Accardi · 19 years ago
  66. e6b82b13 [PATCH] shpchp: adapt to pci driver model by Kenji Kaneshige · 19 years ago
  67. a246fa4 [PATCH] shpchp: Fix slot state handling by Kenji Kaneshige · 19 years ago
  68. f7391f5 [PATCH] shpchp: event handling rework by Kenji Kaneshige · 19 years ago
  69. 68c0b67 [PATCH] shpchp: Remove unused wait_for_ctrl_irq by Kenji Kaneshige · 19 years ago
  70. 09e1218 [PATCH] shpchp: Remove unused pci_bus member from controller structure by Kenji Kaneshige · 19 years ago
  71. e4e7304 [PATCH] shpchp - Fix incorrect return value of interrupt handler by Kenji Kaneshige · 19 years ago
  72. bbe779d [PATCH] shpchp - move slot name into struct slot by Kenji Kaneshige · 19 years ago
  73. 8abebe1 [PATCH] shpchp - removed unncessary 'magic' member from slot by Kenji Kaneshige · 19 years ago
  74. 57c95c0 [PATCH] shpchp - replace kmalloc() with kzalloc() and cleanup arg of sizeof() by Kenji Kaneshige · 19 years ago
  75. 287588b [PATCH] pcihp_skeleton.c cleanup by Kenji Kaneshige · 19 years ago
  76. ef3be54 [PATCH] shpchp - bugfix: add missing serialization by Kenji Kaneshige · 19 years ago
  77. d29aadd [PATCH] shpchp - cleanup check command status by Kenji Kaneshige · 19 years ago
  78. a453456 [PATCH] shpchp - cleanup controller list by Kenji Kaneshige · 19 years ago
  79. 5b1a960 [PATCH] shpchp - cleanup slot list by Kenji Kaneshige · 19 years ago
  80. dfcd5f6 [PATCH] shpchp - cleanup shpchp_core.c by Kenji Kaneshige · 19 years ago
  81. 926030f [PATCH] shpchp - cleanup init_slots() by Kenji Kaneshige · 19 years ago
  82. 6aa4cdd [PATCH] PCI hotplug: convert semaphores to mutex by Ingo Molnar · 19 years ago
  83. 61ee9cd [PATCH] PowerPC/PCI Hotplug build break by Linas Vepstas · 19 years ago
  84. 8737d6a [PATCH] powerpc/PCI hotplug: shuffle error checking to better location. by linas@austin.ibm.com · 19 years ago
  85. b64a71a [PATCH] powerpc/PCI hotplug: minor cleanup forward decls by linas@austin.ibm.com · 19 years ago
  86. f6afbad [PATCH] powerpc/PCI hotplug: cleanup: add prefix by linas@austin.ibm.com · 19 years ago
  87. e06b80b [PATCH] powerpc/PCI hotplug: merge rpaphp_enable_pci_slot() by linas@austin.ibm.com · 19 years ago
  88. 8fe6439 [PATCH] powerpc/PCI hotplug: de-convolute rpaphp_unconfig_pci_adap by linas@austin.ibm.com · 19 years ago
  89. 8a85a70 [PATCH] powerpc/PCI hotplug: remove remove_bus_device() by linas@austin.ibm.com · 19 years ago
  90. 7fec77e [PATCH] powerpc/PCI hotplug: merge config_pci_adapter by linas@austin.ibm.com · 19 years ago
  91. eca845c [PATCH] powerpc/PCI hotplug: remove rpaphp_fixup_new_pci_devices() by linas@austin.ibm.com · 19 years ago
  92. 0165786 [PATCH] powerpc/PCI hotplug: remove rpaphp_find_bus() by linas@austin.ibm.com · 19 years ago
  93. 53044f3 [PATCH] PCI Hotplug: shpchp: AMD POGO errata fix by Keck, David · 19 years ago
  94. 3c0c644 [PATCH] PCI Hotplug: PCI panic on dlpar add (add pci slot to running partition) by linas · 19 years ago
  95. 654143e [PATCH] PCI Hotplug: fix up Kconfig help text by Pavel Machek · 19 years ago
  96. 072888f [PATCH] PCI Hotplug: fix up coding style issues by Pavel Machek · 19 years ago
  97. 54c762f [PATCH] PCI: drivers/pci: some cleanups by Adrian Bunk · 19 years ago
  98. c64b5ee [PATCH] acpiphp: only size new bus by Kristen Accardi · 19 years ago
  99. 9f3f468 [PATCH] PCI Hotplug: fix up the sysfs file in the compaq pci hotplug driver by Greg Kroah-Hartman · 19 years ago
  100. 121082e [PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/pciehp_core.c by Jesper Juhl · 19 years ago