index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
amd_iommu.h
Age
Commit message (
Expand
)
Author
2010-10-21
Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-10-13
x86/amd-iommu: Update copyright headers
Joerg Roedel
2010-08-26
x86, iommu: Make all IOMMU's detection routines return a value.
Konrad Rzeszutek Wilk
2009-11-27
x86/amd-iommu: Update copyright headers
Joerg Roedel
2009-11-27
x86/amd-iommu: Separate internal interface definitions
Joerg Roedel
2009-11-10
x86: amd_iommu: Convert amd_iommu_detect() to use iommu_init hook
FUJITA Tomonori
2009-11-08
x86: Use x86_platform for iommu_shutdown
FUJITA Tomonori
2009-11-03
Merge branches 'amd-iommu/fixes' and 'dma-debug/fixes' into iommu/fixes
Joerg Roedel
2009-10-09
x86/amd-iommu: Workaround for erratum 63
Joerg Roedel
2009-09-03
x86/amd-iommu: Add passthrough mode initialization functions
Joerg Roedel
2009-06-15
amd-iommu: disable IOMMU hardware on shutdown
Joerg Roedel
2009-05-28
amd-iommu: add function to flush tlb for all devices
Joerg Roedel
2009-05-28
amd-iommu: add function to flush tlb for all domains
Joerg Roedel
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro