index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
amd_iommu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-03
AMD IOMMU: remove now unnecessary #ifdefs
Joerg Roedel
1
-11
/
+0
2009-01-03
AMD IOMMU: prealloc_protection_domains should be static
Jaswinder Singh Rajput
1
-1
/
+1
2009-01-03
AMD IOMMU: add statistics about total number of map requests
Joerg Roedel
1
-0
/
+4
2009-01-03
AMD IOMMU: add statistics about allocated io memory
Joerg Roedel
1
-0
/
+6
2009-01-03
AMD IOMMU: add stats counter for domain tlb flushes
Joerg Roedel
1
-0
/
+4
2009-01-03
AMD IOMMU: add stats counter for single iommu domain tlb flushes
Joerg Roedel
1
-0
/
+4
2009-01-03
AMD IOMMU: add stats counter for cross-page request
Joerg Roedel
1
-0
/
+5
2009-01-03
AMD IOMMU: add stats counter for free_coherent requests
Joerg Roedel
1
-0
/
+4
2009-01-03
AMD IOMMU: add stats counter for alloc_coherent requests
Joerg Roedel
1
-0
/
+4
2009-01-03
AMD IOMMU: add stats counter for unmap_sg requests
Joerg Roedel
1
-0
/
+4
2009-01-03
AMD IOMMU: add stats counter for map_sg requests
Joerg Roedel
1
-0
/
+4
2009-01-03
AMD IOMMU: add stats counter for unmap_single requests
Joerg Roedel
1
-0
/
+4
2009-01-03
AMD IOMMU: add stats counter for map_single requests
Joerg Roedel
1
-0
/
+4
2009-01-03
AMD IOMMU: add stats counter for completion wait events
Joerg Roedel
1
-0
/
+6
2009-01-03
AMD IOMMU: add init code for statistic collection
Joerg Roedel
1
-0
/
+37
2009-01-03
AMD IOMMU: use calc_devid in prealloc_protection_domains
Joerg Roedel
1
-1
/
+1
2009-01-03
AMD IOMMU: convert iommu->need_sync to bool
Joerg Roedel
1
-2
/
+2
2009-01-03
AMD IOMMU: use dev_name instead of self-build print_devid
Joerg Roedel
1
-2
/
+1
2009-01-03
AMD IOMMU: allocate a new protection for hotplugged devices
Joerg Roedel
1
-0
/
+17
2009-01-03
AMD IOMMU: add a domain flag for default domains
Joerg Roedel
1
-0
/
+1
2009-01-03
AMD IOMMU: register functions for the IOMMU API
Joerg Roedel
1
-0
/
+18
2009-01-03
AMD IOMMU: add domain address lookup function for IOMMU API
Joerg Roedel
1
-0
/
+31
2009-01-03
AMD IOMMU: add domain unmap function for IOMMU API
Joerg Roedel
1
-0
/
+41
2009-01-03
AMD IOMMU: add domain map function for IOMMU API
Joerg Roedel
1
-0
/
+29
2009-01-03
AMD IOMMU: add device attach function for IOMMU API
Joerg Roedel
1
-0
/
+35
2009-01-03
AMD IOMMU: add device detach function for IOMMU API
Joerg Roedel
1
-0
/
+26
2009-01-03
AMD IOMMU: add domain destroy function for IOMMU API
Joerg Roedel
1
-0
/
+21
2009-01-03
AMD IOMMU: add domain init function for IOMMU API
Joerg Roedel
1
-0
/
+30
2009-01-03
AMD IOMMU: add domain cleanup helper function
Joerg Roedel
1
-0
/
+28
2009-01-03
AMD IOMMU: add device notifier callback
Joerg Roedel
1
-2
/
+60
2009-01-03
AMD IOMMU: add device detach helper functions
Joerg Roedel
1
-0
/
+39
2009-01-03
AMD IOMMU: rename set_device_domain function
Joerg Roedel
1
-5
/
+5
2009-01-03
AMD IOMMU: add device reference counting for protection domains
Joerg Roedel
1
-1
/
+2
2009-01-03
AMD IOMMU: add checks for dma_ops domain to dma_ops functions
Joerg Roedel
1
-6
/
+35
2009-01-03
AMD IOMMU: add protection domain flags
Joerg Roedel
1
-0
/
+1
2009-01-03
AMD IOMMU: add iommu_flush_domain function
Joerg Roedel
1
-0
/
+24
2009-01-03
AMD IOMMU: don't remove protection domain from iommu_pd_list
Joerg Roedel
1
-1
/
+0
2009-01-03
AMD IOMMU: move invalidation command building to a separate function
Joerg Roedel
1
-10
/
+16
2009-01-03
AMD IOMMU: refactor completion wait handling into separate functions
Joerg Roedel
1
-23
/
+45
2009-01-03
AMD IOMMU: add domain id free function
Joerg Roedel
1
-0
/
+12
2009-01-03
AMD IOMMU: make dma_ops_free_pagetable generic
Joerg Roedel
1
-3
/
+5
2009-01-03
AMD IOMMU: rename iommu_map to iommu_map_page
Joerg Roedel
1
-5
/
+5
2008-12-23
Merge branch 'x86/iommu' into x86/core
Ingo Molnar
1
-0
/
+1
2008-12-17
AMD IOMMU: panic if completion wait loop fails
Joerg Roedel
1
-2
/
+3
2008-12-08
AMD IOMMU: __unmap_single: check for bad_dma_address instead of 0
Joerg Roedel
1
-1
/
+2
2008-12-08
AMD IOMMU: fix WARN_ON in dma_ops unmap path
Joerg Roedel
1
-1
/
+1
2008-12-08
AMD IOMMU: fix typo in comment
Joerg Roedel
1
-2
/
+2
2008-12-08
AMD IOMMU: fix loop counter in free_pagetable function
Joerg Roedel
1
-1
/
+1
2008-12-08
AMD IOMMU: fix iommu_map_page function
Joerg Roedel
1
-1
/
+1
2008-12-03
AMD IOMMU: fix possible race while accessing iommu->need_sync
Joerg Roedel
1
-20
/
+13
[next]