1. 6b4486e [PATCH] irq-flags: pci: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  2. 22a3e23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  3. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  4. d120cfb merge linus into release branch by Len Brown · 18 years ago
  5. 1903ac5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  6. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 18 years ago
  7. 95b38b3 ACPIPHP: prevent duplicate slot numbers when no _SUN by Kristen Accardi · 18 years ago
  8. 2b85e13 ACPI: static-ize handle_hotplug_event_func() by Len Brown · 18 years ago
  9. 4e8662b ACPIPHP: use ACPI dock driver by Kristen Accardi · 18 years ago
  10. e31dd6e [PATCH] 64bit resource: change pci core and arch code to use resource_size_t by Greg Kroah-Hartman · 18 years ago
  11. 1396a8c [PATCH] 64bit resource: fix up printks for resources in pci core and hotplug drivers by Greg Kroah-Hartman · 18 years ago
  12. da206c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  13. a4cffb6 [PATCH] x86_64: msi_apic.c build fix by Christian Kujau · 18 years ago
  14. d6e05ed spelling fixes by Andreas Mohr · 18 years ago
  15. cf34a8e [PATCH] PCI: nVidia quirk to make AER PCI-E extended capability visible by Brice Goglin · 18 years ago
  16. bdee9d9 [PATCH] PCI: Bus Parity Status sysfs interface by Doug Thompson · 18 years ago
  17. bd91fde [PATCH] PCI: MSI-K8T-Neo2-Fir: run only where needed by Chris Wedgwood · 18 years ago
  18. d71374d [PATCH] PCI: fix race with pci_walk_bus and pci_destroy_dev by Zhang Yanmin · 18 years ago
  19. f7e6600 [PATCH] PCI: remove unneeded msi code by Grant Grundler · 18 years ago
  20. c0da3ba [PATCH] PCI: don't move ioapics below PCI bridge by Kimball Murray · 18 years ago
  21. b209a6e [PATCH] PCI: cleanup unused variable about msi driver by bibo,mao · 18 years ago
  22. 99dc804 [PATCH] PCI: disable msi mode in pci_disable_device by Shaohua Li · 18 years ago
  23. 020d502 [PATCH] PCI: Allow MSI to work on kexec kernel by Rajesh Shah · 18 years ago
  24. 1edab4a [PATCH] PCI: AMD 8131 MSI quirk called too late, bus_flags not inherited ? by Brice Goglin · 18 years ago
  25. bd8481e [PATCH] PCI Bus Parity Status-broken hardware attribute, EDAC foundation by Doug Thompson · 18 years ago
  26. 9c273b9 [PATCH] PCI ACPI: Rename the functions to avoid multiple instances. by Muthu Kumar · 18 years ago
  27. a1e022b [PATCH] PCI: don't enable device if already enabled by Kristen Accardi · 18 years ago
  28. 9f125d3 [PATCH] PCI: Add a "enable" sysfs attribute to the pci devices to allow userspace (Xorg) to enable devices without doing foul direct access by Arjan van de Ven · 18 years ago
  29. 75acfeca [PATCH] PCI: Add pci_assign_resource_fixed -- allow fixed address assignments by Kumar Gala · 18 years ago
  30. ea28502 [PATCH] PCI: fix to pci ignore pre-set 64-bit bars on 32-bit platforms by Bjorn Helgaas · 18 years ago
  31. 17d6dc8 [PATCH] PCI: Ignore pre-set 64-bit BARs on 32-bit platforms by H. Peter Anvin · 18 years ago
  32. 83821d3 [PATCH] PCI: altix: msi support by Mark Maule · 18 years ago
  33. 1008307 [PATCH] PCI: per-platform IA64_{FIRST,LAST}_DEVICE_VECTOR definitions by Mark Maule · 18 years ago
  34. fd58e55 [PATCH] PCI: msi abstractions and support for altix by Mark Maule · 18 years ago
  35. 789e7dc Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  36. 9c64f97 [PATCH] PCI Hotplug: Fix recovery path from errors during pcie_init() by Jan Beulich · 18 years ago
  37. 9df7fde [PATCH] PCI Hotplug: fake NULL pointer dereferences in IBM Hot Plug Controller Driver by Eric Sesterhenn · 18 years ago
  38. 99ff124 [PATCH] shpchp: Cleanup improper info messages by Kenji Kaneshige · 18 years ago
  39. ea83bc1 [PATCH] shpchp: Remove Unused hpc_evelnt_lock by Kenji Kaneshige · 18 years ago
  40. f426395 [PATCH] shpchp: Cleanup interrupt polling timer by Kenji Kaneshige · 18 years ago
  41. 4085399 [PATCH] shpchp: Cleanup SHPC commands by Kenji Kaneshige · 18 years ago
  42. c4cecc1 [PATCH] shpchp: Cleanup interrupt handler by Kenji Kaneshige · 18 years ago
  43. d4fbf60 [PATCH] shpchp: Remove unnecessary hpc_ctlr_handle check by Kenji Kaneshige · 18 years ago
  44. 132066a [PATCH] pciehp: Implement get_address callback by Kenji Kaneshige · 18 years ago
  45. 6e33706 [PATCH] pciehp: Add missing pci_dev_put by Kenji Kaneshige · 18 years ago
  46. 56bfada [PATCH] pciehp: Replace pci_find_slot() with pci_get_slot() by Kenji Kaneshige · 18 years ago
  47. 466ee36 [PATCH] SGI Hotplug: Incorrect power status by Mike Habeck · 18 years ago
  48. 82d5f4a [PATCH] shpchp: Create shpchpd at controller probe time by Kenji Kaneshige · 18 years ago
  49. d49f2c4 [PATCH] shpchp: Mask Global SERR and Intr at controller release time by Kenji Kaneshige · 18 years ago
  50. e713872 [PATCH] SHPC: Fix SHPC Contoller SERR-INT Register bits access by Kenji Kaneshige · 18 years ago
  51. 795eb5c [PATCH] SHPC: Fix SHPC Logical Slot Register bits access by Kenji Kaneshige · 18 years ago
  52. 5858759 [PATCH] SHPC: Cleanup SHPC Logical Slot Register bits access by Kenji Kaneshige · 18 years ago
  53. 2b34da7 [PATCH] SHPC: Cleanup SHPC Logical Slot Register access by Kenji Kaneshige · 18 years ago
  54. 75d97c5 [PATCH] SHPC: Cleanup SHPC register access by Kenji Kaneshige · 18 years ago
  55. 40abb96 [PATCH] pciehp: Fix programming hotplug parameters by Kenji Kaneshige · 18 years ago
  56. e22b7350 [PATCH] acpi_pcihp: Add support for _HPX by Kenji Kaneshige · 18 years ago
  57. aad20ca [PATCH] acpi_pcihp: Remove improper error message about OSHP by Kenji Kaneshige · 18 years ago
  58. 7430e34 [PATCH] acpi_pcihp: Fix programming _HPP values by Kenji Kaneshige · 18 years ago
  59. 2433ee2 [PATCH] pciehp: dont call pci_enable_dev by Kristen Accardi · 18 years ago
  60. 81b26bc [PATCH] PCI Hotplug: don't use acpi_os_free by Kristen Accardi · 18 years ago
  61. cde0e5d [PATCH] acpiphp: turn off slot power at error case by MUNEDA Takahiro · 18 years ago
  62. c144247 [PATCH] acpiphp: host and p2p hotplug by MUNEDA Takahiro · 18 years ago
  63. 551bcb7 [PATCH] acpiphp: hotplug slot hotplug by MUNEDA Takahiro · 18 years ago
  64. 92c9be9 [PATCH] acpiphp: configure _PRT - V3 by MUNEDA Takahiro · 18 years ago
  65. e55dea5 [PATCH] PCI Hotplug: Tollhouse HP: SGI hotplug driver changes by Prarit Bhargava · 18 years ago
  66. b5ed763 Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  67. 8b8c8d2 [PATCH] PCI: reverse pci config space restore order by Yu, Luming · 18 years ago
  68. 04d9c1a [PATCH] PCI: Improve PCI config space writeback by Dave Jones · 18 years ago
  69. 8d92bc2 [PATCH] PCI: Error handling on PCI device resume by Jean Delvare · 18 years ago
  70. 3a720d7 [PATCH] Revive pci_find_ext_capability by Brice Goglin · 18 years ago
  71. 593ee20 [PATCH] pci: correctly allocate return buffers for osc calls by Kristen Accardi · 18 years ago
  72. ce007ea [PATCH] smbus unhiding kills thermal management by Carl-Daniel Hailfinger · 18 years ago
  73. a7b862f [PATCH] VIA quirk fixup, additional PCI IDs by Chris Wedgwood · 18 years ago
  74. 75cf745 [PATCH] PCI quirk: VIA IRQ fixup should only run for VIA southbridges by Chris Wedgwood · 18 years ago
  75. f01f418 [PATCH] PCI: fix potential resource leak in drivers/pci/msi.c by Jesper Juhl · 18 years ago
  76. 7daa0c4 [PATCH] MSI-K8T-Neo2-Fir OnboardSound and additional Soundcard by Johannes Goecke · 18 years ago
  77. bcdc084 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  78. 2d1e1c7 [PATCH] PCI: Add PCI quirk for SMBus on the Asus A6VA notebook by Jean Delvare · 18 years ago
  79. e6ad005 [PATCH] PCI: rpaphp: remove init error condition by John Rose · 18 years ago
  80. 5da594b [PATCH] pci_ids.h: correct naming of 1022:7450 (AMD 8131 Bridge) by John W. Linville · 18 years ago
  81. 41017f0 [PATCH] PCI: MSI(X) save/restore for suspend/resume by Shaohua Li · 18 years ago
  82. 0266949 [PATCH] pm: print name of failed suspend function by Andrew Morton · 18 years ago
  83. 14cc3e2 [PATCH] sem2mutex: misc static one-file mutexes by Ingo Molnar · 18 years ago
  84. b2e6e3b [PATCH] acpiphp: fix acpi_path_name by MUNEDA Takahiro · 18 years ago
  85. dc6712d [PATCH] ibmphp: remove TRUE and FALSE by Kristen Accardi · 18 years ago
  86. 783c49f [PATCH] PCI Hotplug: add common acpi functions to core by Kristen Accardi · 18 years ago
  87. f5afe80 [PATCH] PCI: kzalloc() conversion in drivers/pci by Eric Sesterhenn · 18 years ago
  88. 7c8f25d [PATCH] acpiphp: Scan slots under the nested P2P bridge by Kenji Kaneshige · 18 years ago
  89. 8e77af6 [PATCH] PCI Hotplug: SN: Fix cleanup on hotplug removal of PPB by John Keller · 18 years ago
  90. 0afabe9 [PATCH] shpchp: cleanup bus speed handling by Kenji Kaneshige · 18 years ago
  91. 3c990e9 [PATCH] PCI: fix pci_request_region[s] arg by Jeff Garzik · 18 years ago
  92. 309e57d [PATCH] PCI: Provide a boot parameter to disable MSI by Matthew Wilcox · 18 years ago
  93. 5eeca8e [PATCH] PCI: the scheduled removal of PCI_LEGACY_PROC by Adrian Bunk · 18 years ago
  94. 1305e91 [PATCH] PCI: cpqphp_ctrl.c: board_replaced(): remove dead code by Adrian Bunk · 18 years ago
  95. 0cccd0c [PATCH] acpiphp: fix bridge handle by MUNEDA Takahiro · 18 years ago
  96. e27da38 [PATCH] acpiphp - slot management fix - V4 by MUNEDA Takahiro · 18 years ago
  97. 20416ea [PATCH] acpiphp: add dock event handling by Kristen Accardi · 18 years ago
  98. 15a1ae7 [PATCH] acpiphp: add new bus to acpi by Kristen Accardi · 18 years ago
  99. b89b7ea [PATCH] PCI: Move pci_dev_put outside a spinlock by Alan Stern · 18 years ago
  100. 8c4b2cf [PATCH] PCI: PCI/Cardbus cards hidden, needs pci=assign-busses to fix by Bernhard Kaindl · 18 years ago