summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/amd_iommu_init.c
Commit message (Expand)AuthorAgeFilesLines
* x86/amd-iommu: Fall back to GART if initialization failsJoerg Roedel2010-06-011-0/+9
* x86/amd-iommu: Fix crash when request_mem_region failsJoerg Roedel2010-06-011-3/+8
* x86/amd-iommu: Add amd_iommu=off command line optionJoerg Roedel2010-05-111-0/+6
* Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar2010-04-131-15/+33
|\
| * x86/amd-iommu: warn when issuing command to uninitialized cmd bufferChris Wright2010-04-071-2/+3
| * x86/amd-iommu: enable iommu before attaching devicesChris Wright2010-04-071-2/+3
| * x86/amd-iommu: Report errors in acpi parsing functions upstreamJoerg Roedel2010-03-011-11/+27
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
|/
* x86/amd-iommu: Fix IOMMU-API initialization for iommu=ptJoerg Roedel2010-01-221-0/+3
* x86/amd-iommu: Fix initialization failure panicJoerg Roedel2009-12-211-0/+10
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-111-0/+9
|\
| * x86/amd-iommu: Fix PCI hotplug with passthrough modeJoerg Roedel2009-12-101-0/+2
| * x86/amd-iommu: Fix passthrough modeJoerg Roedel2009-12-101-0/+7
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-12-111-0/+3
|\ \ | |/ |/|
| * PCI: add pci_request_acsChris Wright2009-12-041-0/+2
* | x86/amd-iommu: Remove amd_iommu_pd_tableJoerg Roedel2009-11-271-18/+0
* | x86/amd-iommu: Remove support for domain sharingJoerg Roedel2009-11-271-17/+0
* | x86/amd-iommu: Make np-cache a global flagJoerg Roedel2009-11-271-0/+6
* | x86/amd-iommu: Implement protection domain listJoerg Roedel2009-11-271-0/+8
* | x86/amd-iommu: Add an index field to struct amd_iommuJoerg Roedel2009-11-271-0/+15
* | x86/amd-iommu: Update copyright headersJoerg Roedel2009-11-271-1/+1
* | x86/amd-iommu: Separate internal interface definitionsJoerg Roedel2009-11-271-0/+1
* | x86/amd-iommu: un__init iommu_setup_msiJoerg Roedel2009-11-231-1/+1
* | x86: Handle HW IOMMU initialization failure gracefullyFUJITA Tomonori2009-11-101-1/+1
* | x86: amd_iommu: Convert amd_iommu_detect() to use iommu_init hookFUJITA Tomonori2009-11-101-14/+3
* | x86: Use x86_platform for iommu_shutdownFUJITA Tomonori2009-11-081-5/+1
* | Merge branches 'amd-iommu/fixes' and 'dma-debug/fixes' into iommu/fixesJoerg Roedel2009-11-031-1/+23
|\ \ | |/ |/|
| * x86/amd-iommu: Un__init function required on shutdownJoerg Roedel2009-10-281-1/+1
| * x86/amd-iommu: Workaround for erratum 63Joerg Roedel2009-10-091-0/+22
* | Merge branch 'amd-iommu/passthrough' into amd-iommu/2.6.32Joerg Roedel2009-09-031-1/+7
|\ \
| * | x86/amd-iommu: Initialize passthrough mode when requestedJoerg Roedel2009-09-031-1/+7
| |/
| |
| \
*-. \ Merge branches 'gart/fixes', 'amd-iommu/fixes+cleanups' and 'amd-iommu/fault-...Joerg Roedel2009-09-031-12/+22
|\ \ \ | |_|/ |/| |
| | * x86/amd-iommu: Add reset function for command buffersJoerg Roedel2009-09-031-5/+15
| |/ |/|
| * x86/amd-iommu: Remove redundant 'IOMMU' stringJoerg Roedel2009-09-031-1/+1
| * x86/amd-iommu: replace "AMD IOMMU" by "AMD-Vi"Joerg Roedel2009-09-031-6/+6
|/
* amd-iommu: set evt_buf_size correctlyJoerg Roedel2009-07-021-0/+2
* amd-iommu: handle alias entries correctly in init codeJoerg Roedel2009-07-021-4/+7
* amd-iommu: resume cleanupChris Wright2009-06-161-7/+1
* amd-iommu: set event buffer head and tail to 0 manuallyJoerg Roedel2009-06-151-0/+4
* amd-iommu: disable cmd buffer and evt logging before reprogramming iommuChris Wright2009-06-151-0/+9
* amd-iommu: disable IOMMU hardware on shutdownJoerg Roedel2009-06-151-0/+5
*---. Merge branches 'amd-iommu/fixes', 'amd-iommu/debug', 'amd-iommu/suspend-resum...Joerg Roedel2009-05-281-88/+179
|\ \ \
| | | * amd-iommu: remove amd_iommu_size kernel parameterJoerg Roedel2009-05-281-15/+0
| | * | amd-iommu: implement suspend/resumeJoerg Roedel2009-05-281-1/+20
| | * | amd_iommu: un __init functions required for suspend/resumeJoerg Roedel2009-05-281-5/+5
| | * | amd-iommu: add function to disable all iommusJoerg Roedel2009-05-281-0/+13
| | * | amd-iommu: remove support for msi-xJoerg Roedel2009-05-281-43/+1
| | * | amd-iommu: drop pointless iommu-loop in msi setup codeJoerg Roedel2009-05-281-7/+1
| | * | amd-iommu: consolidate hardware initialization to one functionJoerg Roedel2009-05-281-18/+32
| | * | amd-iommu: introduce for_each_iommu* macrosJoerg Roedel2009-05-281-4/+4
| | |/
OpenPOWER on IntegriCloud