x86: use stack_start in x86_64
[linux-2.6] / arch / x86 / kernel / amd_iommu.c
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...