1. f55842f kobject: clean up rpadlpar horrid sysfs abuse by Greg Kroah-Hartman · 17 years ago
  2. 81ace5c kset: convert pci hotplug to use kset_create_and_add by Greg Kroah-Hartman · 17 years ago
  3. 3514fac kobject: remove struct kobj_type from struct kset by Greg Kroah-Hartman · 17 years ago
  4. 26e6c66 pci hotplug: kernel-doc fixes by Randy Dunlap · 17 years ago
  5. bd3989e PCI: Add Kconfig option to disable deprecated pci_find_* API by Jeff Garzik · 17 years ago
  6. 0039541 PCI Hotplug: cpqhp_pushbutton_thread(): remove a pointless if() check by Adrian Bunk · 17 years ago
  7. 4271e0f Get rid of unused variable warning in drivers/pci/hotplug/pci_hotplug_core.c by Linus Torvalds · 17 years ago
  8. 6a84258 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  9. 3799a4e cpqphp: Use PCI_CLASS_REVISION instead of PCI_REVISION_ID for read by Auke Kok · 17 years ago
  10. fa007d8 pci: hotplug: cpqphp: convert to kthread infrastructure by Christoph Hellwig · 17 years ago
  11. 2d100fe pci: hotplug: ibmphp: convert to kthread by Kristen Carlson Accardi · 17 years ago
  12. 40730d1 pciehp: minor cleanups for pciehp_hpc.c by Kenji Kaneshige · 17 years ago
  13. 9fe8164 pciehp: remove trailing whitespace form pciehp_pci.c by Kenji Kaneshige · 17 years ago
  14. 36ed27b pciehp: remove trailing whitespace from pciehp_ctrl.c by Kenji Kaneshige · 17 years ago
  15. a073a82 pciehp: remove trailing whitespace from pciehp_core.c by Kenji Kaneshige · 17 years ago
  16. 71ad556 pciehp: remove trailing whitespace from pciehp_hpc.c by Kenji Kaneshige · 17 years ago
  17. c842648 pciehp: remove DBG_XXX_ROUTINE by Kenji Kaneshige · 17 years ago
  18. 57d90c0 PCI Hotplug: pciehp: Request control over PCI Express Capability as well as Native hotplug by Kristen Carlson Accardi · 17 years ago
  19. 1cf53d5 PCI Hotplug: pciehp: Dont check bridge control on remove by Kristen Carlson Accardi · 17 years ago
  20. 89913bf pciehp: remove CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODE by Kenji Kaneshige · 17 years ago
  21. 73a985a PCI Hotplug: cpqphp_ctrl.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  22. 5a7ad7f sysfs: kill sysfs_update_file() by Tejun Heo · 17 years ago
  23. 34980ca Drivers: clean up direct setting of the name of a kset by Greg Kroah-Hartman · 17 years ago
  24. fb9aa6f i386: move pci by Thomas Gleixner · 17 years ago
  25. 25c87f7 Pull events into release branch by Len Brown · 17 years ago
  26. 5e1f198 acpiphp_ibm: add missing '\n' to error message by Jeremy Fitzhardinge · 17 years ago
  27. 14e04fb ACPI: Schedule /proc/acpi/event for removal by Len Brown · 17 years ago
  28. 962ce8c ACPI: don't duplicate input events on netlink by Zhang Rui · 17 years ago
  29. 60ac8f2 pci/hotplug/cpqphp_ctrl.c: remove stale BKL use by Ingo Molnar · 17 years ago
  30. 489de30 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  31. 21ba0f8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  32. 91a6902 sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes by Zhang Rui · 17 years ago
  33. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 17 years ago
  34. 0bbd642 PCI: hotplug: acpiphp: avoid acpiphp "cannot get bridge info" PCI hotplug failure by Gary Hade · 17 years ago
  35. 9ef2241 PCI: hotplug: acpiphp: remove hot plug parameter write to PCI host bridge by Gary Hade · 17 years ago
  36. bfceafc PCI: hotplug: acpiphp: fix slot poweroff problem on systems without _PS3 by Gary Hade · 17 years ago
  37. 5b57a6c PCI: hotplug: pciehp: wait for 1 second after power off slot by Kenji Kaneshige · 17 years ago
  38. 0bec2c8 PCI: cpci_hotplug: Convert to use the kthread API by Scott Murray · 17 years ago
  39. 6f6f8c2 PCI: ROUND_UP macro cleanup in drivers/pci by Milind Arun Choudhary · 17 years ago
  40. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  41. f477836 PCI: hotplug: pciehp: Fix possible race condition in writing slot by Kenji Kaneshige · 17 years ago
  42. 3d5134e [POWERPC] Rewrite IO allocation & mapping on powerpc64 by Benjamin Herrenschmidt · 17 years ago
  43. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  44. 8eafafb rpadlpar breakage - fallout of struct subsystem removal by Al Viro · 17 years ago
  45. 34ef30c [IA64] Fix warnings resulting from type-checking in dev_dbg() by Tony Luck · 17 years ago
  46. df6d391 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  47. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  48. 02bbc0f Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  49. 5b33991 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  50. d477014 PCI hotplug: Use menuconfig objects by Jan Engelhardt · 17 years ago
  51. 03555d5 PCI: ZT5550 CPCI Hotplug driver fix by Scott Murray · 17 years ago
  52. ac1f0e9 PCI: rpaphp: Remove semaphores by Linas Vepstas · 17 years ago
  53. b566147 PCI: rpaphp: Ensure more pcibios_add/pcibios_remove symmetry by Linas Vepstas · 17 years ago
  54. e70ea263 PCI: rpaphp: Use pcibios_remove_pci_devices() symmetrically by Linas Vepstas · 17 years ago
  55. da65944 PCI: rpaphp: Document is_php_dn() by Linas Vepstas · 17 years ago
  56. 8485d1a PCI: rpaphp: Document find_php_slot() by Linas Vepstas · 17 years ago
  57. fea54b8 PCI: rpaphp: Rename rpaphp_register_pci_slot() to rpaphp_enable_slot() by Linas Vepstas · 17 years ago
  58. 6f79eb7 PCI: rpaphp: refactor tail call to rpaphp_register_slot() by Linas Vepstas · 17 years ago
  59. c02929c PCI: rpaphp: remove rpaphp_set_attention_status() by Linas Vepstas · 17 years ago
  60. 307ff12 PCI: rpaphp: remove print_slot_pci_funcs() by Linas Vepstas · 17 years ago
  61. 03a6675 PCI: rpaphp: Remove setup_pci_slot() by Linas Vepstas · 17 years ago
  62. ebf42c0 PCI: rpaphp: remove a call that does nothing but a pointer lookup by Linas Vepstas · 17 years ago
  63. bf0af51 PCI: rpaphp: Remove another wrappered function by Linas Vepstas · 17 years ago
  64. 427310f PCI: rpaphp: Remve another call that is a wrapper by Linas Vepstas · 17 years ago
  65. 517d5a0 PCI: rpaphp: remove a function that does nothing but wrap debug printks by Linas Vepstas · 17 years ago
  66. 3499f072 PCI: rpaphp: Remove un-needed goto by Linas Vepstas · 17 years ago
  67. 5fd39c3 PCI: rpaphp: Fix a memleak; slot->location string was never freed by Linas Vepstas · 17 years ago
  68. 31be758 PCI: rpaphp: match up alloc and free in same routine by Linas Vepstas · 17 years ago
  69. fa18915 PCI: rpaphp: Remove global num_slots variable by Linas Vepstas · 17 years ago
  70. bf8cbae PCI: rpaphp: Cleanup flow of control for rpaphp_add_slot by Linas Vepstas · 17 years ago
  71. bab41e9 PCI: Convert to alloc_pci_dev() by Michael Ellerman · 17 years ago
  72. e325e1f PCI: fix multiple definition of `queue_pushbutton_work' by Kristen Carlson Accardi · 17 years ago
  73. 9233352 pciehp: Adapt to device driver model by Kenji Kaneshige · 17 years ago
  74. 5d386e1 pciehp: Event handling rework by Kenji Kaneshige · 17 years ago
  75. 823bccf remove "struct subsystem" as it is no longer needed by Greg Kroah-Hartman · 17 years ago
  76. 40cd3a4 [POWERPC] Rename get_property to of_get_property: drivers by Stephen Rothwell · 17 years ago
  77. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  78. d54b1fd [PATCH] mark struct file_operations const 5 by Arjan van de Ven · 17 years ago
  79. 78149df Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  80. 9f593e3 shpchp: delete trailing whitespace by Kenji Kaneshige · 18 years ago
  81. 1555b33 shpchp: remove DBG_XXX_ROUTINE by Kenji Kaneshige · 18 years ago
  82. 3d9c188 shpchp: remove CONFIG_HOTPLUG_PCI_SHPC_POLL_EVENT_MODE by Kenji Kaneshige · 18 years ago
  83. 34d0341 PCIEHP: Add Electro Mechanical Interlock (EMI) support to the PCIE hotplug driver. by Kristen Carlson Accardi · 18 years ago
  84. 262303fe pciehp: fix wait command completion by Kenji Kaneshige · 18 years ago
  85. 44ef4ce pciehp: cleanup wait command completion by Kenji Kaneshige · 18 years ago
  86. 75e1317 pciehp: remove unused pcie_cap_base by Kenji Kaneshige · 18 years ago
  87. 15232ec pciehp: cleanup pciehp.h by Kenji Kaneshige · 18 years ago
  88. a0f018d pciehp: cleanup register access by Kenji Kaneshige · 18 years ago
  89. a8c2b63 pciehp: remove unused pci_bus from struct controller by Kenji Kaneshige · 18 years ago
  90. 48fe391 pciehp: remove unnecessary php_ctlr by Kenji Kaneshige · 18 years ago
  91. 2410fa4 pciehp: cleanup slot list by Kenji Kaneshige · 18 years ago
  92. a0b1725 pciehp: cleanup init_slot() by Kenji Kaneshige · 18 years ago
  93. 3e643e7 Altix: Add ACPI SSDT PCI device support (hotplug) by John Keller · 18 years ago
  94. 15a58ed ACPICA: Remove duplicate table definitions (non-conflicting), cont by Alexey Starikovskiy · 17 years ago
  95. 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
  96. 36bcbec ACPI: replace kmalloc+memset with kzalloc by Burman Yan · 18 years ago
  97. 031f30d acpiphp: Link-time error for PCI Hotplug by Kristen Carlson Accardi · 18 years ago
  98. 8352e04 shpchp: cleanup shpchp.h by Kenji Kaneshige · 18 years ago
  99. 6f39be2 shpchp: remove shpchprm_get_physical_slot_number by Kenji Kaneshige · 18 years ago
  100. 227b84c shpchp: cleanup struct controller by Kenji Kaneshige · 18 years ago