1. 29 10月, 2009 1 次提交
  2. 10 10月, 2009 1 次提交
    • J
      x86/amd-iommu: Workaround for erratum 63 · c5cca146
      Joerg Roedel 提交于
      There is an erratum for IOMMU hardware which documents
      undefined behavior when forwarding SMI requests from
      peripherals and the DTE of that peripheral has a sysmgt
      value of 01b. This problem caused weird IO_PAGE_FAULTS in my
      case.
      This patch implements the suggested workaround for that
      erratum into the AMD IOMMU driver.  The erratum is
      documented with number 63.
      
      Cc: stable@kernel.org
      Signed-off-by: NJoerg Roedel <joerg.roedel@amd.com>
      c5cca146
  3. 03 7月, 2009 1 次提交
  4. 02 7月, 2009 1 次提交
  5. 16 6月, 2009 1 次提交
  6. 15 6月, 2009 3 次提交
  7. 29 5月, 2009 11 次提交
  8. 28 5月, 2009 5 次提交
  9. 04 5月, 2009 1 次提交
  10. 03 1月, 2009 2 次提交
  11. 30 12月, 2008 1 次提交
  12. 17 12月, 2008 2 次提交
  13. 28 11月, 2008 1 次提交
  14. 18 11月, 2008 3 次提交
  15. 18 10月, 2008 1 次提交
  16. 12 10月, 2008 1 次提交
    • I
      x86, amd-iommu: propagate PCI device enabling error · 8a66712b
      Ingo Molnar 提交于
      propagate an error in enabling the PCI device.
      
      Also eliminates this warning:
      
       arch/x86/kernel/amd_iommu_init.c: In function ‘init_iommu_one’:
       arch/x86/kernel/amd_iommu_init.c:726: warning: ignoring return value of ‘pci_enable_device’, declared with attribute warn_unused_result
      Signed-off-by: NIngo Molnar <mingo@elte.hu>
      8a66712b
  17. 23 9月, 2008 1 次提交
  18. 19 9月, 2008 3 次提交