aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* iommu: export iommu_area_reserve helper functionFUJITA Tomonori2008-09-22
* AMD IOMMU: use coherent_dma_mask in alloc_coherentJoerg 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
* 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
* Merge branch 'linus' into x86/iommuIngo Molnar2008-09-14
|\
| * KVM: VMX: Always return old for clear_flush_young() when using EPTSheng Yang2008-09-11
| * KVM: SVM: fix guest global tlb flushes with NPTJoerg Roedel2008-09-11
| * KVM: SVM: fix random segfaults with NPT enabledJoerg Roedel2008-09-11
* | x86: convert pci-nommu to use is_buffer_dma_capable helper functionFUJITA Tomonori2008-09-10
* | x86: convert gart to use is_buffer_dma_capable helper functionFUJITA Tomonori2008-09-10
* | Merge commit 'v2.6.27-rc6' into x86/iommuIngo Molnar2008-09-10
|\|
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-09-09
| |\
| | * x86: fix memmap=exactmap boot argumentPrarit Bhargava2008-09-09
| | * x86: disable static NOPLs on 32 bitsLinus Torvalds2008-09-08
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-09-06
| |\|
| | * x86: cpu_init(): fix memory leak when using CPU hotplugAndreas Herrmann2008-09-06
| | * x86: pda_init(): fix memory leak when using CPU hotplugAndreas Herrmann2008-09-06
| | * x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flagsEduardo Habkost2008-09-06
| | * x86: move mtrr cpu cap setting early in early_init_xxxxYinghai Lu2008-09-06
| | * x86: delay early cpu initialization until cpuid is doneKrzysztof Helt2008-09-06
| | * x86: use X86_FEATURE_NOPL in alternativesH. Peter Anvin2008-09-05
| | * x86: add NOPL as a synthetic CPU feature bitH. Peter Anvin2008-09-05
| | * x86: boot: stub out unimplemented CPU feature wordsH. Peter Anvin2008-09-05
| * | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-09-06
| |\ \
| | * | x86: HPET: read back compare register before reading counterThomas Gleixner2008-09-06
| | * | x86: HPET fix moronic 32/64bit thinkoThomas Gleixner2008-09-06