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
/
iommu
Commit message (
Expand
)
Author
Age
...
|
|
|
|
|
|
*
iommu/amd: Make sure IOMMU is not considered to translate itself
Joerg Roedel
2012-09-28
|
|
|
|
|
|
*
iommu/amd: Split device table initialization into irq and dma part
Joerg Roedel
2012-09-28
|
|
|
|
|
|
*
iommu/amd: Check if IOAPIC information is correct
Joerg Roedel
2012-09-28
|
|
|
|
|
|
*
iommu/amd: Allocate data structures to keep track of irq remapping tables
Joerg Roedel
2012-09-28
|
|
|
|
|
|
*
iommu/amd: Add slab-cache for irq remapping tables
Joerg Roedel
2012-09-28
|
|
|
|
|
|
*
iommu/amd: Keep track of HPET and IOAPIC device ids
Joerg Roedel
2012-09-28
|
|
|
|
|
*
|
intel-iommu: Default to non-coherent for domains unattached to iommus
Alex Williamson
2012-09-18
|
|
|
|
|
|
/
|
|
|
|
*
|
iommu/amd: Fix features reporting
Borislav Petkov
2012-09-28
|
|
|
|
*
|
iommu/amd: Fix some typos
Frank Arnold
2012-09-18
|
|
|
|
*
|
iommu/amd: remove duplicated include from amd_iommu_init.c
Wei Yongjun
2012-09-18
|
|
|
|
|
/
|
|
|
*
/
iommu/exynos: use list_del_init instead of list_del/INIT_LIST_HEAD
Wei Yongjun
2012-09-18
|
|
|
|
/
|
|
*
|
dma: tegra: move smmu.h into SMMU driver
Stephen Warren
2012-09-18
|
|
*
|
iommu/tegra: smmu: Use debugfs_create_dir for directory
Hiroshi Doyu
2012-09-18
|
|
*
|
iommu/tegra: smmu: debugfs for TLB/PTC statistics
Hiroshi Doyu
2012-08-03
*
|
|
|
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-10-01
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Merge commit 'v3.6-rc5' into next
Bjorn Helgaas
2012-09-13
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
Yijing Wang
2012-08-23
|
|
|
/
|
|
/
|
*
|
|
iommu/amd: Fix wrong assumption in iommu-group specific code
Joerg Roedel
2012-09-28
|
|
/
|
/
|
*
|
iommu/amd: Fix wrong check for ARRAY_SIZE()
Joerg Roedel
2012-08-10
*
|
irq_remap: disable IRQ remapping if any IOAPIC lacks an IOMMU
Seth Forshee
2012-08-10
*
|
iommu/amd: Fix ACS path checking
Alex Williamson
2012-08-06
*
|
iommu/intel: Fix ACS path checking
Alex Williamson
2012-08-06
*
|
iommu/amd: Fix pci_request_acs() call-place
Joerg Roedel
2012-08-06
*
|
iommu/exynos: Fix build error
Sachin Kamat
2012-08-03
*
|
iommu/tegra: smmu: Fix error initial value at domain_init
Hiroshi Doyu
2012-08-03
*
|
iommu/tegra: smmu: Cleanup with lesser nest
Hiroshi Doyu
2012-08-03
*
|
iommu/intel: add missing free_domain_mem
Julia Lawall
2012-08-03
*
|
iommu/tegra: remove invalid reference to list iterator variable
Julia Lawall
2012-08-03
|
/
*
Merge tag 'iommu-updates-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-07-24
|
\
|
*
-
-
-
-
-
-
-
.
Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai...
Joerg Roedel
2012-07-23
|
|
\
\
\
\
\
|
|
|
|
|
|
*
iommu/exynos: Implement DOMAIN_ATTR_GEOMETRY attribute
Joerg Roedel
2012-07-11
|
|
|
|
|
|
*
iommu/tegra: Implement DOMAIN_ATTR_GEOMETRY attribute
Hiroshi DOYU
2012-07-11
|
|
|
|
|
|
*
iommu/msm: Implement DOMAIN_ATTR_GEOMETRY attribute
Joerg Roedel
2012-07-11
|
|
|
|
|
|
*
iommu/omap: Implement DOMAIN_ATTR_GEOMETRY attribute
Joerg Roedel
2012-07-11
|
|
|
|
|
|
*
iommu/vt-d: Implement DOMAIN_ATTR_GEOMETRY attribute
Joerg Roedel
2012-07-11
|
|
|
|
|
|
*
iommu/amd: Implement DOMAIN_ATTR_GEOMETRY attribute
Joerg Roedel
2012-07-11
|
|
|
|
|
|
*
iommu: Add domain-attribute handlers
Joerg Roedel
2012-07-11
|
|
|
|
|
*
|
Merge tag 'v3.5-rc7' into arm/tegra
Joerg Roedel
2012-07-17
|
|
|
|
|
|
\
\
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
iommu/tegra: Don't call alloc_pdir with as->lock
Joerg Roedel
2012-07-17
|
|
|
|
|
*
|
iommu/tegra: smmu: Fix unsleepable memory allocation at alloc_pdir()
Hiroshi DOYU
2012-07-17
|
|
|
|
|
*
|
iommu/tegra: smmu: Remove unnecessary sanity check at alloc_pdir()
Hiroshi DOYU
2012-07-17
|
|
|
|
|
*
|
iommu/tegra: smmu: Fix uninitialized var warning
Hiroshi Doyu
2012-06-25
|
|
|
|
|
*
|
iommu/tegra: smmu: Remove unnecessary cleanups with devm_*()
Hiroshi Doyu
2012-06-25
|
|
|
|
|
*
|
iommu/tegra: smmu: Simplify allocation at once
Hiroshi Doyu
2012-06-25
|
|
|
|
|
*
|
iommu/tegra: smmu: Add device tree support for SMMU
Hiroshi Doyu
2012-06-25
|
|
|
|
|
*
|
iommu: Add DMA window parser, of_get_dma_window()
Hiroshi Doyu
2012-06-25
|
|
|
|
|
|
/
|
|
|
|
*
|
intel-iommu: Make use of DMA quirks and ACS checks in IOMMU groups
Alex Williamson
2012-06-25
|
|
|
|
*
|
amd_iommu: Make use of DMA quirks and ACS checks in IOMMU groups
Alex Williamson
2012-06-25
|
|
|
|
*
|
intel-iommu: Support IOMMU groups
Alex Williamson
2012-06-25
|
|
|
|
*
|
amd_iommu: Support IOMMU groups
Alex Williamson
2012-06-25
[prev]
[next]