1. 7f45e5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 13 years ago
  2. 99592ba PM / Intel IOMMU: Fix init_iommu_pm_ops() for CONFIG_PM unset by Rafael J. Wysocki · 13 years ago
  3. 26893c1 sparc32,leon: added LEON-common low-level PCI routines by Daniel Hellstrom · 13 years ago
  4. f0f52a9 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 13 years ago
  5. 70e535d intel-iommu: Fix off-by-one in RMRR setup by David Woodhouse · 13 years ago
  6. 8519dc4 intel-iommu: Add domain check in domain_remove_one_dev_info by Mike Habeck · 13 years ago
  7. 825507d intel-iommu: Remove Host Bridge devices from identity mapping by Mike Travis · 13 years ago
  8. c681d0b intel-iommu: Use coherent DMA mask when requested by Mike Travis · 13 years ago
  9. 1c9fc3d intel-iommu: Dont cache iova above 32bit by Chris Wright · 13 years ago
  10. cb452a4 intel-iommu: Speed up processing of the identity_mapping function by Mike Travis · 13 years ago
  11. 8fcc537 intel-iommu: Check for identity mapping candidate using system dma mask by Chris Wright · 13 years ago
  12. 9b4554b intel-iommu: Only unlink device domains from iommu by Alex Williamson · 13 years ago
  13. 6dd9a7c intel-iommu: Enable super page (2MiB, 1GiB, etc.) support by Youquan Song · 13 years ago
  14. daa9422 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
  15. 28c2103 ACPI: Add D3 cold state by Lin Ming · 13 years ago
  16. 98b98d3 Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  17. 7b66835 intel-iommu: Flush unmaps at domain_exit by Alex Williamson · 13 years ago
  18. b3a530e intel-iommu: Remove obsolete comment from detect_intel_iommu by Jan Kiszka · 13 years ago
  19. b779260 intel-iommu: fix VT-d PMR disable for TXT on S3 resume by Joseph Cihula · 13 years ago
  20. 5e152b4 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  21. 9251bac PCI: Don't use dmi_name_in_vendors in quirk by Jean Delvare · 13 years ago
  22. cbfddd2 PCI: remove unused AER functions by Chen Gong · 13 years ago
  23. dc2c2c9 PCI/sysfs: move bus cpuaffinity to class dev_attrs by Yinghai Lu · 13 years ago
  24. b9d320f PCI: add rescan to /sys/.../pci_bus/.../ by Yinghai Lu · 13 years ago
  25. da7822e PCI: update bridge resources to get more big ranges when allocating space (again) by Yinghai Lu · 13 years ago
  26. ffbdd3f PCI: Add interfaces to store and load the device saved state by Alex Williamson · 13 years ago
  27. 24a4742 PCI: Track the size of each saved capability data area by Alex Williamson · 13 years ago
  28. 9f728f5 PCI/e1000e: Add and use pci_disable_link_state_locked() by Yinghai Lu · 13 years ago
  29. cbdad8d Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  30. 93d2175 PCI: Clear bridge resource flags if requested size is 0 by Yinghai Lu · 13 years ago
  31. 51c2e0a PCI: add latency tolerance reporting enable/disable support by Jesse Barnes · 14 years ago
  32. 48a92a8 PCI: add OBFF enable/disable support by Jesse Barnes · 14 years ago
  33. b48d442 PCI: add ID-based ordering enable/disable support by Jesse Barnes · 14 years ago
  34. 69643e4 PCI hotplug: acpiphp: assume device is in state D0 after powering on a slot. by Ian Campbell · 13 years ago
  35. e522a71 PCI: Set PCIE maxpayload for card during hotplug insertion by Jordan_Hargrave@Dell.com · 13 years ago
  36. 34e3207 PCI: handle positive error codes by Greg Thelen · 13 years ago
  37. d97ecd8 PCI: check pci_vpd_pci22_wait() return by Greg Thelen · 13 years ago
  38. b6d95bb PCI: Use ICH6_GPIO_EN in ich6_lpc_acpi_gpio by Jean Delvare · 13 years ago
  39. 5d9c0a7 PCI: Fix typo in ich7 quirk comment by Jean Delvare · 13 years ago
  40. 63c4408 PCI: Add quirk for setting valid class for TI816X Endpoint by Hemant Pedanekar · 13 years ago
  41. 40294d8 PCI: Fix uninitialized variable bug in AER injection code by Wanlong Gao · 13 years ago
  42. 83d74e0 PCI/PM: Add kerneldoc description of pci_pm_reset() by Rafael J. Wysocki · 13 years ago
  43. 3504e47 PCI: Enable ASPM state clearing regardless of policy by Alex Williamson · 13 years ago
  44. 604c307 Merge branches 'dma-debug/next', 'amd-iommu/command-cleanups', 'amd-iommu/ats' and 'amd-iommu/extended-features' into iommu/2.6.40 by Joerg Roedel · 13 years ago
  45. 3448a19 vgaarb: use bridges to control VGA routing where possible. by Dave Airlie · 14 years ago
  46. ec61604 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 13 years ago
  47. 51a63e6 intel_iommu: disable all VT-d PMRs when TXT launched by Joseph Cihula · 13 years ago
  48. 97ddec6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  49. 8a226e0 PCI: pci-label: Fix build failure when CONFIG_NLS is set to 'm' by allmodconfig by Randy Dunlap · 13 years ago
  50. 1f112ce PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS by Rafael J. Wysocki · 13 years ago
  51. b42282e pci: fix PCI bus allocation alignment handling by Linus Torvalds · 13 years ago
  52. 5cdede2 PCI: Move ATS declarations in seperate header file by Joerg Roedel · 13 years ago
  53. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  54. dced35a drivers: Final irq namespace conversion by Thomas Gleixner · 13 years ago
  55. 16c29da Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  56. 5aafdea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  57. 047f61c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
  58. 3486740 userns: security: make capabilities relative to the user namespace by Serge E. Hallyn · 13 years ago
  59. 134fac3 PCI / Intel IOMMU: Use syscore_ops instead of sysdev class and sysdev by Rafael J. Wysocki · 13 years ago
  60. 02e2407 Merge branch 'linus' into release by Len Brown · 13 years ago
  61. 2507624 Merge branch 'apei-release' into release by Len Brown · 13 years ago
  62. c413d76 ACPI, APEI, Add PCIe AER error information printing support by Huang Ying · 13 years ago
  63. b64a441 PCIe, AER, use pre-generated prefix in error information printing by Huang Ying · 13 years ago
  64. eca6731 PCI: Disable ASPM when _OSC control is not granted for PCIe services by Naga Chumbalkar · 13 years ago
  65. bbfa306 PCI: Changing ASPM policy, via /sys, to POWERSAVE could cause NMIs by Naga Chumbalkar · 13 years ago
  66. 1a680b7 PCI: PCIe links may not get configured for ASPM under POWERSAVE mode by Naga Chumbalkar · 13 years ago
  67. 8b8bae9 PCI/ACPI: Report ASPM support to BIOS if not disabled from command line by Rafael J. Wysocki · 13 years ago
  68. 9975961 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  69. 7b7adc4 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epip/linux-2.6-unicore32 by Linus Torvalds · 13 years ago
  70. 700598c unicore32 machine related files: pci bus handling by GuanXuetao · 14 years ago
  71. 65d8def PCI: label: remove #include of ACPI header to avoid warnings by Shyam_Iyer@Dell.com · 13 years ago
  72. 07eefe1 PCI: label: Fix compilation error when CONFIG_ACPI is unset by Narendra_K@Dell.com · 13 years ago
  73. fc82e1d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  74. aa33860 PM: Remove CONFIG_PM_OPS by Rafael J. Wysocki · 13 years ago
  75. 2fe9723 intel-iommu: Fix get_domain_for_dev() error path by Alex Williamson · 13 years ago
  76. a97590e intel-iommu: Unlink domain from iommu by Alex Williamson · 13 years ago
  77. c8adf9a PCI: pre-allocate additional resources to devices only after successful allocation of essential resources. by Ram Pai · 13 years ago
  78. fc075e1 PCI: introduce reset_resource() by Ram Pai · 13 years ago
  79. 094732a PCI: data structure agnostic free list function by Ram Pai · 13 years ago
  80. 13583b1 PCI: refactor io size calculation code by Ram Pai · 13 years ago
  81. 87e3dc3 PCI: do not create quirk I/O regions below PCIBIOS_MIN_IO for ICH by Jiri Slaby · 13 years ago
  82. 47e9037 PCI hotplug: acpiphp: set current_state to D0 in register_slot by Stefano Stabellini · 13 years ago
  83. 6058989 PCI: Export ACPI _DSM provided firmware instance number and string name to sysfs by Narendra_K@Dell.com · 13 years ago
  84. cdb9755 PCI: add more checking to ICH region quirks by Jiri Slaby · 13 years ago
  85. 457d9d0 PCI: aer-inject: Override PCIe AER Mask Registers by Prarit Bhargava · 14 years ago
  86. 5190726 ACPI: Remove the wakeup.run_wake_count device field by Rafael J. Wysocki · 13 years ago
  87. cc0f89c pci/xen: Cleanup: convert int** to int[] by Konrad Rzeszutek Wilk · 13 years ago
  88. 1d46105 xen-pcifront: Sanity check the MSI/MSI-X values by Konrad Rzeszutek Wilk · 13 years ago
  89. db2e2e6 xen-pcifront: don't use flush_scheduled_work() by Tejun Heo · 13 years ago
  90. b99af4b PCI: remove quirk for pre-production systems by Brandeburg, Jesse · 13 years ago
  91. a628e7b pci: use security_capable() when checking capablities during config space read by Chris Wright · 13 years ago
  92. f00eaee Revert "pci: use security_capable() when checking capablities during config space read" by Linus Torvalds · 13 years ago
  93. 47970b1 pci: use security_capable() when checking capablities during config space read by Chris Wright · 13 years ago
  94. 7c867c8 PCI: Avoid potential NULL pointer dereference in pci_scan_bridge by Jesper Juhl · 13 years ago
  95. 0f12a4e PCI: sysfs: Fix failure path for addition of "vpd" attribute by Ben Hutchings · 14 years ago
  96. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 14 years ago
  97. 7a66101 intel-iommu: Fix use after release during device attach by Jan Kiszka · 14 years ago
  98. d73b388 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  99. 0f953bf PCI/PM: Report wakeup events before resuming devices by Rafael J. Wysocki · 14 years ago
  100. b6e335a PCI/PM: Use pm_wakeup_event() directly for reporting wakeup events by Rafael J. Wysocki · 14 years ago