Commit History

Author SHA1 Message Date
  Joerg Roedel 9f5f5fb35d x86, AMD IOMMU: initialize device table properly 17 years ago
  Joerg Roedel 3a61ec387c x86, AMD IOMMU: include amd_iommu_last_bdf in device initialization 17 years ago
  Ingo Molnar acee709cab Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linus 17 years ago
  Joerg Roedel 5ff4789d04 AMD IOMMU: set iommu for device from ACPI code too 17 years ago
  Joerg Roedel d591b0a3ae x86, AMD IOMMU: replace DEVID macro with a function 17 years ago
  Joerg Roedel 0906372e6c x86, AMD IOMMU: replace self made size parsing with memparse call 17 years ago
  Joerg Roedel 5dc8bff0f6 x86, AMD IOMMU: replace memset with __GFP_ZERO for table allocation 17 years ago
  Joerg Roedel 2e22847fbe x86, AMD IOMMU: do runtime list initialization at compile time 17 years ago
  Joerg Roedel 58a3bee567 x86, AMD IOMMU: use true/false instead of 0/1 for bool value 17 years ago
  Joerg Roedel d0312b2142 x86, AMD IOMMU: remove unneeded initializations from command buffer allocation 17 years ago
  Joerg Roedel 9a836de0c9 x86, AMD IOMMU: remove unnecessary free checks from init code 17 years ago
  Joerg Roedel c571484e53 x86, AMD IOMMU: replace TBL_SIZE macro with a function 17 years ago
  Joerg Roedel 208ec8c94d x86, AMD IOMMU: replace UPDATE_LAST_BDF macro with a function 17 years ago
  Joerg Roedel b65233a9c1 x86, AMD IOMMU: add comments to the initialization code 17 years ago
  FUJITA Tomonori 46a7fa270a x86: make only GART code include gart.h 17 years ago
  Joerg Roedel 299a140dac x86, AMD IOMMU: ignore detection of GART IOMMU 17 years ago
  Joerg Roedel fb339690a0 x86, AMD IOMMU: remove unnecessary code from the iommu_enable function 17 years ago
  Joerg Roedel c1cbebeec4 x86, AMD IOMMU: don't try to init IOMMU if early detect code did not detect one 17 years ago
  Joerg Roedel 8b14518fad x86, AMD IOMMU: honor iommu=off instead of amd_iommu=off 17 years ago
  Joerg Roedel 7441e9cb18 x86, AMD IOMMU: disable suspend/resume with IOMMU enabled (for now) 17 years ago
  Ingo Molnar 92af4e2902 x86, AMD IOMMU, build fix #2 17 years ago
  Joerg Roedel 8736197ba8 x86, AMD IOMMU: initialize dma_ops from IOMMU initialization and enable IOMMUs 17 years ago
  Joerg Roedel c6da992e16 x86, AMD IOMMU: add amd_iommu.h to export functions to the generic x86 dma code 17 years ago
  Joerg Roedel 918ad6c54d x86, AMD IOMMU: add kernel command line parameters for AMD IOMMU 17 years ago
  Joerg Roedel ae7877de9c x86, AMD IOMMU: add early detection code 17 years ago
  Joerg Roedel fe74c9cf39 x86, AMD IOMMU: clue initialization code together 17 years ago
  Joerg Roedel be2a022c0d x86, AMD IOMMU: add functions to parse IOMMU memory mapping requirements for devices 17 years ago
  Joerg Roedel e47d402d2d x86, AMD IOMMU: add detect code for AMD IOMMU hardware 17 years ago
  Joerg Roedel 5d0c8e49f8 x86, AMD IOMMU: add functions for IOMMU hardware initialization from ACPI 17 years ago
  Joerg Roedel 3566b7786a x86, AMD IOMMU: add device table initialization functions 17 years ago