summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* AMD IOMMU: fix detection of NP capable IOMMUsJoerg Roedel2008-10-301-1/+1
* AMD IOMMU: use iommu_device_max_index, fixThomas Gleixner2008-10-061-0/+5
* AMD IOMMU: use iommu_device_max_indexFUJITA Tomonori2008-10-021-7/+3
* x86: add PCI IDs for AMD Barcelona PCI devicesIngo Molnar2008-10-011-0/+5
* 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-272-8/+11
* 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-253-38/+35
* iommu: remove fullflush and nofullflush in IOMMU generic optionFUJITA Tomonori2008-09-228-21/+32
* x86: remove set_bit_string()FUJITA Tomonori2008-09-221-10/+0
* iommu: export iommu_area_reserve helper functionFUJITA Tomonori2008-09-225-6/+6
* AMD IOMMU: use coherent_dma_mask in alloc_coherentJoerg Roedel2008-09-191-7/+22
* add AMD IOMMU tree to MAINTAINERS fileJoerg Roedel2008-09-191-0/+1
* 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-192-4/+8
* AMD IOMMU: don't assign preallocated protection domains to devicesJoerg Roedel2008-09-192-5/+44
* 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-193-2/+108
* AMD IOMMU: add MSI interrupt supportJoerg Roedel2008-09-195-1/+120
* AMD IOMMU: save pci_dev instead of devidJoerg Roedel2008-09-192-11/+19
* AMD IOMMU: save pci segment from ACPI tablesJoerg Roedel2008-09-192-0/+4
* AMD IOMMU: add event buffer allocationJoerg Roedel2008-09-192-0/+38
* 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-193-5/+31
* x86: move GART TLB flushing options to generic codeJoerg Roedel2008-09-195-15/+18
* 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
* convert swiotlb to use dma_get_maskFUJITA Tomonori2008-09-192-6/+2
* 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
* iommu: add dma_get_mask helper functionFUJITA Tomonori2008-09-141-0/+7
* iommu: add iommu_device_max_index IOMMU helper functionFUJITA Tomonori2008-09-141-0/+10
* Merge branch 'linus' into x86/iommuIngo Molnar2008-09-1492-784/+1212
|\
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-09-136-40/+131
| |\
| | * [ARM] Fix PCI_DMA_BUS_IS_PHYS for ARMRussell King2008-09-131-1/+1
| | * Merge branch 'for-rmk' of git://pasiphae.extern.pengutronix.de/git/imx/linux-...Russell King2008-09-132-6/+23
| | |\
| | | * imx serial: fix rts handling for non imx1 based hardwareMarc Kleine-Budde2008-09-021-1/+1
OpenPOWER on IntegriCloud