1. 443bd1c pci kernel-doc fatal error by Randy Dunlap · 16 years ago
  2. 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
  3. 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
  4. a80a6da PCI ACPI: Drop the second argument of platform_pci_choose_state by Rafael J. Wysocki · 16 years ago
  5. 2fe2de5 ACPI PM: acpi_pm_device_sleep_state() cleanup by David Brownell · 16 years ago
  6. 9fce1bc PCI: remove unnecessary volatile in PCIe hotplug struct controller by Ming Lei · 16 years ago
  7. c300bd2fb PCI: include linux/pm_wakeup.h for device_set_wakeup_capable by Stephen Rothwell · 16 years ago
  8. c157dfa PCI PM: Fix pci_prepare_to_sleep by Rafael J. Wysocki · 16 years ago
  9. 46a7fa2 x86: make only GART code include gart.h by FUJITA Tomonori · 16 years ago
  10. d52d53b RFC x86: try to remove arch_get_ram_range by Yinghai Lu · 16 years ago
  11. 337001b PCI: Simplify PCI device PM code by Rafael J. Wysocki · 16 years ago
  12. 404cc2d PCI PM: Introduce pci_prepare_to_sleep and pci_back_from_sleep by Rafael J. Wysocki · 16 years ago
  13. eb9d0fe PCI ACPI: Rework PCI handling of wake-up by Rafael J. Wysocki · 16 years ago
  14. 44e4e66 PCI: rework pci_set_power_state function to call platform first by Rafael J. Wysocki · 16 years ago
  15. 961d912 PCI: Introduce platform_pci_power_manageable function by Rafael J. Wysocki · 16 years ago
  16. 66d715c pci: VT3336 can't do MSI either by Tejun Heo · 16 years ago
  17. eebfcfb PCI: handle pci_name() being const by Greg Kroah-Hartman · 16 years ago
  18. a13307c PCI: acpiphp: cleanup notify handler on all root bridges by Alex Chiang · 16 years ago
  19. 99cb233d PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev. by Benjamin Li · 16 years ago
  20. a94c248 PCI: Restrict VPD read permission to root by Ben Hutchings · 16 years ago
  21. 8b285ce PCI: fix pci_setup_device()'s sprinting into a const buffer by David Howells · 16 years ago
  22. b970894 pciehp: use get_service_data by Kenji Kaneshige · 16 years ago
  23. 3aa50c4 pciehp: remove needless command completed interrupt setting by Kenji Kaneshige · 16 years ago
  24. c4635eb pciehp: fix interrupt initialization by Kenji Kaneshige · 16 years ago
  25. e4ec7a0 PCI: correct resource number in debug output by Jesse Barnes · 16 years ago
  26. 34438ba PCIE: port driver: use dev_printk when possible by Bjorn Helgaas · 16 years ago
  27. 531f254 PCIE: aer: use dev_printk when possible by Bjorn Helgaas · 16 years ago
  28. 80ccba1 PCI: use dev_printk when possible by Bjorn Helgaas · 16 years ago
  29. b86ec7e Remove unnecessary 'tmp' variable from pci_hp_register(). by Kenji Kaneshige · 16 years ago
  30. 563f119 pciehp: remove inline from command related functions by Kenji Kaneshige · 16 years ago
  31. 66618ba pciehp: change command polling frequency by Kenji Kaneshige · 16 years ago
  32. 820943b pciehp: cleanup pcie_poll_cmd by Kenji Kaneshige · 16 years ago
  33. b30dd56 pciehp: fix typo in hpc_release_ctlr by Kenji Kaneshige · 16 years ago
  34. 65b943f PCI: fixup kdoc blocks for hotplug functions by Jesse Barnes · 16 years ago
  35. 81d5575 PCI: fixup write combine comment in pci_mmap_resource by Jesse Barnes · 16 years ago
  36. 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
  37. 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
  38. 45aec1ae x86: PAT export resource_wc in pci sysfs by venkatesh.pallipadi@intel.com · 16 years ago
  39. 8d2bdf4 PCI ACPI: Drop the second argument of platform_pci_choose_state by Rafael J. Wysocki · 16 years ago
  40. 0616678 ACPI PM: acpi_pm_device_sleep_state() cleanup by David Brownell · 16 years ago
  41. 8344b56 PCI: ACPI PCI slot detection driver by Alex Chiang · 16 years ago
  42. f46753c PCI: introduce pci_slot by Alex Chiang · 16 years ago
  43. fe99740 PCI: construct one fakephp slot per PCI slot by Alex Chiang · 16 years ago
  44. 27e4685 PCI: unhide the SMBus on the Compaq Deskpro EN by Krzysztof Helt · 16 years ago
  45. 5d9526d PCIe: fix 'symbol not declared' sparse warnings by Alex Chiang · 16 years ago
  46. 10260d9 PCI: Unhide the SMBus on the Compaq Evo D510 by Jean Delvare · 16 years ago
  47. ece6763 PCI: eliminate double kfree in intel-iommu initialization by Julia Lawall · 16 years ago
  48. 6a3f084 pciehp: removes redundant NULL write to slot status register by Kenji Kaneshige · 16 years ago
  49. d8b23e8 pciehp: fixes typo in dbg_ctrl() in pciehp_hpc.c by Kenji Kaneshige · 16 years ago
  50. ac9c052 shpchp: check firmware before taking control by Kenji Kaneshige · 16 years ago
  51. d737bdc pciehp: block signals while waiting for command completion by Kenji Kaneshige · 16 years ago
  52. 125c39f pciehp: evaluate _OSC/OSHP before controller init by Kenji Kaneshige · 16 years ago
  53. b143b3c pciehp: remove redundant pci_dev initialization by Kenji Kaneshige · 16 years ago
  54. bbb44d9 PCI: implement new suspend/resume callbacks by Rafael J. Wysocki · 16 years ago
  55. 5ca5c02 PCI/MSI: skip calling pci_find_capability from msi_set_mask_bits by Hidetoshi Seto · 16 years ago
  56. cf35e4a PCI: remove CVS keywords by Adrian Bunk · 16 years ago
  57. 90a57da pci-acpi: formatting cleanups for _OSC by Kenji Kaneshige · 16 years ago
  58. c155062 pci-acpi: remove unused variable in __pci_osc_support_set by Kenji Kaneshige · 16 years ago
  59. 681f7d9 pci-acpi: add flag to indicate query had been done by Kenji Kaneshige · 16 years ago
  60. 5e0b994 pci-acpi: use local buffer for _OSC by Kenji Kaneshige · 16 years ago
  61. 8a7a4fa pci-acpi: remove duplicate code for _OSC by Kenji Kaneshige · 16 years ago
  62. 49db139 PCI: Disable PME during PCI scan by Zhao Yakui · 16 years ago
  63. e1a2a51 Suspend/Resume bug in PCI layer wrt quirks by Rafael J. Wysocki · 16 years ago
  64. eaf6114 PCI: Replace deprecated __initcall with device_initcall. by Robert P. J. Day · 16 years ago
  65. 552fe04 PCI: make {pciehp,shpchp}_slot_with_bus static by Adrian Bunk · 16 years ago
  66. a9b841e PCI: fix rpadlpar pci hotplug driver sysfs usage by Benjamin Herrenschmidt · 16 years ago
  67. 9e4f2e8 pciehp: add message about pciehp_slot_with_bus option by Kenji Kaneshige · 16 years ago
  68. a86161b pci hotplug core: add check of duplicate slot name by Kenji Kaneshige · 16 years ago
  69. 0711c70 pciehp: move msleep after power off by Kenji Kaneshige · 16 years ago
  70. 6592e02 pciehp: poll cmd completion if hotplug interrupt is disabled by Kenji Kaneshige · 16 years ago
  71. 5808639 pciehp: fix slow probing by Kenji Kaneshige · 16 years ago
  72. dbd79ae pciehp: fix NULL dereference in interrupt handler by Kenji Kaneshige · 16 years ago
  73. b3bd307 shpchp: add message about shpchp_slot_with_bus option by Kenji Kaneshige · 16 years ago
  74. 4efeb4d PCI: use dev_to_node in pci_call_probe by Yinghai Lu · 16 years ago
  75. ddc9753 PCI: don't enable ASPM on devices with mixed PCIe/PCI functions by Shaohua Li · 16 years ago
  76. a442ac5 Clean up 'print_fn_descriptor_symbol()' types by Linus Torvalds · 16 years ago
  77. c4e5fad ACPI/PCI: another multiple _OSC memory leak fix by Kenji Kaneshige · 16 years ago
  78. 439a773 PCI: enable nv_msi_ht_cap_quirk for ALi bridges by Björn Krombholz · 16 years ago
  79. a7eb08c PCI: Make the intel-iommu_wait_op macro work when jiffies are not running by mark gross · 16 years ago
  80. 34a6505 ACPI/PCI: handle multiple _OSC by Kenji Kaneshige · 16 years ago
  81. a5d1c87 ACPI/PCI: handle multiple _OSC by Shaohua Li · 16 years ago
  82. 21e2b0a PCI ACPI: fix uninitialized variable in __pci_osc_support_set by Kenji Kaneshige · 16 years ago
  83. 70b9f7d x86/pci: remove flag in pci_cfg_space_size_ext by Yinghai Lu · 16 years ago
  84. a217656 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  85. a53edac pciehp: fix error message about getting hotplug control by Kenji Kaneshige · 16 years ago
  86. d52877c pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2 by Yinghai Lu · 16 years ago
  87. 8e149e0 pci/irq: restore mask_bits in msi shutdown -v3 by Yinghai Lu · 16 years ago
  88. 5f78e4d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-bigbox-pci by Linus Torvalds · 16 years ago
  89. c7705f3 drivers: use non-racy method for proc entries creation (2) by Denis V. Lunev · 16 years ago
  90. 9c37066 proc: remove proc_bus by Alexey Dobriyan · 16 years ago
  91. a01e035 drivers: fix integer as NULL pointer warnings by Harvey Harrison · 16 years ago
  92. 30a18d6 x86: multi pci root bus with different io resource range, on 64-bit by Yinghai Lu · 16 years ago
  93. 0d358f2 driver core: try parent numa_node at first before using default by Yinghai Lu · 16 years ago
  94. 57741a7 x86_64: set cfg_size for AMD Family 10h in case MMCONFIG by Yinghai Lu · 16 years ago
  95. b7aa1f1 pciehp: Fix command write by Kenji Kaneshige · 16 years ago
  96. ef0ff95 shpchp: fix slot name by Kenji Kaneshige · 16 years ago
  97. 4ea3e58 make pciehp_acpi_get_hp_hw_control_from_firmware() by Adrian Bunk · 16 years ago
  98. 2aeeef1 pciehp: Clean up pcie_init() by Kenji Kaneshige · 16 years ago
  99. d84be09 pciehp: Mask hotplug interrupt at controller release by Kenji Kaneshige · 16 years ago
  100. cff0065 pciehp: Remove useless hotplug interrupt enabling by Kenji Kaneshige · 16 years ago