aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ipvs: Add proper dependencies on IP_VS, and fix description header line.David S. Miller2008-10-11
* Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/l...Linus Torvalds2008-10-11
|\
| *---. Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for...Ingo Molnar2008-10-10
| |\ \ \
| | | | * AMD IOMMU: use iommu_device_max_index, fixThomas Gleixner2008-10-06
| | | | * AMD IOMMU: use iommu_device_max_indexFUJITA Tomonori2008-10-02
| | | | * x86: add PCI IDs for AMD Barcelona PCI devicesIngo Molnar2008-10-01
| | | | * x86/iommu: use __GFP_ZERO instead of memset for GARTJoerg Roedel2008-09-27
| | | | * x86/iommu: convert GART need_flush to boolJoerg Roedel2008-09-27
| | | | * x86/iommu: make GART driver checkpatch cleanJoerg Roedel2008-09-27
| | | | * x86 gart: remove unnecessary initializationFUJITA Tomonori2008-09-25
| | | | * x86: restore old GART alloc_coherent behaviorFUJITA Tomonori2008-09-25
| | | | * revert "x86: make GART to respect device's dma_mask about virtual mappings"FUJITA Tomonori2008-09-25
| | | | * x86: export pci-nommu's alloc_coherentFUJITA Tomonori2008-09-25
| | | | * iommu: remove fullflush and nofullflush in IOMMU generic optionFUJITA Tomonori2008-09-22
| | | | * x86: remove set_bit_string()FUJITA Tomonori2008-09-22
| | | | * iommu: export iommu_area_reserve helper functionFUJITA Tomonori2008-09-22
| | | | * AMD IOMMU: use coherent_dma_mask in alloc_coherentJoerg Roedel2008-09-19
| | | | * add AMD IOMMU tree to MAINTAINERS fileJoerg Roedel2008-09-19
| | | | * AMD IOMMU: use cmd_buf_size when freeing the command bufferJoerg Roedel2008-09-19
| | | | * AMD IOMMU: calculate IVHD size with a functionJoerg Roedel2008-09-19
| | | | * AMD IOMMU: remove unnecessary cast to u64 in the init codeJoerg Roedel2008-09-19
| | | | * AMD IOMMU: free domain bitmap with its allocation orderJoerg Roedel2008-09-19
| | | | * AMD IOMMU: simplify dma_mask_to_pagesJoerg Roedel2008-09-19
| | | | * AMD IOMMU: replace memset with __GFP_ZERO in alloc_coherentJoerg Roedel2008-09-19
| | | | * AMD IOMMU: avoid unnecessary low zone allocation in alloc_coherentFUJITA Tomonori2008-09-19
| | | | * AMD IOMMU: some set_device_domain cleanupsJoerg Roedel2008-09-19
| | | | * AMD IOMMU: don't assign preallocated protection domains to devicesJoerg Roedel2008-09-19
| | | | * AMD IOMMU: add dma_supported callbackJoerg Roedel2008-09-19
| | | | * AMD IOMMU: allow IO page faults from devicesJoerg Roedel2008-09-19
| | | | * AMD IOMMU: enable event loggingJoerg Roedel2008-09-19
| | | | * AMD IOMMU: add event handling codeJoerg Roedel2008-09-19
| | | | * AMD IOMMU: add MSI interrupt supportJoerg Roedel2008-09-19
| | | | * AMD IOMMU: save pci_dev instead of devidJoerg Roedel2008-09-19
| | | | * AMD IOMMU: save pci segment from ACPI tablesJoerg Roedel2008-09-19
| | | | * AMD IOMMU: add event buffer allocationJoerg Roedel2008-09-19
| | | | * AMD IOMMU: align alloc_coherent addresses properlyJoerg Roedel2008-09-19
| | | | * AMD IOMMU: add branch hints to completion wait checksJoerg Roedel2008-09-19
| | | | * AMD IOMMU: implement lazy IO/TLB flushingJoerg Roedel2008-09-19
| | | | * x86: move GART TLB flushing options to generic codeJoerg Roedel2008-09-19
| | | | * AMD IOMMU: move TLB flushing to the map/unmap helper functionsJoerg Roedel2008-09-19
| | | | * AMD IOMMU: check for invalid device pointersJoerg Roedel2008-09-19
| | | | * convert swiotlb to use dma_get_maskFUJITA Tomonori2008-09-19
| | | | * x86: gart alloc_coherent does virtual mapppings only when necessaryFUJITA Tomonori2008-09-14
| | | | * x86: avoid unnecessary low zone allocation in Calgary's alloc_coherentFUJITA Tomonori2008-09-14
| | | | * x86: make GART to respect device's dma_mask about virtual mappingsFUJITA Tomonori2008-09-14
| | | | * iommu: add dma_get_mask helper functionFUJITA Tomonori2008-09-14
| | | | * iommu: add iommu_device_max_index IOMMU helper functionFUJITA Tomonori2008-09-14
| | | | * Merge branch 'linus' into x86/iommuIngo Molnar2008-09-14
| | | | |\
| | | | * | x86: convert dma_alloc_coherent to use is_device_dma_capableFUJITA Tomonori2008-09-10
| | | | * | x86: remove duplicated extern force_iommuFUJITA Tomonori2008-09-10