Commit Graph

125418 Commits (fe40f1e020d0923f5f35ca15f02a206c75a28053)
 

Author SHA1 Message Date
Weidong Han fe40f1e020 Check agaw is sufficient for mapped memory 16 years ago
Weidong Han faa3d6f5ff Change intel iommu APIs of virtual machine domain 16 years ago
Weidong Han ea6606b02f Change domain_context_mapping_one for virtual machine domain 16 years ago
Weidong Han 5e98c4b1d6 Allocation and free functions of virtual machine domain 16 years ago
Weidong Han 5331fe6f56 Add domain_flush_cache 16 years ago
Weidong Han c7151a8dfe Add/remove domain device info for virtual machine domain 16 years ago
Weidong Han 1ce28feb22 Add domain flag DOMAIN_FLAG_VIRTUAL_MACHINE 16 years ago
Weidong Han 8e604097dd iommu coherency 16 years ago
Weidong Han 1b5736839a calculate agaw for each iommu 16 years ago
Weidong Han 8c11e798ee iommu bitmap instead of iommu pointer in dmar_domain 16 years ago
Weidong Han a2bb8459fe Get iommu from g_iommus for deferred flush 16 years ago
Weidong Han d9630fe941 Add global iommu list 16 years ago
Weidong Han 3b5410e735 change P2P domain flags 16 years ago
Weidong Han d71a2f33ac Initialize domain flags to 0 16 years ago
Yu Zhao 2e824f7924 VT-d: fix segment number being ignored when searching DRHD 16 years ago
Mark McLoughlin 19c239ce3d intel-iommu: trivially inline DMA PTE macros 16 years ago
Mark McLoughlin c07e7d217b intel-iommu: trivially inline context entry macros 16 years ago
Mark McLoughlin 2abd7e167c intel-iommu: move iommu_prepare_gfx_mapping() out of dma_remapping.h 16 years ago
Mark McLoughlin 58fa7304a2 intel-iommu: kill off duplicate def of dmar_disabled 16 years ago
Mark McLoughlin a647dacbb1 intel-iommu: move struct device_domain_info out of dma_remapping.h 16 years ago
Mark McLoughlin 99126f7ce1 intel-iommu: move struct dmar_domain def out dma_remapping.h 16 years ago
Mark McLoughlin 622ba12a4c intel-iommu: move DMA PTE defs out of dma_remapping.h 16 years ago
Mark McLoughlin 7a8fc25e0c intel-iommu: move context entry defs out from dma_remapping.h 16 years ago
Mark McLoughlin 46b08e1a76 intel-iommu: move root entry defs from dma_remapping.h 16 years ago
Mark McLoughlin f27be03b27 intel-iommu: move DMA_32/64BIT_PFN into intel-iommu.c 16 years ago
Mark McLoughlin 519a054915 intel-iommu: make init_dmars() static 16 years ago
Mark McLoughlin 015ab17dc2 intel-iommu: remove some unused struct intel_iommu fields 16 years ago
Ingo Molnar 6680598b44 Disallow gcc versions 3.{0,1} 16 years ago
Linus Torvalds b840d79631 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
Linus Torvalds 597b0d2162 Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm 16 years ago
Linus Torvalds 2640c9a90f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 16 years ago
Linus Torvalds 80618fa83a Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb 16 years ago
Paul Mackerras 92cde4d539 Update powerpc maintainers 16 years ago
Linus Torvalds f0f0ce97e1 Merge branch 'i8k-updates' from Alan 16 years ago
Federico Heinz bef2a508b4 i8k: Add Dell Vostro systems 16 years ago
Andy Spencer 7ab21a8692 i8k: Enable i8k on Dell Precision Systems 16 years ago
Ingo Brueckl e8e3232627 Fix compiler warning in arch/x86/mm/init_32.c 16 years ago
Linus Torvalds d2fde28ce7 Merge branch 'tty-updates' from Alan 16 years ago
Flavio Leitner e65f0f8271 serial_8250: support for Sealevel Systems Model 7803 COMM+8 16 years ago
Denis Joseph Barrow 11cd29b028 hso maintainers update patch 16 years ago
Denis Joseph Barrow 58eb17f155 hso modem detect fix patch against Alan Cox'es tty tree 16 years ago
Alan Cox ad36b88e2d tty: Fix an ircomm warning and note another bug 16 years ago
Andrew Morton c847d47cb7 drivers/char/cyclades.c: cy_pci_probe: fix error path 16 years ago
David Daney 6b06f19151 Serial: UART driver changes for Cavium OCTEON. 16 years ago
David Daney 8e23fcc89c Serial: Allow port type to be specified when calling serial8250_register_port. 16 years ago
David Daney 7d6a07d123 8250: Serial driver changes to support future Cavium OCTEON serial patches. 16 years ago
David Daney b430428a18 8250: Don't clobber spinlocks. 16 years ago
Alexander Beregalov bc3256288b fix for tty-serial-move-port 16 years ago
Alan Cox f751928e0d tty: We want the port object to be persistent 16 years ago
Harvey Harrison 6ef53066ff __FUNCTION__ is gcc-specific, use __func__ 16 years ago