1. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 16 years ago
  2. a841696 Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  3. 54cc695 pci: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  4. edb35028 Merge branches 'irq/genirq' and 'linus' into irq/core by Ingo Molnar · 16 years ago
  5. d899871 PCIe: portdrv: call pci_disable_device during remove by Alex Chiang · 16 years ago
  6. 6a958d5 pci: Fix typo in message while disabling HT MSI mapping by Prakash Punnoor · 16 years ago
  7. 7726c33 pci: don't disable too many HT MSI mapping by Prakash Punnoor · 16 years ago
  8. 3f3b902 powerpc/pseries: The RPA PCI hotplug driver depends on EEH by Michael Ellerman · 16 years ago
  9. cb4cb4a PCIe: AER: during disable, check subordinate before walking by Alex Chiang · 16 years ago
  10. 649426e PCI: Add PCI quirk to disable L0s ASPM state for 82575 and 82598 by Alexander Duyck · 16 years ago
  11. 55f2b78 Merge branch 'x86/urgent' into x86/pat by Ingo Molnar · 16 years ago
  12. 4bdc1b9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  13. bbe1944 PCI: AMD 813x B2 devices do not need boot interrupt quirk by Stefan Assmann · 16 years ago
  14. 6004260 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 16 years ago
  15. 1f9f13c PCI: Enable PCIe AER only after checking firmware support by Andrew Patterson · 16 years ago
  16. dbc7e1e PCI: pciehp: Handle interrupts that happen during initialization. by Eric W. Biederman · 16 years ago
  17. 1dec6b0 PCI: don't enable too many HT MSI mappings by Yinghai Lu · 16 years ago
  18. fc6fc7f Merge branch 'linus' into x86/apic by Ingo Molnar · 16 years ago
  19. e0ae4f5 PCI quirk: enable MSI on 8132 by Yinghai Lu · 16 years ago
  20. 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 · 16 years ago
  21. c951aa6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  22. ca77fde Fix Intel IOMMU write-buffer flushing by David Woodhouse · 16 years ago
  23. 9af8814 iommu: fix Intel IOMMU write-buffer flushing by David Woodhouse · 16 years ago
  24. 084eb96 intel-iommu: fix endless "Unknown DMAR structure type" loop by Tony Battersby · 16 years ago
  25. f5ddcac PCI: fix missing kernel-doc and typos by Randy Dunlap · 16 years ago
  26. b33bfde PCI: fix struct pci_platform_pm_ops kernel-doc by Randy Dunlap · 16 years ago
  27. 4cc59c7 PCI: fix rom.c kernel-doc warning by Randy Dunlap · 16 years ago
  28. 0b49ec3 PCI/MSI: fix msi_mask() shift fix by Matthew Wilcox · 16 years ago
  29. 8f8573a Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core by Ingo Molnar · 16 years ago
  30. a56cdcb Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/header-fixes', 'x86/headers' and 'x86/minor-fixes' into x86/core by Ingo Molnar · 16 years ago
  31. f8a6b2b Merge branch 'linus' into x86/apic by Ingo Molnar · 16 years ago
  32. 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 · 16 years ago
  33. 8e1568f pci, x86, acpi: fix early_ioremap() leak by Yinghai Lu · 16 years ago
  34. 704126a VT-d: handle Invalidation Queue Error to avoid system hang by Yu Zhao · 16 years ago
  35. 43f7392 intel-iommu: fix build error with INTR_REMAP=y and DMAR=n by Joerg Roedel · 16 years ago
  36. 9d45cf9 Merge branch 'x86/urgent' into x86/apic by Ingo Molnar · 16 years ago
  37. 0cd5c3c x86: disable intel_iommu support by default by Kyle McMartin · 16 years ago
  38. 5294e25 PCI PM: make the PM core more careful with drivers using the new PM framework by Rafael J. Wysocki · 16 years ago
  39. 49c9681 PCI PM: Read power state from device after trying to change it on resume by Rafael J. Wysocki · 16 years ago
  40. cbbc2f6 PCI PM: Do not disable and enable bridges during suspend-resume by Rafael J. Wysocki · 16 years ago
  41. 27be54a PCI: PCIe portdrv: Simplify suspend and resume by Rafael J. Wysocki · 16 years ago
  42. 99dadce PCI PM: Fix saving of device state in pci_legacy_suspend by Rafael J. Wysocki · 16 years ago
  43. 144a76b PCI PM: Check if the state has been saved before trying to restore it by Rafael J. Wysocki · 16 years ago
  44. ddb7c9d PCI PM: Fix handling of devices without drivers by Rafael J. Wysocki · 16 years ago
  45. 97c4483 PCI: return error on failure to read PCI ROMs by Timothy S. Nelson · 16 years ago
  46. 3419c75 PCI: properly clean up ASPM link state on device remove by Alex Chiang · 16 years ago
  47. 71a082e PCI hotplug: Change link order of pciehp & acpiphp by Matthew Garrett · 16 years ago
  48. bf4162b PCI hotplug: fakephp: Allocate PCI resources before adding the device by Darrick J. Wong · 16 years ago
  49. bffac3c PCI MSI: Fix undefined shift by 32 by Matthew Wilcox · 16 years ago
  50. 476e7fa PCI PM: Do not wait for buses in B2 or B3 during resume by Rafael J. Wysocki · 16 years ago
  51. 48f67f5 PCI PM: Power up devices before restoring their state by Rafael J. Wysocki · 16 years ago
  52. 545ffd5 PCI PM: Fix hibernation breakage on EeePC 701 by Rafael J. Wysocki · 16 years ago
  53. 418e4da PCI PM: Fix suspend error paths and testing facility breakage by Rafael J. Wysocki · 16 years ago
  54. 3ddeb51 Merge branch 'linus' into core/percpu by Ingo Molnar · 16 years ago
  55. 4a45659 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  56. 1980307 Merge branch 'x86/mm' into core/percpu by Ingo Molnar · 16 years ago
  57. c2fdd36 PCI hotplug: fix lock imbalance in pciehp by Jiri Slaby · 16 years ago
  58. aa8c6c9 PCI PM: Restore standard config registers of all devices early by Rafael J. Wysocki · 16 years ago
  59. 0db29af PCI/MSI: bugfix/utilize for msi_capability_init() by Hidetoshi Seto · 16 years ago
  60. d45e085 ACPI PCI hotplug: harden against panic regression by James Bottomley · 16 years ago
  61. 50246dd Revert "PCI PM: Register power state of devices during initialization" by Linus Torvalds · 16 years ago
  62. 7f268f43 Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpu by Ingo Molnar · 16 years ago
  63. c4ea37c [CVE-2009-0029] System call wrappers part 26 by Heiko Carstens · 16 years ago
  64. 288e487 Prevent oops at boot with VT-d by Dirk Hohndel · 16 years ago
  65. d7e51e6 sparseirq: make some func to be used with genirq by Yinghai Lu · 16 years ago
  66. 1de8cd3 Merge branch 'linus' into x86/cleanups by Ingo Molnar · 16 years ago
  67. 4e9b1c1 Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  68. b2576e1 Merge branch 'linus' into release by Len Brown · 16 years ago
  69. 6d652ea x86: smp.h move boot_cpu_id declartion to cpu.h by Jaswinder Singh Rajput · 16 years ago
  70. f6dc1e5 PCI PM: Put PM callbacks in the order of execution by Rafael J. Wysocki · 16 years ago
  71. d67e37d PCI PM: Run default PM callbacks for all devices using new framework by Rafael J. Wysocki · 16 years ago
  72. 98e6e28 PCI PM: Register power state of devices during initialization by Rafael J. Wysocki · 16 years ago
  73. ad8cfa1 PCI PM: Call pci_fixup_device from legacy routines by Rafael J. Wysocki · 16 years ago
  74. bb80894 PCI PM: Rearrange code in pci-driver.c by Rafael J. Wysocki · 16 years ago
  75. 73410429 PCI PM: Avoid touching devices behind bridges in unknown state by Rafael J. Wysocki · 16 years ago
  76. 07e836e PCI PM: Move pci_has_legacy_pm_support by Rafael J. Wysocki · 16 years ago
  77. 571ff75 PCI PM: Power-manage devices without drivers during suspend-resume by Rafael J. Wysocki · 16 years ago
  78. fa58d30 PCI PM: Add suspend counterpart of pci_reenable_device by Rafael J. Wysocki · 16 years ago
  79. c9b9972 PCI PM: Fix poweroff and restore callbacks by Rafael J. Wysocki · 16 years ago
  80. 987a4c7 PCI: Use msleep instead of cpu_relax during ASPM link retraining by Andrew Patterson · 16 years ago
  81. d934737 PCI: PCIe portdrv: Add kerneldoc comments to remining core funtions by Rafael J. Wysocki · 16 years ago
  82. fa6c993 PCI: PCIe portdrv: Rearrange code so that related things are together by Rafael J. Wysocki · 16 years ago
  83. e7ae884 PCI: PCIe portdrv: Fix suspend and resume of PCI Express port services by Rafael J. Wysocki · 16 years ago
  84. facf6d1 PCI: PCIe portdrv: Add kerneldoc comments to some core functions by Rafael J. Wysocki · 16 years ago
  85. 6a47907 PCI: Add pci_clear_master() as opposite of pci_set_master() by Ben Hutchings · 16 years ago
  86. b8d9cb2 PCI hotplug: remove redundant test in cpq hotplug by Julia Lawall · 16 years ago
  87. 322162a PCI: pciehp: cleanup register and field definitions by Kenji Kaneshige · 16 years ago
  88. 67f6533 PCI: pciehp: ignore undefined bit in link status register by Kenji Kaneshige · 16 years ago
  89. 46bbdfa PCI: keep ASPM link state consistent throughout PCIe hierarchy by Shaohua Li · 16 years ago
  90. a19f5df PCI: use dev_printk for PCI bus resource mssages by Bjorn Helgaas · 16 years ago
  91. db56794 PCI: add interface to set visible size of VPD by Stephen Hemminger · 16 years ago
  92. 287d19c PCI: revise VPD access interface by Stephen Hemminger · 16 years ago
  93. 1120f8b PCI: handle long delays in VPD access by Stephen Hemminger · 16 years ago
  94. 68feac8 PCI: add pci_common_swizzle() for INTx swizzling by Bjorn Helgaas · 16 years ago
  95. e8c331e PCI hotplug: introduce functions for ACPI slot detection by Kenji Kaneshige · 16 years ago
  96. e046cbd PCI: pciehp: add auto option to pciehp_detect_mode by Kenji Kaneshige · 16 years ago
  97. c9ffa5a PCI: pciehp: add ACPI based slot detection by Kenji Kaneshige · 16 years ago
  98. 873392c PCI: work_on_cpu: use in drivers/pci/pci-driver.c by Rusty Russell · 16 years ago
  99. a79d682 PCI PM: Split PCI Express port suspend-resume by Rafael J. Wysocki · 16 years ago
  100. f06fc0b PCI PM: Fix pci_update_current_state by Rafael J. Wysocki · 16 years ago