summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
*---. Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for...Ingo Molnar2008-10-1010-285/+595
|\ \ \
| | | * AMD IOMMU: use iommu_device_max_indexFUJITA Tomonori2008-10-021-7/+3
| | | * x86/iommu: use __GFP_ZERO instead of memset for GARTJoerg Roedel2008-09-271-8/+5
| | | * x86/iommu: convert GART need_flush to boolJoerg Roedel2008-09-271-5/+5
| | | * x86/iommu: make GART driver checkpatch cleanJoerg Roedel2008-09-271-8/+9
| | | * x86 gart: remove unnecessary initializationFUJITA Tomonori2008-09-251-6/+0
| | | * x86: restore old GART alloc_coherent behaviorFUJITA Tomonori2008-09-251-23/+20
| | | * revert "x86: make GART to respect device's dma_mask about virtual mappings"FUJITA Tomonori2008-09-251-28/+11
| | | * x86: export pci-nommu's alloc_coherentFUJITA Tomonori2008-09-252-38/+32
| | | * iommu: remove fullflush and nofullflush in IOMMU generic optionFUJITA Tomonori2008-09-224-16/+19
| | | * iommu: export iommu_area_reserve helper functionFUJITA Tomonori2008-09-223-3/+3
| | | * AMD IOMMU: use coherent_dma_mask in alloc_coherentJoerg Roedel2008-09-191-7/+22
| | | * AMD IOMMU: use cmd_buf_size when freeing the command bufferJoerg Roedel2008-09-191-1/+2
| | | * AMD IOMMU: calculate IVHD size with a functionJoerg Roedel2008-09-191-2/+10
| | | * AMD IOMMU: remove unnecessary cast to u64 in the init codeJoerg Roedel2008-09-191-1/+1
| | | * AMD IOMMU: free domain bitmap with its allocation orderJoerg Roedel2008-09-191-1/+2
| | | * AMD IOMMU: simplify dma_mask_to_pagesJoerg Roedel2008-09-191-2/+1
| | | * AMD IOMMU: replace memset with __GFP_ZERO in alloc_coherentJoerg Roedel2008-09-191-1/+1
| | | * AMD IOMMU: avoid unnecessary low zone allocation in alloc_coherentFUJITA Tomonori2008-09-191-2/+3
| | | * AMD IOMMU: some set_device_domain cleanupsJoerg Roedel2008-09-191-4/+5
| | | * AMD IOMMU: don't assign preallocated protection domains to devicesJoerg Roedel2008-09-191-5/+38
| | | * AMD IOMMU: add dma_supported callbackJoerg Roedel2008-09-191-0/+25
| | | * AMD IOMMU: allow IO page faults from devicesJoerg Roedel2008-09-191-1/+0
| | | * AMD IOMMU: enable event loggingJoerg Roedel2008-09-191-0/+8
| | | * AMD IOMMU: add event handling codeJoerg Roedel2008-09-192-2/+86
| | | * AMD IOMMU: add MSI interrupt supportJoerg Roedel2008-09-193-1/+110
| | | * AMD IOMMU: save pci_dev instead of devidJoerg Roedel2008-09-191-9/+16
| | | * AMD IOMMU: save pci segment from ACPI tablesJoerg Roedel2008-09-191-0/+1
| | | * AMD IOMMU: add event buffer allocationJoerg Roedel2008-09-191-0/+29
| | | * AMD IOMMU: align alloc_coherent addresses properlyJoerg Roedel2008-09-191-8/+14
| | | * AMD IOMMU: add branch hints to completion wait checksJoerg Roedel2008-09-191-6/+6
| | | * AMD IOMMU: implement lazy IO/TLB flushingJoerg Roedel2008-09-192-5/+28
| | | * x86: move GART TLB flushing options to generic codeJoerg Roedel2008-09-192-13/+13
| | | * AMD IOMMU: move TLB flushing to the map/unmap helper functionsJoerg Roedel2008-09-191-14/+5
| | | * AMD IOMMU: check for invalid device pointersJoerg Roedel2008-09-191-8/+35
| | | * x86: gart alloc_coherent does virtual mapppings only when necessaryFUJITA Tomonori2008-09-141-1/+9
| | | * x86: avoid unnecessary low zone allocation in Calgary's alloc_coherentFUJITA Tomonori2008-09-141-0/+2
| | | * x86: make GART to respect device's dma_mask about virtual mappingsFUJITA Tomonori2008-09-141-11/+28
| | | * Merge branch 'linus' into x86/iommuIngo Molnar2008-09-1432-435/+564
| | | |\
| | | * | x86: convert pci-nommu to use is_buffer_dma_capable helper functionFUJITA Tomonori2008-09-101-4/+6
| | | * | x86: convert gart to use is_buffer_dma_capable helper functionFUJITA Tomonori2008-09-101-13/+3
| | | * | Merge commit 'v2.6.27-rc6' into x86/iommuIngo Molnar2008-09-10478-4182/+81616
| | | |\ \
| | | * | | x86: dma_alloc_coherent sets gfp flags properlyFUJITA Tomonori2008-09-081-17/+2
| | | * | | x86: fix nommu_alloc_coherent allocation with NULL device argumentFUJITA Tomonori2008-09-081-2/+1
| | | * | | x86: move pci-nommu's dma_mask check to common codeFUJITA Tomonori2008-09-081-3/+0
| | | * | | ia64: dma_alloc_coherent always use GFP_DMAFUJITA Tomonori2008-09-081-1/+3
| | | * | | x86: blacklist DMAR on Intel G31/G33 chipsetsDavid Woodhouse2008-09-051-0/+18
| | | * | | x86, gart: add detection of AMD family 0x11 northbridgesJoerg Roedel2008-09-051-2/+3
| | | * | | x86: gart alloc_coherent doesn't need to check NULL device argumentFUJITA Tomonori2008-09-051-3/+0
| | | * | | x86: dma_*_coherent rework patchset v2, fixFUJITA Tomonori2008-08-221-15/+10
OpenPOWER on IntegriCloud