1. 3499f072 PCI: rpaphp: Remove un-needed goto by Linas Vepstas · 17 years ago
  2. 5fd39c3 PCI: rpaphp: Fix a memleak; slot->location string was never freed by Linas Vepstas · 17 years ago
  3. 31be758 PCI: rpaphp: match up alloc and free in same routine by Linas Vepstas · 17 years ago
  4. fa18915 PCI: rpaphp: Remove global num_slots variable by Linas Vepstas · 17 years ago
  5. bf8cbae PCI: rpaphp: Cleanup flow of control for rpaphp_add_slot by Linas Vepstas · 17 years ago
  6. bab41e9 PCI: Convert to alloc_pci_dev() by Michael Ellerman · 17 years ago
  7. e325e1f PCI: fix multiple definition of `queue_pushbutton_work' by Kristen Carlson Accardi · 17 years ago
  8. 9233352 pciehp: Adapt to device driver model by Kenji Kaneshige · 17 years ago
  9. 5d386e1 pciehp: Event handling rework by Kenji Kaneshige · 17 years ago
  10. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  11. d54b1fd [PATCH] mark struct file_operations const 5 by Arjan van de Ven · 17 years ago
  12. 78149df Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  13. 9f593e3 shpchp: delete trailing whitespace by Kenji Kaneshige · 18 years ago
  14. 1555b33 shpchp: remove DBG_XXX_ROUTINE by Kenji Kaneshige · 18 years ago
  15. 3d9c188 shpchp: remove CONFIG_HOTPLUG_PCI_SHPC_POLL_EVENT_MODE by Kenji Kaneshige · 18 years ago
  16. 34d0341 PCIEHP: Add Electro Mechanical Interlock (EMI) support to the PCIE hotplug driver. by Kristen Carlson Accardi · 18 years ago
  17. 262303fe pciehp: fix wait command completion by Kenji Kaneshige · 18 years ago
  18. 44ef4ce pciehp: cleanup wait command completion by Kenji Kaneshige · 18 years ago
  19. 75e1317 pciehp: remove unused pcie_cap_base by Kenji Kaneshige · 18 years ago
  20. 15232ec pciehp: cleanup pciehp.h by Kenji Kaneshige · 18 years ago
  21. a0f018d pciehp: cleanup register access by Kenji Kaneshige · 18 years ago
  22. a8c2b63 pciehp: remove unused pci_bus from struct controller by Kenji Kaneshige · 18 years ago
  23. 48fe391 pciehp: remove unnecessary php_ctlr by Kenji Kaneshige · 18 years ago
  24. 2410fa4 pciehp: cleanup slot list by Kenji Kaneshige · 18 years ago
  25. a0b1725 pciehp: cleanup init_slot() by Kenji Kaneshige · 18 years ago
  26. 3e643e7 Altix: Add ACPI SSDT PCI device support (hotplug) by John Keller · 17 years ago
  27. 15a58ed ACPICA: Remove duplicate table definitions (non-conflicting), cont by Alexey Starikovskiy · 17 years ago
  28. 18ed1c0 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  29. 36bcbec ACPI: replace kmalloc+memset with kzalloc by Burman Yan · 18 years ago
  30. 031f30d acpiphp: Link-time error for PCI Hotplug by Kristen Carlson Accardi · 18 years ago
  31. 8352e04 shpchp: cleanup shpchp.h by Kenji Kaneshige · 18 years ago
  32. 6f39be2 shpchp: remove shpchprm_get_physical_slot_number by Kenji Kaneshige · 18 years ago
  33. 227b84c shpchp: cleanup struct controller by Kenji Kaneshige · 18 years ago
  34. 0abe68c shpchp: remove unnecessary struct php_ctlr by Kenji Kaneshige · 18 years ago
  35. f1e7909 rpaphp: compiler warning cleanup by Linas Vepstas · 18 years ago
  36. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  37. bf4735a [PATCH] Kconfig refactoring for better menu nesting by Don Mullis · 18 years ago
  38. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  39. 72a73a6 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  40. b0d974e PCI: ibmphp_pci.c: fix NULL dereference by Adrian Bunk · 18 years ago
  41. 9d167dc pciehp: remove unnecessary pci_disable_msi by Kenji Kaneshige · 18 years ago
  42. 407f452 pciehp: remove unnecessary free_irq by Kenji Kaneshige · 18 years ago
  43. a57ed79 PCI: rpaphp: change device tree examination by John Rose · 18 years ago
  44. ac9e989 PCI: Change memory allocation for acpiphp slots by Rolf Eike Beer · 18 years ago
  45. 0a9dee2 acpiphp: fix missing acpiphp_glue_exit() by Akinobu Mita · 18 years ago
  46. 467c442 acpiphp: fix use of list_for_each macro by Akinobu Mita · 18 years ago
  47. 9f581f1 Altix: SN ACPI hotplug support. by John Keller · 18 years ago
  48. 0779bf2 Fix misc .c/.h comment typos by Matt LaPlante · 18 years ago
  49. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  50. 35ae61a acpiphp: fix latch status by MUNEDA Takahiro · 18 years ago
  51. e17e31e [PATCH] Fix up rpaphp driver for pci hotplug header move by Olaf Hering · 18 years ago
  52. 7a54f25 PCI Hotplug: move pci_hotplug.h to include/linux/ by Greg Kroah-Hartman · 18 years ago
  53. fb5f4d7 change pci hotplug subsystem maintainer to Kristen by Kristen Carlson Accardi · 18 years ago
  54. 49c61cc cpcihp_generic: prevent loading without "bridge" parameter by Akinobu Mita · 18 years ago
  55. 662a98f PCI hotplug: ioremap balanced with iounmap by Amol Lad · 18 years ago
  56. 6aa562c shpchp: remove unnecessary cmd_busy member from struct controller by Kenji Kaneshige · 18 years ago
  57. d1729cc shpchp: fix command completion check by Kenji Kaneshige · 18 years ago
  58. 094ed76 pci: Stamp out pci_find_* usage in fakephp by Alan Cox · 18 years ago
  59. 9ef9977 pciehp: Remove unnecessary check in pciehp_ctrl.c by Eric Sesterhenn · 18 years ago
  60. dd5619c pciehp - add missing locking by Kenji Kaneshige · 18 years ago
  61. 49ed2b4 pciehp: fix improper info messages by Kenji Kaneshige · 18 years ago
  62. b4a1eff shpchp: fix shpchp_wait_cmd in poll by Kenji Kaneshige · 18 years ago
  63. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  64. cab0089 Still more typo fixes by Matt LaPlante · 18 years ago
  65. 8e18e29 [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private by Theodore Ts'o · 18 years ago
  66. c9d86d7 pciehp - fix wrong return value by Kenji Kaneshige · 18 years ago
  67. 600812e acpiphp: add support for ioapic hot-remove by Satoru Takeuchi · 18 years ago
  68. d5cdb67 acpiphp: disable bridges by Satoru Takeuchi · 18 years ago
  69. 0dad351 acpiphp: stop bus device before acpi_bus_trim by Satoru Takeuchi · 18 years ago
  70. 9b1d19e acpiphp: do not initialize existing ioapics by Satoru Takeuchi · 18 years ago
  71. b99feeb acpiphp: initialize ioapics before starting devices by Satoru Takeuchi · 18 years ago
  72. 287af2f acpiphp: set hpp values before starting devices by Satoru Takeuchi · 18 years ago
  73. 753388c PCI Hotplug: cleanup pcihp skeleton code. by Satoru Takeuchi · 18 years ago
  74. 6d47a5e PCI: drivers/pci/hotplug/acpiphp_glue.c: make a function static by Adrian Bunk · 18 years ago
  75. b19441a PCI: fix __must_check warnings by Greg Kroah-Hartman · 18 years ago
  76. 660a0e8 PCI Hotplug: fix __must_check warnings by Greg Kroah-Hartman · 18 years ago
  77. e1b95dc SHPCHP: fix __must_check warnings by Greg Kroah-Hartman · 18 years ago
  78. 995982c sysfs_remove_bin_file: no return value, dump_stack on error by Randy.Dunlap · 18 years ago
  79. aa43f77 Merge branch 'merge' by Paul Mackerras · 18 years ago
  80. cc702c2 [PATCH] CPCI hotplug: fix resource assignment by Scott Murray · 18 years ago
  81. da547d7 Merge trivial low-risk suspend hotkey bugzilla-5918 into release by Len Brown · 18 years ago
  82. b5240b3 ACPIPHP: allow acpiphp to build without ACPI_DOCK by Kristen Carlson Accardi · 18 years ago
  83. f0c1dc0 PCI: remove dead HOTPLUG_PCI_SHPC_PHPRM_LEGACY option. by Dave Jones · 18 years ago
  84. e50d108 pciehp: make pciehp build for powerpc by Kristen Carlson Accardi · 18 years ago
  85. 32bc6e0 Merge branch 'merge' by Paul Mackerras · 18 years ago
  86. 998be20 PCI Hotplug: add acpiphp to MAINTAINERS by Kristen Carlson Accardi · 18 years ago
  87. 57cad80 Merge branch 'merge' by Paul Mackerras · 18 years ago
  88. 954a46e [POWERPC] pseries: Constify & voidify get_property() by Jeremy Kerr · 18 years ago
  89. 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
  90. 135c294 [PATCH] don't select CONFIG_HOTPLUG by Andrew Morton · 18 years ago
  91. 8d7bff6 ACPI: ACPI_DOCK Kconfig by Len Brown · 18 years ago
  92. 6b4486e [PATCH] irq-flags: pci: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  93. 22a3e23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  94. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  95. d120cfb merge linus into release branch by Len Brown · 18 years ago
  96. 95b38b3 ACPIPHP: prevent duplicate slot numbers when no _SUN by Kristen Accardi · 18 years ago
  97. 2b85e13 ACPI: static-ize handle_hotplug_event_func() by Len Brown · 18 years ago
  98. 4e8662b ACPIPHP: use ACPI dock driver by Kristen Accardi · 18 years ago
  99. 1396a8c [PATCH] 64bit resource: fix up printks for resources in pci core and hotplug drivers by Greg Kroah-Hartman · 18 years ago
  100. 9c64f97 [PATCH] PCI Hotplug: Fix recovery path from errors during pcie_init() by Jan Beulich · 18 years ago