aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-09-22iommu: remove fullflush and nofullflush in IOMMU generic optionFUJITA Tomonori4-16/+19
2008-09-22iommu: export iommu_area_reserve helper functionFUJITA Tomonori3-3/+3
2008-09-19AMD IOMMU: use coherent_dma_mask in alloc_coherentJoerg Roedel1-7/+22
2008-09-19AMD IOMMU: use cmd_buf_size when freeing the command bufferJoerg Roedel1-1/+2
2008-09-19AMD IOMMU: calculate IVHD size with a functionJoerg Roedel1-2/+10
2008-09-19AMD IOMMU: remove unnecessary cast to u64 in the init codeJoerg Roedel1-1/+1
2008-09-19AMD IOMMU: free domain bitmap with its allocation orderJoerg Roedel1-1/+2
2008-09-19AMD IOMMU: simplify dma_mask_to_pagesJoerg Roedel1-2/+1
2008-09-19AMD IOMMU: replace memset with __GFP_ZERO in alloc_coherentJoerg Roedel1-1/+1
2008-09-19AMD IOMMU: avoid unnecessary low zone allocation in alloc_coherentFUJITA Tomonori1-2/+3
2008-09-19AMD IOMMU: some set_device_domain cleanupsJoerg Roedel1-4/+5
2008-09-19AMD IOMMU: don't assign preallocated protection domains to devicesJoerg Roedel1-5/+38
2008-09-19AMD IOMMU: add dma_supported callbackJoerg Roedel1-0/+25
2008-09-19AMD IOMMU: allow IO page faults from devicesJoerg Roedel1-1/+0
2008-09-19AMD IOMMU: enable event loggingJoerg Roedel1-0/+8
2008-09-19AMD IOMMU: add event handling codeJoerg Roedel2-2/+86
2008-09-19AMD IOMMU: add MSI interrupt supportJoerg Roedel3-1/+110
2008-09-19AMD IOMMU: save pci_dev instead of devidJoerg Roedel1-9/+16
2008-09-19AMD IOMMU: save pci segment from ACPI tablesJoerg Roedel1-0/+1
2008-09-19AMD IOMMU: add event buffer allocationJoerg Roedel1-0/+29
2008-09-19AMD IOMMU: align alloc_coherent addresses properlyJoerg Roedel1-8/+14
2008-09-19AMD IOMMU: add branch hints to completion wait checksJoerg Roedel1-6/+6
2008-09-19AMD IOMMU: implement lazy IO/TLB flushingJoerg Roedel2-5/+28
2008-09-19x86: move GART TLB flushing options to generic codeJoerg Roedel2-13/+13
2008-09-19AMD IOMMU: move TLB flushing to the map/unmap helper functionsJoerg Roedel1-14/+5
2008-09-19AMD IOMMU: check for invalid device pointersJoerg Roedel1-8/+35
2008-09-14x86: gart alloc_coherent does virtual mapppings only when necessaryFUJITA Tomonori1-1/+9
2008-09-14x86: avoid unnecessary low zone allocation in Calgary's alloc_coherentFUJITA Tomonori1-0/+2
2008-09-14x86: make GART to respect device's dma_mask about virtual mappingsFUJITA Tomonori1-11/+28
2008-09-14Merge branch 'linus' into x86/iommuIngo Molnar32-435/+564
2008-09-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-34/+104
2008-09-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-108/+16
2008-09-13[ARM] Fix PCI_DMA_BUS_IS_PHYS for ARMRussell King1-1/+1
2008-09-13Merge branch 'for-rmk' of git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6.gitRussell King1-1/+1
2008-09-13[ARM] 5247/1: tosa: SW_EAR_IN supportDmitry Baryshkov1-0/+8
2008-09-13[ARM] 5246/1: tosa: add proper clock alias for tc6393xb clockDmitry Baryshkov1-0/+3
2008-09-12sparc: Fix user_regset 'n' field values.David S. Miller2-6/+6
2008-09-12sparc64: Fix PCI error interrupt registry on PSYCHO.David S. Miller1-3/+3
2008-09-11MN10300: Change the fault handler to check in_atomic() not in_interrupt()David Howells1-1/+1
2008-09-11Merge branch 'kvm-updates/2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds4-4/+17
2008-09-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds6-30/+36
2008-09-11[ARM] OMAP: Fix MMC device dataRussell King1-32/+91
2008-09-11KVM: VMX: Always return old for clear_flush_young() when using EPTSheng Yang3-4/+5
2008-09-11KVM: SVM: fix guest global tlb flushes with NPTJoerg Roedel1-0/+4
2008-09-11KVM: SVM: fix random segfaults with NPT enabledJoerg Roedel1-0/+8
2008-09-10sparc32: Fix function signature of of_bus_sbus_get_flags().David S. Miller1-1/+1
2008-09-10m68k: Update defconfigs for 2.6.27-rc6Geert Uytterhoeven12-258/+390
2008-09-10sparc64: Fix interrupt register calculations on Psycho and Sabre.David S. Miller1-98/+6
2008-09-10[IA64] prevent ia64 from invoking irq handlers on offline CPUsPaul E. McKenney1-3/+1
2008-09-10[IA64] arch/ia64/sn/pci/tioca_provider.c: introduce missing kfreeJulia Lawall1-1/+3