index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
intel-iommu.c
Commit message (
Expand
)
Author
Age
*
iommu: fix Intel IOMMU write-buffer flushing
David Woodhouse
2009-02-14
*
x86: disable intel_iommu support by default
Kyle McMartin
2009-02-05
*
Prevent oops at boot with VT-d
Dirk Hohndel
2009-01-13
*
intel-iommu: fix bit shift at DOMAIN_FLAG_P2P_MULTIPLE_DEVICES
Mike Day
2009-01-03
*
VT-d: remove now unused intel_iommu_found function
Joerg Roedel
2009-01-03
*
VT-d: register functions for the IOMMU API
Joerg Roedel
2009-01-03
*
VT-d: adapt domain iova_to_phys function for IOMMU API
Joerg Roedel
2009-01-03
*
VT-d: adapt domain map and unmap functions for IOMMU API
Joerg Roedel
2009-01-03
*
VT-d: adapt device attach and detach functions for IOMMU API
Joerg Roedel
2009-01-03
*
VT-d: adapt domain init and destroy functions for IOMMU API
Joerg Roedel
2009-01-03
*
Check agaw is sufficient for mapped memory
Weidong Han
2009-01-03
*
Change intel iommu APIs of virtual machine domain
Weidong Han
2009-01-03
*
Change domain_context_mapping_one for virtual machine domain
Weidong Han
2009-01-03
*
Allocation and free functions of virtual machine domain
Weidong Han
2009-01-03
*
Add domain_flush_cache
Weidong Han
2009-01-03
*
Add/remove domain device info for virtual machine domain
Weidong Han
2009-01-03
*
Add domain flag DOMAIN_FLAG_VIRTUAL_MACHINE
Weidong Han
2009-01-03
*
iommu coherency
Weidong Han
2009-01-03
*
calculate agaw for each iommu
Weidong Han
2009-01-03
*
iommu bitmap instead of iommu pointer in dmar_domain
Weidong Han
2009-01-03
*
Get iommu from g_iommus for deferred flush
Weidong Han
2009-01-03
*
Add global iommu list
Weidong Han
2009-01-03
*
change P2P domain flags
Weidong Han
2009-01-03
*
Initialize domain flags to 0
Weidong Han
2009-01-03
*
intel-iommu: trivially inline DMA PTE macros
Mark McLoughlin
2009-01-03
*
intel-iommu: trivially inline context entry macros
Mark McLoughlin
2009-01-03
*
intel-iommu: move iommu_prepare_gfx_mapping() out of dma_remapping.h
Mark McLoughlin
2009-01-03
*
intel-iommu: move struct device_domain_info out of dma_remapping.h
Mark McLoughlin
2009-01-03
*
intel-iommu: move struct dmar_domain def out dma_remapping.h
Mark McLoughlin
2009-01-03
*
intel-iommu: move DMA PTE defs out of dma_remapping.h
Mark McLoughlin
2009-01-03
*
intel-iommu: move context entry defs out from dma_remapping.h
Mark McLoughlin
2009-01-03
*
intel-iommu: move root entry defs from dma_remapping.h
Mark McLoughlin
2009-01-03
*
intel-iommu: move DMA_32/64BIT_PFN into intel-iommu.c
Mark McLoughlin
2009-01-03
*
intel-iommu: make init_dmars() static
Mark McLoughlin
2009-01-03
*
intel-iommu: remove some unused struct intel_iommu fields
Mark McLoughlin
2009-01-03
*
intel-iommu: fix compile warnings
FUJITA Tomonori
2008-11-19
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David Woodhouse
2008-10-20
|
\
|
*
intel-iommu: use coherent_dma_mask in alloc_coherent
FUJITA Tomonori
2008-10-18
|
*
intel-iommu: IA64 support
Fenghua Yu
2008-10-18
|
*
dmar: Use queued invalidation interface for IOTLB and context invalidation
Youquan Song
2008-10-17
*
|
intel-iommu: typo fix and correct word in the comment
Ameya Palande
2008-10-20
|
/
*
VT-d: Changes to support KVM
Kay, Allen M
2008-10-15
*
Merge branch 'linus' into x86/x2apic
Ingo Molnar
2008-07-22
|
\
|
*
-
-
-
.
Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...
Ingo Molnar
2008-07-21
|
|
\
\
\
|
|
|
*
|
x86: make only GART code include gart.h
FUJITA Tomonori
2008-07-11
|
|
|
/
/
|
*
|
|
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2008-07-16
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
PCI: eliminate double kfree in intel-iommu initialization
Julia Lawall
2008-06-10
|
|
|
/
*
|
|
x64, x2apic/intr-remap: Interrupt remapping infrastructure
Suresh Siddha
2008-07-12
*
|
|
x64, x2apic/intr-remap: Queued invalidation infrastructure (part of VT-d)
Suresh Siddha
2008-07-12
*
|
|
x64, x2apic/intr-remap: move IOMMU_WAIT_OP() macro to intel-iommu.h
Suresh Siddha
2008-07-12
[next]