1. 5ff4789 AMD IOMMU: set iommu for device from ACPI code too by Joerg Roedel · 16 years ago
  2. d591b0a x86, AMD IOMMU: replace DEVID macro with a function by Joerg Roedel · 16 years ago
  3. 0906372 x86, AMD IOMMU: replace self made size parsing with memparse call by Joerg Roedel · 16 years ago
  4. 5dc8bff x86, AMD IOMMU: replace memset with __GFP_ZERO for table allocation by Joerg Roedel · 16 years ago
  5. 2e22847 x86, AMD IOMMU: do runtime list initialization at compile time by Joerg Roedel · 16 years ago
  6. 58a3bee x86, AMD IOMMU: use true/false instead of 0/1 for bool value by Joerg Roedel · 16 years ago
  7. d0312b2 x86, AMD IOMMU: remove unneeded initializations from command buffer allocation by Joerg Roedel · 16 years ago
  8. 9a836de x86, AMD IOMMU: remove unnecessary free checks from init code by Joerg Roedel · 16 years ago
  9. c571484 x86, AMD IOMMU: replace TBL_SIZE macro with a function by Joerg Roedel · 16 years ago
  10. 208ec8c x86, AMD IOMMU: replace UPDATE_LAST_BDF macro with a function by Joerg Roedel · 16 years ago
  11. b65233a x86, AMD IOMMU: add comments to the initialization code by Joerg Roedel · 16 years ago
  12. 299a140 x86, AMD IOMMU: ignore detection of GART IOMMU by Joerg Roedel · 16 years ago
  13. fb33969 x86, AMD IOMMU: remove unnecessary code from the iommu_enable function by Joerg Roedel · 16 years ago
  14. c1cbebe x86, AMD IOMMU: don't try to init IOMMU if early detect code did not detect one by Joerg Roedel · 16 years ago
  15. 8b14518 x86, AMD IOMMU: honor iommu=off instead of amd_iommu=off by Joerg Roedel · 16 years ago
  16. 7441e9c x86, AMD IOMMU: disable suspend/resume with IOMMU enabled (for now) by Joerg Roedel · 16 years ago
  17. 92af4e2 x86, AMD IOMMU, build fix #2 by Ingo Molnar · 16 years ago
  18. 8736197 x86, AMD IOMMU: initialize dma_ops from IOMMU initialization and enable IOMMUs by Joerg Roedel · 16 years ago
  19. c6da992 x86, AMD IOMMU: add amd_iommu.h to export functions to the generic x86 dma code by Joerg Roedel · 16 years ago
  20. 918ad6c x86, AMD IOMMU: add kernel command line parameters for AMD IOMMU by Joerg Roedel · 16 years ago
  21. ae7877d x86, AMD IOMMU: add early detection code by Joerg Roedel · 16 years ago
  22. fe74c9c x86, AMD IOMMU: clue initialization code together by Joerg Roedel · 16 years ago
  23. be2a022 x86, AMD IOMMU: add functions to parse IOMMU memory mapping requirements for devices by Joerg Roedel · 16 years ago
  24. e47d402 x86, AMD IOMMU: add detect code for AMD IOMMU hardware by Joerg Roedel · 16 years ago
  25. 5d0c8e4 x86, AMD IOMMU: add functions for IOMMU hardware initialization from ACPI by Joerg Roedel · 16 years ago
  26. 3566b77 x86, AMD IOMMU: add device table initialization functions by Joerg Roedel · 16 years ago
  27. b36ca91 x86, AMD IOMMU: add command buffer (de-)allocation by Joerg Roedel · 16 years ago
  28. b2026aa x86, AMD IOMMU: add functions for programming IOMMU MMIO space by Joerg Roedel · 16 years ago
  29. 6c56747 x86, AMD IOMMU: add functions for mapping/unmapping the MMIO space by Joerg Roedel · 16 years ago
  30. 3e8064b x86, AMD IOMMU: add functions to find last possible PCI device for IOMMU by Joerg Roedel · 16 years ago
  31. 928abd2 x86, AMD IOMMU: add data structures to manage the IOMMUs in the system by Joerg Roedel · 16 years ago
  32. f6e2e6b x86, AMD IOMMU: add defines and structures for ACPI scanning code by Joerg Roedel · 16 years ago