1. 12 12月, 2011 10 次提交
  2. 21 10月, 2011 1 次提交
  3. 11 10月, 2011 1 次提交
  4. 02 9月, 2011 2 次提交
  5. 06 7月, 2011 1 次提交
  6. 21 6月, 2011 2 次提交
  7. 14 6月, 2011 9 次提交
  8. 07 6月, 2011 1 次提交
    • J
      x86/amd-iommu: Fix boot crash with hidden PCI devices · 26018874
      Joerg Roedel 提交于
      Some PCIe cards ship with a PCI-PCIe bridge which is not
      visible as a PCI device in Linux. But the device-id of the
      bridge is present in the IOMMU tables which causes a boot
      crash in the IOMMU driver.
      This patch fixes by removing these cards from the IOMMU
      handling. This is a pure -stable fix, a real fix to handle
      this situation appriatly will follow for the next merge
      window.
      
      Cc: stable@kernel.org	# > 2.6.32
      Signed-off-by: NJoerg Roedel <joerg.roedel@amd.com>
      26018874
  9. 06 6月, 2011 1 次提交
    • J
      x86/amd-iommu: Use only per-device dma_ops · 27c2127a
      Joerg Roedel 提交于
      Unfortunatly there are systems where the AMD IOMMU does not
      cover all devices. This breaks with the current driver as it
      initializes the global dma_ops variable. This patch limits
      the AMD IOMMU to the devices listed in the IVRS table fixing
      DMA for devices not covered by the IOMMU.
      
      Cc: stable@kernel.org
      Signed-off-by: NJoerg Roedel <joerg.roedel@amd.com>
      27c2127a
  10. 22 5月, 2011 1 次提交
  11. 10 5月, 2011 1 次提交
  12. 12 4月, 2011 1 次提交
  13. 11 4月, 2011 2 次提交
  14. 07 4月, 2011 6 次提交
  15. 06 4月, 2011 1 次提交