1. 8ce9a75 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  2. c951aa6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  3. ca77fde Fix Intel IOMMU write-buffer flushing by David Woodhouse · 15 years ago
  4. 9af8814 iommu: fix Intel IOMMU write-buffer flushing by David Woodhouse · 15 years ago
  5. f5ddcac PCI: fix missing kernel-doc and typos by Randy Dunlap · 15 years ago
  6. b33bfde PCI: fix struct pci_platform_pm_ops kernel-doc by Randy Dunlap · 15 years ago
  7. 4cc59c7 PCI: fix rom.c kernel-doc warning by Randy Dunlap · 15 years ago
  8. 0b49ec37a2 PCI/MSI: fix msi_mask() shift fix by Matthew Wilcox · 15 years ago
  9. 9ce04f9 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  10. 0cd5c3c x86: disable intel_iommu support by default by Kyle McMartin · 15 years ago
  11. 5294e25 PCI PM: make the PM core more careful with drivers using the new PM framework by Rafael J. Wysocki · 15 years ago
  12. 49c9681 PCI PM: Read power state from device after trying to change it on resume by Rafael J. Wysocki · 15 years ago
  13. cbbc2f6 PCI PM: Do not disable and enable bridges during suspend-resume by Rafael J. Wysocki · 15 years ago
  14. 27be54a PCI: PCIe portdrv: Simplify suspend and resume by Rafael J. Wysocki · 15 years ago
  15. 99dadce PCI PM: Fix saving of device state in pci_legacy_suspend by Rafael J. Wysocki · 15 years ago
  16. 144a76b PCI PM: Check if the state has been saved before trying to restore it by Rafael J. Wysocki · 15 years ago
  17. ddb7c9d PCI PM: Fix handling of devices without drivers by Rafael J. Wysocki · 15 years ago
  18. 97c4483 PCI: return error on failure to read PCI ROMs by Timothy S. Nelson · 15 years ago
  19. 3419c75 PCI: properly clean up ASPM link state on device remove by Alex Chiang · 15 years ago
  20. 71a082e PCI hotplug: Change link order of pciehp & acpiphp by Matthew Garrett · 15 years ago
  21. bf4162b PCI hotplug: fakephp: Allocate PCI resources before adding the device by Darrick J. Wong · 16 years ago
  22. bffac3c PCI MSI: Fix undefined shift by 32 by Matthew Wilcox · 15 years ago
  23. 476e7fa PCI PM: Do not wait for buses in B2 or B3 during resume by Rafael J. Wysocki · 15 years ago
  24. 48f67f5 PCI PM: Power up devices before restoring their state by Rafael J. Wysocki · 15 years ago
  25. 545ffd5 PCI PM: Fix hibernation breakage on EeePC 701 by Rafael J. Wysocki · 15 years ago
  26. 418e4da PCI PM: Fix suspend error paths and testing facility breakage by Rafael J. Wysocki · 15 years ago
  27. 4a45659 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  28. c2fdd36 PCI hotplug: fix lock imbalance in pciehp by Jiri Slaby · 15 years ago
  29. aa8c6c9 PCI PM: Restore standard config registers of all devices early by Rafael J. Wysocki · 15 years ago
  30. 0db29af PCI/MSI: bugfix/utilize for msi_capability_init() by Hidetoshi Seto · 16 years ago
  31. d45e085 ACPI PCI hotplug: harden against panic regression by James Bottomley · 15 years ago
  32. 50246dd Revert "PCI PM: Register power state of devices during initialization" by Linus Torvalds · 15 years ago
  33. c4ea37c [CVE-2009-0029] System call wrappers part 26 by Heiko Carstens · 15 years ago
  34. 288e487 Prevent oops at boot with VT-d by Dirk Hohndel · 15 years ago
  35. 4e9b1c1 Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  36. b2576e1 Merge branch 'linus' into release by Len Brown · 15 years ago
  37. f6dc1e5 PCI PM: Put PM callbacks in the order of execution by Rafael J. Wysocki · 15 years ago
  38. d67e37d PCI PM: Run default PM callbacks for all devices using new framework by Rafael J. Wysocki · 15 years ago
  39. 98e6e28 PCI PM: Register power state of devices during initialization by Rafael J. Wysocki · 15 years ago
  40. ad8cfa1 PCI PM: Call pci_fixup_device from legacy routines by Rafael J. Wysocki · 15 years ago
  41. bb80894 PCI PM: Rearrange code in pci-driver.c by Rafael J. Wysocki · 15 years ago
  42. 73410429 PCI PM: Avoid touching devices behind bridges in unknown state by Rafael J. Wysocki · 15 years ago
  43. 07e836e PCI PM: Move pci_has_legacy_pm_support by Rafael J. Wysocki · 15 years ago
  44. 571ff75 PCI PM: Power-manage devices without drivers during suspend-resume by Rafael J. Wysocki · 15 years ago
  45. fa58d30 PCI PM: Add suspend counterpart of pci_reenable_device by Rafael J. Wysocki · 15 years ago
  46. c9b9972 PCI PM: Fix poweroff and restore callbacks by Rafael J. Wysocki · 15 years ago
  47. 987a4c7 PCI: Use msleep instead of cpu_relax during ASPM link retraining by Andrew Patterson · 15 years ago
  48. d934737 PCI: PCIe portdrv: Add kerneldoc comments to remining core funtions by Rafael J. Wysocki · 15 years ago
  49. fa6c993 PCI: PCIe portdrv: Rearrange code so that related things are together by Rafael J. Wysocki · 15 years ago
  50. e7ae884 PCI: PCIe portdrv: Fix suspend and resume of PCI Express port services by Rafael J. Wysocki · 15 years ago
  51. facf6d1 PCI: PCIe portdrv: Add kerneldoc comments to some core functions by Rafael J. Wysocki · 15 years ago
  52. 6a47907 PCI: Add pci_clear_master() as opposite of pci_set_master() by Ben Hutchings · 16 years ago
  53. b8d9cb2 PCI hotplug: remove redundant test in cpq hotplug by Julia Lawall · 16 years ago
  54. 322162a PCI: pciehp: cleanup register and field definitions by Kenji Kaneshige · 16 years ago
  55. 67f6533 PCI: pciehp: ignore undefined bit in link status register by Kenji Kaneshige · 16 years ago
  56. 46bbdfa PCI: keep ASPM link state consistent throughout PCIe hierarchy by Shaohua Li · 16 years ago
  57. a19f5df PCI: use dev_printk for PCI bus resource mssages by Bjorn Helgaas · 16 years ago
  58. db56794 PCI: add interface to set visible size of VPD by Stephen Hemminger · 16 years ago
  59. 287d19c PCI: revise VPD access interface by Stephen Hemminger · 16 years ago
  60. 1120f8b PCI: handle long delays in VPD access by Stephen Hemminger · 16 years ago
  61. 68feac8 PCI: add pci_common_swizzle() for INTx swizzling by Bjorn Helgaas · 16 years ago
  62. e8c331e PCI hotplug: introduce functions for ACPI slot detection by Kenji Kaneshige · 16 years ago
  63. e046cbd PCI: pciehp: add auto option to pciehp_detect_mode by Kenji Kaneshige · 16 years ago
  64. c9ffa5a PCI: pciehp: add ACPI based slot detection by Kenji Kaneshige · 16 years ago
  65. 873392c PCI: work_on_cpu: use in drivers/pci/pci-driver.c by Rusty Russell · 15 years ago
  66. a79d682 PCI PM: Split PCI Express port suspend-resume by Rafael J. Wysocki · 16 years ago
  67. f06fc0b PCI PM: Fix pci_update_current_state by Rafael J. Wysocki · 16 years ago
  68. eb9c39d PCI: set device wakeup capable flag if platform support is present by Jesse Barnes · 16 years ago
  69. 876e501 PCI: factor pci_bus_add_child() from pci_bus_add_devices() by Yu Zhao · 16 years ago
  70. 3fa16fd PCI: cleanup pci_bus_add_devices() by Yu Zhao · 16 years ago
  71. 613e7ed PCI: add a new function to map BAR offsets by Yu Zhao · 16 years ago
  72. 3789fa8 PCI: allow pci_alloc_child_bus() to handle a NULL bridge by Yu Zhao · 16 years ago
  73. 0b400c7 PCI: export __pci_read_base() by Yu Zhao · 16 years ago
  74. bc5f5a8 PCI: remove unnecessary condition check in pci_restore_bars() by Yu Zhao · 16 years ago
  75. fde09c6 PCI: define PCI resource names in an 'enum' by Yu Zhao · 16 years ago
  76. 14add80 PCI: remove unnecessary arg of pci_update_resource() by Yu Zhao · 16 years ago
  77. 6a49d812 PCI: enhance pci_ari_enabled() by Yu Zhao · 16 years ago
  78. 999da9f PCI quirks: piix3: warn softer about enabling passive release by Adam Jackson · 16 years ago
  79. 92425a4 PCI: Make settable sysfs attributes more consistent by Trent Piepho · 16 years ago
  80. 1684f5d PCI: uninline pci_ioremap_bar() by Andrew Morton · 16 years ago
  81. bebd590 PCI: fix incorrect error return in pci_enable_wake by Alan Stern · 16 years ago
  82. 57c2cf7 PCI: add pci_swizzle_interrupt_pin() by Bjorn Helgaas · 16 years ago
  83. 878f2e5 PCI: use config space encoding in pci_get_interrupt_pin() by Bjorn Helgaas · 16 years ago
  84. 98d3333 PCI hotplug: cpqphp: use config space PCI interrupt pin encoding by Bjorn Helgaas · 16 years ago
  85. 0e331bf PCI: pcie port driver: remove extra printks by Bjorn Helgaas · 16 years ago
  86. 2993528 PCI: make PCI bus resource messages more meaningful by Bjorn Helgaas · 16 years ago
  87. 2a9d352 PCI hotplug: acpiphp whitespace cleanup by Alex Chiang · 16 years ago
  88. 104bafcf PCI: Don't carp about BAR allocation failures in quiet boot by Ingo Molnar · 16 years ago
  89. a367f74 PCI hotplug: aerdrv: fix a typo in error message by Hidetoshi Seto · 16 years ago
  90. 63f4898 PCI: handle PCI state saving with interrupts disabled by Rafael J. Wysocki · 16 years ago
  91. 894886e PCI: extend on the ICH motherboard IO decode quirk list by Linus Torvalds · 16 years ago
  92. 90d25f2 PCI: Suspend and resume PCI Express ports with interrupts disabled by Rafael J. Wysocki · 16 years ago
  93. c70e0d9 PCI: pci-stub module to reserve pci device by Chris Wright · 16 years ago
  94. 2debb4d PCI: allow pci driver to support only dynids by Chris Wright · 16 years ago
  95. 56ee325 PCI/ACPI: acpiphp: Identify more removable slots by Matthew Garrett · 16 years ago
  96. 86d8698 pci-acpi: Cleanup _OSC evaluation code by Taku Izumi · 16 years ago
  97. e0fa3b4 PCI/ACPI: Remove unnecessary _OSC evaluation for control request by Taku Izumi · 16 years ago
  98. 753e3ac PCI: revert additional _OSC evaluation by Taku Izumi · 16 years ago
  99. 4ba7d0f drivers/pci/hotplug: Add missing pci_dev_get by Julia Lawall · 16 years ago
  100. e8de148 resource: allow MMIO exclusivity for device drivers by Arjan van de Ven · 16 years ago