]> pilppa.org Git - linux-2.6-omap-h63xx.git/history - arch/x86/kernel/amd_iommu.c
x86, xsave: dynamically allocate sigframes fpstate instead of static allocation
[linux-2.6-omap-h63xx.git] / arch / x86 / kernel / amd_iommu.c
2008-07-14 Linus TorvaldsMerge branch 'core/locking' of git://git.kernel.org...
2008-07-14 Linus TorvaldsMerge branch 'sched/new-API-sched_setscheduler' of...
2008-07-14 Linus TorvaldsMerge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
2008-07-14 Linus TorvaldsMerge branch 'sched/for-linus' of git://git.kernel...
2008-07-14 Linus TorvaldsMerge branch 'x86/for-linus' of git://git.kernel.org...
2008-07-14 Ingo MolnarMerge branch 'auto-ftrace-next' into tracing/for-linus
2008-07-14 Ingo MolnarMerge branch 'sched/for-linus' into tracing/for-linus
2008-07-14 Ingo MolnarMerge commit 'v2.6.26' into x86/core
2008-07-12 Ingo MolnarMerge branch 'x86/core' into x86/x2apic
2008-07-12 Ingo MolnarMerge branch 'linus' into x86/core
2008-07-11 Joerg Roedelx86, AMD IOMMU: replace DEVID macro with a function
2008-07-11 Joerg Roedelx86, AMD IOMMU: rename struct command to iommu_cmd
2008-07-11 Joerg Roedelx86, AMD IOMMU: add an emergency exit to the completion...
2008-07-11 Joerg Roedelx86, AMD IOMMU: replace HIGH_U32 macro with upper_32_bi...
2008-07-11 Joerg Roedelx86, AMD IOMMU: add comments to core code
2008-07-11 FUJITA Tomonorix86: make only GART code include gart.h
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...