1. 30 12月, 2008 1 次提交
  2. 17 12月, 2008 2 次提交
  3. 28 11月, 2008 1 次提交
  4. 18 11月, 2008 3 次提交
  5. 18 10月, 2008 1 次提交
  6. 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
  7. 23 9月, 2008 1 次提交
  8. 19 9月, 2008 12 次提交
  9. 15 8月, 2008 2 次提交
  10. 26 7月, 2008 1 次提交
  11. 19 7月, 2008 1 次提交
  12. 12 7月, 2008 10 次提交
  13. 11 7月, 2008 1 次提交
  14. 09 7月, 2008 1 次提交
    • J
      x86, AMD IOMMU: ignore detection of GART IOMMU · 299a140d
      Joerg Roedel 提交于
      One of the last IOMMU updates covered a bug in the AMD IOMMU code. The early
      detection code does not succeed if the GART is already detected. This patch
      fixes this.
      
      Cc: Robert Richter <robert.richter@amd.com>
      Cc: Bhavna Sarathy <Bhavna.Sarathy@amd.com>
      Signed-off-by: NJoerg Roedel <joerg.roedel@amd.com>
      Cc: iommu@lists.linux-foundation.org
      Cc: Joerg Roedel <joerg.roedel@amd.com>
      Cc: Robert Richter <robert.richter@amd.com>
      Cc: Bhavna Sarathy <Bhavna.Sarathy@amd.com>
      Signed-off-by: NIngo Molnar <mingo@elte.hu>
      299a140d
  15. 04 7月, 2008 2 次提交