x86: Add a arch directory for x86 under debugfs
[linux-2.6] / arch / x86 / kernel / amd_iommu_init.c
2008-07-14  Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2008-07-14  David WoodhouseMerge git://git./linux/kernel/git/torvalds/linux-2...
2008-07-14  Linus TorvaldsMerge branch 'core/softirq' of git://git./linux/kernel...
2008-07-14  Linus TorvaldsMerge branch 'core/rodata' of git://git./linux/kernel...
2008-07-14  Linus TorvaldsMerge branch 'core/printk' of git://git./linux/kernel...
2008-07-14  Linus TorvaldsMerge branch 'core/locking' of git://git./linux/kernel...
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./linux...
2008-07-14  Linus TorvaldsMerge branch 'x86/for-linus' of git://git./linux/kernel...
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 '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: remove unnecessary code from the iommu_...
2008-07-04  Joerg Roedelx86, AMD IOMMU: don't try to init IOMMU if early detect...
2008-07-04  Joerg Roedelx86, AMD IOMMU: honor iommu=off instead of amd_iommu=off
2008-06-30  Joerg Roedelx86, AMD IOMMU: disable suspend/resume with IOMMU enabl...
2008-06-27  Ingo Molnarx86, AMD IOMMU, build fix #2
2008-06-27  Joerg Roedelx86, AMD IOMMU: initialize dma_ops from IOMMU initializ...
2008-06-27  Joerg Roedelx86, AMD IOMMU: add amd_iommu.h to export functions...
2008-06-27  Joerg Roedelx86, AMD IOMMU: add kernel command line parameters...
2008-06-27  Joerg Roedelx86, AMD IOMMU: add early detection code
2008-06-27  Joerg Roedelx86, AMD IOMMU: clue initialization code together
2008-06-27  Joerg Roedelx86, AMD IOMMU: add functions to parse IOMMU memory...
2008-06-27  Joerg Roedelx86, AMD IOMMU: add detect code for AMD IOMMU hardware
2008-06-27  Joerg Roedelx86, AMD IOMMU: add functions for IOMMU hardware initia...
2008-06-27  Joerg Roedelx86, AMD IOMMU: add device table initialization functions
2008-06-27  Joerg Roedelx86, AMD IOMMU: add command buffer (de-)allocation
2008-06-27  Joerg Roedelx86, AMD IOMMU: add functions for programming IOMMU...
2008-06-27  Joerg Roedelx86, AMD IOMMU: add functions for mapping/unmapping...
2008-06-27  Joerg Roedelx86, AMD IOMMU: add functions to find last possible...
2008-06-27  Joerg Roedelx86, AMD IOMMU: add data structures to manage the IOMMU...
2008-06-27  Joerg Roedelx86, AMD IOMMU: add defines and structures for ACPI...