aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-10-02AMD IOMMU: use iommu_device_max_indexFUJITA Tomonori
2008-09-27x86/iommu: use __GFP_ZERO instead of memset for GARTJoerg Roedel
2008-09-27x86/iommu: convert GART need_flush to boolJoerg Roedel
2008-09-27x86/iommu: make GART driver checkpatch cleanJoerg Roedel
2008-09-25x86 gart: remove unnecessary initializationFUJITA Tomonori
2008-09-25x86: restore old GART alloc_coherent behaviorFUJITA Tomonori
2008-09-25revert "x86: make GART to respect device's dma_mask about virtual mappings"FUJITA Tomonori
2008-09-25x86: export pci-nommu's alloc_coherentFUJITA Tomonori
2008-09-22iommu: remove fullflush and nofullflush in IOMMU generic optionFUJITA Tomonori
2008-09-22iommu: export iommu_area_reserve helper functionFUJITA Tomonori
2008-09-19AMD IOMMU: use coherent_dma_mask in alloc_coherentJoerg Roedel
2008-09-19AMD IOMMU: use cmd_buf_size when freeing the command bufferJoerg Roedel
2008-09-19AMD IOMMU: calculate IVHD size with a functionJoerg Roedel
2008-09-19AMD IOMMU: remove unnecessary cast to u64 in the init codeJoerg Roedel
2008-09-19AMD IOMMU: free domain bitmap with its allocation orderJoerg Roedel
2008-09-19AMD IOMMU: simplify dma_mask_to_pagesJoerg Roedel
2008-09-19AMD IOMMU: replace memset with __GFP_ZERO in alloc_coherentJoerg Roedel
2008-09-19AMD IOMMU: avoid unnecessary low zone allocation in alloc_coherentFUJITA Tomonori
2008-09-19AMD IOMMU: some set_device_domain cleanupsJoerg Roedel
2008-09-19AMD IOMMU: don't assign preallocated protection domains to devicesJoerg Roedel
2008-09-19AMD IOMMU: add dma_supported callbackJoerg Roedel
2008-09-19AMD IOMMU: allow IO page faults from devicesJoerg Roedel
2008-09-19AMD IOMMU: enable event loggingJoerg Roedel
2008-09-19AMD IOMMU: add event handling codeJoerg Roedel
2008-09-19AMD IOMMU: add MSI interrupt supportJoerg Roedel
2008-09-19AMD IOMMU: save pci_dev instead of devidJoerg Roedel
2008-09-19AMD IOMMU: save pci segment from ACPI tablesJoerg Roedel
2008-09-19AMD IOMMU: add event buffer allocationJoerg Roedel
2008-09-19AMD IOMMU: align alloc_coherent addresses properlyJoerg Roedel
2008-09-19AMD IOMMU: add branch hints to completion wait checksJoerg Roedel
2008-09-19AMD IOMMU: implement lazy IO/TLB flushingJoerg Roedel
2008-09-19x86: move GART TLB flushing options to generic codeJoerg Roedel
2008-09-19AMD IOMMU: move TLB flushing to the map/unmap helper functionsJoerg Roedel
2008-09-19AMD IOMMU: check for invalid device pointersJoerg Roedel
2008-09-14x86: gart alloc_coherent does virtual mapppings only when necessaryFUJITA Tomonori
2008-09-14x86: avoid unnecessary low zone allocation in Calgary's alloc_coherentFUJITA Tomonori
2008-09-14x86: make GART to respect device's dma_mask about virtual mappingsFUJITA Tomonori
2008-09-14Merge branch 'linus' into x86/iommuIngo Molnar
2008-09-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-09-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-09-13[ARM] Fix PCI_DMA_BUS_IS_PHYS for ARMRussell King
2008-09-13Merge branch 'for-rmk' of git://pasiphae.extern.pengutronix.de/git/imx/linux-...Russell King
2008-09-13[ARM] 5247/1: tosa: SW_EAR_IN supportDmitry Baryshkov
2008-09-13[ARM] 5246/1: tosa: add proper clock alias for tc6393xb clockDmitry Baryshkov
2008-09-12sparc: Fix user_regset 'n' field values.David S. Miller
2008-09-12sparc64: Fix PCI error interrupt registry on PSYCHO.David S. Miller
2008-09-11MN10300: Change the fault handler to check in_atomic() not in_interrupt()David Howells
2008-09-11Merge branch 'kvm-updates/2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-09-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-09-11[ARM] OMAP: Fix MMC device dataRussell King