summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-09-134-34/+104
| |\
| | * [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-131-1/+1
| | |\
| | | * pcm037: add rts/cts support for serial portSascha Hauer2008-09-021-1/+1
| | * | [ARM] 5247/1: tosa: SW_EAR_IN supportDmitry Baryshkov2008-09-131-0/+8
| | * | [ARM] 5246/1: tosa: add proper clock alias for tc6393xb clockDmitry Baryshkov2008-09-131-0/+3
| | * | [ARM] OMAP: Fix MMC device dataRussell King2008-09-111-32/+91
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-09-135-108/+16
| |\ \ \
| | * | | sparc: Fix user_regset 'n' field values.David S. Miller2008-09-122-6/+6
| | * | | sparc64: Fix PCI error interrupt registry on PSYCHO.David S. Miller2008-09-121-3/+3
| | * | | sparc32: Fix function signature of of_bus_sbus_get_flags().David S. Miller2008-09-101-1/+1
| | * | | sparc64: Fix interrupt register calculations on Psycho and Sabre.David S. Miller2008-09-101-98/+6
| * | | | MN10300: Change the fault handler to check in_atomic() not in_interrupt()David Howells2008-09-111-1/+1
| * | | | Merge branch 'kvm-updates/2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-09-114-4/+17
| |\ \ \ \
| | * | | | KVM: VMX: Always return old for clear_flush_young() when using EPTSheng Yang2008-09-113-4/+5
| | * | | | KVM: SVM: fix guest global tlb flushes with NPTJoerg Roedel2008-09-111-0/+4
| | * | | | KVM: SVM: fix random segfaults with NPT enabledJoerg Roedel2008-09-111-0/+8
| | | |/ / | | |/| |
| * | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-09-116-30/+36
| |\ \ \ \
| | * | | | [IA64] prevent ia64 from invoking irq handlers on offline CPUsPaul E. McKenney2008-09-101-3/+1
| | * | | | [IA64] arch/ia64/sn/pci/tioca_provider.c: introduce missing kfreeJulia Lawall2008-09-101-1/+3
| | * | | | [IA64] fix up bte.hRobin Holt2008-09-101-4/+5