index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
amd_iommu.c
Age
Commit message (
Expand
)
Author
2009-01-03
AMD IOMMU: allocate a new protection for hotplugged devices
Joerg Roedel
2009-01-03
AMD IOMMU: add a domain flag for default domains
Joerg Roedel
2009-01-03
AMD IOMMU: register functions for the IOMMU API
Joerg Roedel
2009-01-03
AMD IOMMU: add domain address lookup function for IOMMU API
Joerg Roedel
2009-01-03
AMD IOMMU: add domain unmap function for IOMMU API
Joerg Roedel
2009-01-03
AMD IOMMU: add domain map function for IOMMU API
Joerg Roedel
2009-01-03
AMD IOMMU: add device attach function for IOMMU API
Joerg Roedel
2009-01-03
AMD IOMMU: add device detach function for IOMMU API
Joerg Roedel
2009-01-03
AMD IOMMU: add domain destroy function for IOMMU API
Joerg Roedel
2009-01-03
AMD IOMMU: add domain init function for IOMMU API
Joerg Roedel
2009-01-03
AMD IOMMU: add domain cleanup helper function
Joerg Roedel
2009-01-03
AMD IOMMU: add device notifier callback
Joerg Roedel
2009-01-03
AMD IOMMU: add device detach helper functions
Joerg Roedel
2009-01-03
AMD IOMMU: rename set_device_domain function
Joerg Roedel
2009-01-03
AMD IOMMU: add device reference counting for protection domains
Joerg Roedel
2009-01-03
AMD IOMMU: add checks for dma_ops domain to dma_ops functions
Joerg Roedel
2009-01-03
AMD IOMMU: add protection domain flags
Joerg Roedel
2009-01-03
AMD IOMMU: add iommu_flush_domain function
Joerg Roedel
2009-01-03
AMD IOMMU: don't remove protection domain from iommu_pd_list
Joerg Roedel
2009-01-03
AMD IOMMU: move invalidation command building to a separate function
Joerg Roedel
2009-01-03
AMD IOMMU: refactor completion wait handling into separate functions
Joerg Roedel
2009-01-03
AMD IOMMU: add domain id free function
Joerg Roedel
2009-01-03
AMD IOMMU: make dma_ops_free_pagetable generic
Joerg Roedel
2009-01-03
AMD IOMMU: rename iommu_map to iommu_map_page
Joerg Roedel
2008-12-23
Merge branch 'x86/iommu' into x86/core
Ingo Molnar
2008-12-17
AMD IOMMU: panic if completion wait loop fails
Joerg Roedel
2008-12-08
AMD IOMMU: __unmap_single: check for bad_dma_address instead of 0
Joerg Roedel
2008-12-08
AMD IOMMU: fix WARN_ON in dma_ops unmap path
Joerg Roedel
2008-12-08
AMD IOMMU: fix typo in comment
Joerg Roedel
2008-12-08
AMD IOMMU: fix loop counter in free_pagetable function
Joerg Roedel
2008-12-08
AMD IOMMU: fix iommu_map_page function
Joerg Roedel
2008-12-03
AMD IOMMU: fix possible race while accessing iommu->need_sync
Joerg Roedel
2008-12-03
AMD IOMMU: set device table entry for aliased devices
Joerg Roedel
2008-12-01
Merge branch 'x86/urgent' into x86/iommu
Ingo Molnar
2008-11-28
x86: move GART specific stuff from iommu.h to gart.h
Joerg Roedel
2008-11-18
AMD IOMMU: check for next_bit also in unmapped area
Joerg Roedel
2008-11-06
Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2008-11-06
AMD IOMMU: fix lazy IO/TLB flushing in unmap path
Joerg Roedel
2008-10-30
AMD IOMMU: fix detection of NP capable IOMMUs
Joerg Roedel
2008-10-16
x86, AMD IOMMU: convert driver to generic iommu_num_pages function
Joerg Roedel
2008-10-16
x86: rename iommu_num_pages function to iommu_nr_pages
Joerg Roedel
2008-10-10
Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for...
Ingo Molnar
2008-10-02
AMD IOMMU: use iommu_device_max_index
FUJITA Tomonori
2008-09-22
iommu: remove fullflush and nofullflush in IOMMU generic option
FUJITA Tomonori
2008-09-22
iommu: export iommu_area_reserve helper function
FUJITA Tomonori
2008-09-19
AMD IOMMU: use coherent_dma_mask in alloc_coherent
Joerg Roedel
2008-09-19
AMD IOMMU: simplify dma_mask_to_pages
Joerg Roedel
2008-09-19
AMD IOMMU: replace memset with __GFP_ZERO in alloc_coherent
Joerg Roedel
2008-09-19
AMD IOMMU: avoid unnecessary low zone allocation in alloc_coherent
FUJITA Tomonori
2008-09-19
AMD IOMMU: some set_device_domain cleanups
Joerg Roedel
[prev]
[next]