Historique des commits

Auteur SHA1 Message Date
  Linus Torvalds ca1ee219c0 Merge git://git.infradead.org/iommu-2.6 il y a 16 ans
  Sheng Yang dbb9fd8630 iommu: Add domain_has_cap iommu_ops il y a 16 ans
  Ingo Molnar 0bd5c4f7c8 Merge branch 'iommu/fixes-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into core/iommu il y a 16 ans
  FUJITA Tomonori 5f812de63c AMD IOMMU: remove unnecessary ifdef il y a 16 ans
  FUJITA Tomonori 160c1d8e40 x86, ia64: convert to use generic dma_map_ops struct il y a 16 ans
  FUJITA Tomonori d7dff84053 x86: remove map_single and unmap_single in struct dma_mapping_ops il y a 16 ans
  FUJITA Tomonori 51491367c2 x86, AMD IOMMU: add map_page and unmap_page il y a 16 ans
  Joerg Roedel 065a6d68c7 AMD IOMMU: remove now unnecessary #ifdefs il y a 16 ans
  Jaswinder Singh Rajput 0e93dd8835 AMD IOMMU: prealloc_protection_domains should be static il y a 16 ans
  Joerg Roedel 8ecaf8f19f AMD IOMMU: add statistics about total number of map requests il y a 16 ans
  Joerg Roedel 5774f7c5fe AMD IOMMU: add statistics about allocated io memory il y a 16 ans
  Joerg Roedel 18811f55d4 AMD IOMMU: add stats counter for domain tlb flushes il y a 16 ans
  Joerg Roedel f57d98ae69 AMD IOMMU: add stats counter for single iommu domain tlb flushes il y a 16 ans
  Joerg Roedel c1858976f5 AMD IOMMU: add stats counter for cross-page request il y a 16 ans
  Joerg Roedel 5d31ee7e08 AMD IOMMU: add stats counter for free_coherent requests il y a 16 ans
  Joerg Roedel c8f0fb36bf AMD IOMMU: add stats counter for alloc_coherent requests il y a 16 ans
  Joerg Roedel 55877a6bcd AMD IOMMU: add stats counter for unmap_sg requests il y a 16 ans
  Joerg Roedel d03f067a9d AMD IOMMU: add stats counter for map_sg requests il y a 16 ans
  Joerg Roedel 146a6917fc AMD IOMMU: add stats counter for unmap_single requests il y a 16 ans
  Joerg Roedel 0f2a86f200 AMD IOMMU: add stats counter for map_single requests il y a 16 ans
  Joerg Roedel da49f6df72 AMD IOMMU: add stats counter for completion wait events il y a 16 ans
  Joerg Roedel 7f26508bbb AMD IOMMU: add init code for statistic collection il y a 16 ans
  Joerg Roedel edcb34da25 AMD IOMMU: use calc_devid in prealloc_protection_domains il y a 16 ans
  Joerg Roedel 0cfd7aa90b AMD IOMMU: convert iommu->need_sync to bool il y a 16 ans
  Joerg Roedel ab89672286 AMD IOMMU: use dev_name instead of self-build print_devid il y a 16 ans
  Joerg Roedel 1ac4cbbc5e AMD IOMMU: allocate a new protection for hotplugged devices il y a 16 ans
  Joerg Roedel e2dc14a2a6 AMD IOMMU: add a domain flag for default domains il y a 16 ans
  Joerg Roedel 26961efe0d AMD IOMMU: register functions for the IOMMU API il y a 16 ans
  Joerg Roedel 645c4c8d72 AMD IOMMU: add domain address lookup function for IOMMU API il y a 16 ans
  Joerg Roedel eb74ff6cc0 AMD IOMMU: add domain unmap function for IOMMU API il y a 16 ans