Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
[pandora-kernel.git] / arch / x86 / kernel / amd_iommu.c
2008-07-14 Linus TorvaldsMerge branch 'x86/for-linus' of git://git./linux/kernel...
2008-07-14 Ingo MolnarMerge commit 'v2.6.26' into x86/core
2008-07-12 Ingo MolnarMerge branch 'linus' into x86/core
2008-07-10 Ingo MolnarMerge branch 'x86/core' into x86/generalize-visws
2008-07-10 Ingo MolnarMerge branch 'x86/gart' into x86/core
2008-07-09 Ingo MolnarMerge branch 'x86/core' into x86/unify-pci
2008-07-08 Ingo MolnarMerge branch 'x86/fixmap' into x86/devel
2008-07-08 Ingo MolnarMerge branch 'x86/uv' into x86/devel
2008-07-08 Ingo MolnarMerge branch 'x86/nmi' into x86/devel
2008-07-08 Ingo MolnarMerge branch 'x86/numa' into x86/devel
2008-07-08 Ingo MolnarMerge branch 'x86/mpparse' into x86/devel
2008-07-08 Ingo MolnarMerge branch 'x86/irq' into x86/devel
2008-07-08 Ingo MolnarMerge branches 'x86/mmio', 'x86/delay', 'x86/idle'...
2008-07-04 Joerg Roedelx86, AMD IOMMU: flush domain TLB when there is more...
2008-07-04 Joerg Roedelx86, AMD IOMMU: remove unnecessary set_bit_string
2008-06-27 Ingo Molnarx86, AMD IOMMU, build fix #2
2008-06-27 Joerg Roedelx86, AMD IOMMU: add amd_iommu.h to export functions...
2008-06-27 Joerg Roedelx86, AMD IOMMU: add dma_ops initialization function
2008-06-27 Joerg Roedelx86, AMD IOMMU: add pre-allocation of protection domains
2008-06-27 Joerg Roedelx86, AMD IOMMU: add mapping functions for coherent...
2008-06-27 Joerg Roedelx86, AMD IOMMU: add mapping functions for scatter gathe...
2008-06-27 Joerg Roedelx86, AMD IOMMU: add dma_ops mapping functions for singl...
2008-06-27 Joerg Roedelx86, AMD IOMMU: add generic dma_ops mapping functions
2008-06-27 Joerg Roedelx86, AMD IOMMU: add functions to find IOMMU device...
2008-06-27 Joerg Roedelx86, AMD IOMMU: add domain allocation and deallocation...
2008-06-27 Joerg Roedelx86, AMD IOMMU: add address allocation and deallocation...
2008-06-27 Joerg Roedelx86, AMD IOMMU: add functions to initialize unity mappings
2008-06-27 Joerg Roedelx86, AMD IOMMU: add functions to send IOMMU commands
2008-06-27 Joerg Roedelx86, AMD IOMMU: add generic defines and structures...