1. 0cb60ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  2. 395a125 PCI: re-add debug prints for unmodified BARs by Yinghai Lu · 16 years ago
  3. a5827f4 PCI: fix pciehp_free_irq() by Adrian Bunk · 16 years ago
  4. 4890202 PCI Hotplug: fakephp: fix deadlock... again by Alex Chiang · 16 years ago
  5. 53bc887 PCI: Fix printk warnings in setup-bus.c by Johann Felix Soden · 16 years ago
  6. 4ca8a77 PCI: Fix printk warnings in probe.c by Johann Felix Soden · 16 years ago
  7. cbda1ba PCI/iommu: blacklist DMAR on Intel G31/G33 chipsets by David Woodhouse · 16 years ago
  8. 5f17cfc PCI: fix pbus_size_mem() resource alignment for CardBus controllers by Linus Torvalds · 16 years ago
  9. ebca4f1 PCI: fix reference leak in pci_get_dev_by_id() by Greg KH · 16 years ago
  10. d6a9e9b PCI: shpchp: Rename duplicate slot name N as N-1, N-2, N-M... by Alex Chiang · 16 years ago
  11. 167e782 PCI: pciehp: Rename duplicate slot name N as N-1, N-2, N-M... by Alex Chiang · 16 years ago
  12. a59f2bb Merge branch 'x86-merge' into for-linus by Jesse Barnes · 16 years ago
  13. 056c58e PCI: add acpi_find_root_bridge_handle by Jiri Slaby · 16 years ago
  14. e0d94be PCI: acpi_pcihp: run _OSC on a root bridge by Jiri Slaby · 16 years ago
  15. ce67542 Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into x86-merge by Jesse Barnes · 16 years ago
  16. 35405f2 PCI: Limit VPD length for Broadcom 5708S by Dean Hildebrand · 16 years ago
  17. 5a6c9b6 PCI PM: Export pci_pme_active to drivers by Rafael J. Wysocki · 16 years ago
  18. a844158 PCI: check the return value of device_create_bin_file() in pci_create_bus() by Simon Horman · 16 years ago
  19. abad2ec PCI: fully restore MSI state at resume time by Jesse Barnes · 16 years ago
  20. 9d82d8e PCI: add Broadcom 5708S to VPD length quirk by Eric Dumazet · 16 years ago
  21. 979b179 PCI: add D3 power state avoidance quirk by Alan Cox · 16 years ago
  22. d6d3857 PCI: add an option to allow ASPM enabled forcibly by Shaohua Li · 16 years ago
  23. 149e163 PCI: disable ASPM on pre-1.1 PCIe devices by Shaohua Li · 16 years ago
  24. 5fde244 PCI: disable ASPM per ACPI FADT setting by Shaohua Li · 16 years ago
  25. ce6fce4 PCI MSI: Don't disable MSIs if the mask bit isn't supported by Matthew Wilcox · 16 years ago
  26. cc5499c PCI: handle 64-bit resources better on 32-bit machines by Matthew Wilcox · 16 years ago
  27. 6ac665c PCI: rewrite PCI BAR reading code by Matthew Wilcox · 16 years ago
  28. 3713907 PCI: document pci_target_state by Jesse Barnes · 16 years ago
  29. 56adc59 PCI hotplug: fix typo in pcie hotplug output by Jesse Barnes · 16 years ago
  30. 5042d99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  31. f17a077 PCI: fixup sparse endianness warnings in proc.c by Harvey Harrison · 16 years ago
  32. e5899e1 PCI PM: make more PCI PM core functionality available to drivers by Rafael J. Wysocki · 16 years ago
  33. f42e86d PCI/DMAR: don't assume presence of RMRRs by Yong Wang · 16 years ago
  34. aab0de2 driver core: remove KOBJ_NAME_LEN define by Kay Sievers · 16 years ago
  35. 443bd1c pci kernel-doc fatal error by Randy Dunlap · 16 years ago
  36. acee709 Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linus by Ingo Molnar · 16 years ago
  37. 0679c2f Merge branch 'linus' into pci-for-jesse by Ingo Molnar · 16 years ago
  38. dc7c65d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  39. a80a6da PCI ACPI: Drop the second argument of platform_pci_choose_state by Rafael J. Wysocki · 16 years ago
  40. 2fe2de5 ACPI PM: acpi_pm_device_sleep_state() cleanup by David Brownell · 16 years ago
  41. 9fce1bc PCI: remove unnecessary volatile in PCIe hotplug struct controller by Ming Lei · 16 years ago
  42. c300bd2fb PCI: include linux/pm_wakeup.h for device_set_wakeup_capable by Stephen Rothwell · 16 years ago
  43. c157dfa PCI PM: Fix pci_prepare_to_sleep by Rafael J. Wysocki · 16 years ago
  44. 46a7fa2 x86: make only GART code include gart.h by FUJITA Tomonori · 16 years ago
  45. d52d53b RFC x86: try to remove arch_get_ram_range by Yinghai Lu · 16 years ago
  46. 337001b PCI: Simplify PCI device PM code by Rafael J. Wysocki · 16 years ago
  47. 404cc2d PCI PM: Introduce pci_prepare_to_sleep and pci_back_from_sleep by Rafael J. Wysocki · 16 years ago
  48. eb9d0fe PCI ACPI: Rework PCI handling of wake-up by Rafael J. Wysocki · 16 years ago
  49. 44e4e66 PCI: rework pci_set_power_state function to call platform first by Rafael J. Wysocki · 16 years ago
  50. 961d912 PCI: Introduce platform_pci_power_manageable function by Rafael J. Wysocki · 16 years ago
  51. 66d715c pci: VT3336 can't do MSI either by Tejun Heo · 16 years ago
  52. eebfcfb PCI: handle pci_name() being const by Greg Kroah-Hartman · 16 years ago
  53. a13307c PCI: acpiphp: cleanup notify handler on all root bridges by Alex Chiang · 16 years ago
  54. 99cb233d PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev. by Benjamin Li · 16 years ago
  55. a94c248 PCI: Restrict VPD read permission to root by Ben Hutchings · 16 years ago
  56. 8b285ce PCI: fix pci_setup_device()'s sprinting into a const buffer by David Howells · 16 years ago
  57. b970894 pciehp: use get_service_data by Kenji Kaneshige · 16 years ago
  58. 3aa50c4 pciehp: remove needless command completed interrupt setting by Kenji Kaneshige · 16 years ago
  59. c4635eb pciehp: fix interrupt initialization by Kenji Kaneshige · 16 years ago
  60. e4ec7a0 PCI: correct resource number in debug output by Jesse Barnes · 16 years ago
  61. 34438ba PCIE: port driver: use dev_printk when possible by Bjorn Helgaas · 16 years ago
  62. 531f254 PCIE: aer: use dev_printk when possible by Bjorn Helgaas · 16 years ago
  63. 80ccba1 PCI: use dev_printk when possible by Bjorn Helgaas · 16 years ago
  64. b86ec7e Remove unnecessary 'tmp' variable from pci_hp_register(). by Kenji Kaneshige · 16 years ago
  65. 563f119 pciehp: remove inline from command related functions by Kenji Kaneshige · 16 years ago
  66. 66618ba pciehp: change command polling frequency by Kenji Kaneshige · 16 years ago
  67. 820943b pciehp: cleanup pcie_poll_cmd by Kenji Kaneshige · 16 years ago
  68. b30dd56 pciehp: fix typo in hpc_release_ctlr by Kenji Kaneshige · 16 years ago
  69. 65b943f PCI: fixup kdoc blocks for hotplug functions by Jesse Barnes · 16 years ago
  70. 76fbc26 pci: debug extra pci bus resources by Yinghai Lu · 16 years ago
  71. 9bf8a1a pci: debug extra pci resources range by Yinghai Lu · 16 years ago
  72. 81d5575 PCI: fixup write combine comment in pci_mmap_resource by Jesse Barnes · 16 years ago
  73. 883eed1 Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip into for-linus by Jesse Barnes · 16 years ago
  74. 53eb2fb Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 into linux-next by Jesse Barnes · 16 years ago
  75. 45aec1ae x86: PAT export resource_wc in pci sysfs by venkatesh.pallipadi@intel.com · 16 years ago
  76. 8d2bdf4 PCI ACPI: Drop the second argument of platform_pci_choose_state by Rafael J. Wysocki · 16 years ago
  77. 0616678 ACPI PM: acpi_pm_device_sleep_state() cleanup by David Brownell · 16 years ago
  78. 8344b56 PCI: ACPI PCI slot detection driver by Alex Chiang · 16 years ago
  79. f46753c PCI: introduce pci_slot by Alex Chiang · 16 years ago
  80. fe99740 PCI: construct one fakephp slot per PCI slot by Alex Chiang · 16 years ago
  81. 27e4685 PCI: unhide the SMBus on the Compaq Deskpro EN by Krzysztof Helt · 16 years ago
  82. 5d9526d PCIe: fix 'symbol not declared' sparse warnings by Alex Chiang · 16 years ago
  83. 10260d9 PCI: Unhide the SMBus on the Compaq Evo D510 by Jean Delvare · 16 years ago
  84. ece6763 PCI: eliminate double kfree in intel-iommu initialization by Julia Lawall · 16 years ago
  85. 6a3f084 pciehp: removes redundant NULL write to slot status register by Kenji Kaneshige · 16 years ago
  86. d8b23e8 pciehp: fixes typo in dbg_ctrl() in pciehp_hpc.c by Kenji Kaneshige · 16 years ago
  87. ac9c052 shpchp: check firmware before taking control by Kenji Kaneshige · 16 years ago
  88. d737bdc pciehp: block signals while waiting for command completion by Kenji Kaneshige · 16 years ago
  89. 125c39f pciehp: evaluate _OSC/OSHP before controller init by Kenji Kaneshige · 16 years ago
  90. b143b3c pciehp: remove redundant pci_dev initialization by Kenji Kaneshige · 16 years ago
  91. bbb44d9 PCI: implement new suspend/resume callbacks by Rafael J. Wysocki · 16 years ago
  92. 5ca5c02 PCI/MSI: skip calling pci_find_capability from msi_set_mask_bits by Hidetoshi Seto · 16 years ago
  93. cf35e4a PCI: remove CVS keywords by Adrian Bunk · 16 years ago
  94. 90a57da pci-acpi: formatting cleanups for _OSC by Kenji Kaneshige · 16 years ago
  95. c155062 pci-acpi: remove unused variable in __pci_osc_support_set by Kenji Kaneshige · 16 years ago
  96. 681f7d9 pci-acpi: add flag to indicate query had been done by Kenji Kaneshige · 16 years ago
  97. 5e0b994 pci-acpi: use local buffer for _OSC by Kenji Kaneshige · 16 years ago
  98. 8a7a4fa pci-acpi: remove duplicate code for _OSC by Kenji Kaneshige · 16 years ago
  99. 49db139 PCI: Disable PME during PCI scan by Zhao Yakui · 16 years ago
  100. e1a2a51 Suspend/Resume bug in PCI layer wrt quirks by Rafael J. Wysocki · 16 years ago