index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
amd_iommu_init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-06
iommu/amd: Fix pci_request_acs() call-place
Joerg Roedel
1
-3
/
+3
2012-07-17
iommu/amd: Convert iommu initialization to state machine
Joerg Roedel
1
-64
/
+109
2012-07-17
iommu/amd: Introduce amd_iommu_init_dma routine
Joerg Roedel
1
-7
/
+20
2012-07-17
iommu/amd: Move unmap_flush message to amd_iommu_init_dma_ops()
Joerg Roedel
1
-8
/
+0
2012-07-17
iommu/amd: Split enable_iommus() routine
Joerg Roedel
1
-3
/
+18
2012-07-17
iommu/amd: Introduce early_amd_iommu_init routine
Joerg Roedel
1
-15
/
+23
2012-07-17
iommu/amd: Move informational prinks out of iommu_enable
Joerg Roedel
1
-17
/
+27
2012-07-17
iommu/amd: Split out PCI related parts of IOMMU initialization
Joerg Roedel
1
-106
/
+118
2012-07-17
iommu/amd: Use acpi_get_table instead of acpi_table_parse
Joerg Roedel
1
-52
/
+66
2012-07-17
iommu/amd: Fix sparse warnings
Joerg Roedel
1
-11
/
+5
2012-07-02
iommu/amd: fix type bug in flush code
Dan Carpenter
1
-1
/
+1
2012-06-07
iommu/amd: Fix missing iommu_shutdown initialization in passthrough mode
Shuah Khan
1
-2
/
+2
2012-06-04
iommu/amd: Cache pdev pointer to root-bridge
Joerg Roedel
1
-8
/
+5
2012-03-22
Merge branches 'iommu/fixes', 'arm/tegra' and 'x86/amd' into next
Joerg Roedel
1
-64
/
+123
2012-03-22
iommu/amd: Fix section mismatch
Gerard Snitselaar
1
-2
/
+2
2012-03-15
iommu/amd: Move interrupt setup code into seperate function
Joerg Roedel
1
-1
/
+23
2012-03-15
iommu/amd: Make sure IOMMU interrupts are re-enabled on resume
Joerg Roedel
1
-10
/
+20
2012-03-09
iommu/amd: Fix double free of mem-region in error-path
Joerg Roedel
1
-9
/
+1
2012-03-08
x86/amd: iommu_set_device_table() must not be __init
Jan Beulich
1
-1
/
+1
2012-03-01
iommu/amd: Split amd_iommu_init function
Joerg Roedel
1
-44
/
+79
2011-12-22
iommu/amd: Set IOTLB invalidation timeout
Joerg Roedel
1
-0
/
+13
2011-12-22
iommu/amd: Remove unnecessary cache flushes in amd_iommu_resume
Joerg Roedel
1
-7
/
+0
2011-12-12
iommu/amd: Add support for IOMMUv2 domain mode
Joerg Roedel
1
-0
/
+9
2011-12-12
iommu/amd: Put IOMMUv2 capable devices in pt_domain
Joerg Roedel
1
-0
/
+4
2011-12-12
iommu/amd: Add iommuv2 flag to struct amd_iommu
Joerg Roedel
1
-0
/
+15
2011-12-12
iommu/amd: Enable GT mode when supported by IOMMU
Joerg Roedel
1
-0
/
+9
2011-12-12
iommu/amd: Setup PPR log when supported by IOMMU
Joerg Roedel
1
-0
/
+51
2011-12-12
iommu/amd: Get the maximum number of PASIDs supported
Joerg Roedel
1
-0
/
+13
2011-12-12
iommu/amd: Convert dev_table_entry to u64
Joerg Roedel
1
-6
/
+6
2011-06-21
iommu/amd: Move missing parts to drivers/iommu
Joerg Roedel
1
-0
/
+1574