index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
|
|
*
|
|
iommu/amd: Handle integer overflow in dma_ops_area_alloc
Joerg Roedel
2015-05-29
1
-3
/
+5
|
|
|
|
*
|
|
|
iommu/vt-d: Don't disable IR when it was previously enabled
Joerg Roedel
2015-06-16
1
-4
/
+2
|
|
|
|
*
|
|
|
iommu/vt-d: Make sure copied over IR entries are not reused
Joerg Roedel
2015-06-16
1
-0
/
+10
|
|
|
|
*
|
|
|
iommu/vt-d: Copy IR table from old kernel when in kdump mode
Joerg Roedel
2015-06-16
1
-0
/
+70
|
|
|
|
*
|
|
|
iommu/vt-d: Set IRTA in intel_setup_irq_remapping
Joerg Roedel
2015-06-16
1
-5
/
+14
|
|
|
|
*
|
|
|
iommu/vt-d: Disable IRQ remapping in intel_prepare_irq_remapping
Joerg Roedel
2015-06-16
1
-3
/
+3
|
|
|
|
*
|
|
|
iommu/vt-d: Move QI initializationt to intel_setup_irq_remapping
Joerg Roedel
2015-06-16
1
-57
/
+35
|
|
|
|
*
|
|
|
iommu/vt-d: Move EIM detection to intel_prepare_irq_remapping
Joerg Roedel
2015-06-16
1
-23
/
+24
|
|
|
|
*
|
|
|
iommu/vt-d: Enable Translation only if it was previously disabled
Joerg Roedel
2015-06-16
1
-1
/
+3
|
|
|
|
*
|
|
|
iommu/vt-d: Don't disable translation prior to OS handover
Joerg Roedel
2015-06-16
1
-7
/
+0
|
|
|
|
*
|
|
|
iommu/vt-d: Don't copy translation tables if RTT bit needs to be changed
Joerg Roedel
2015-06-16
1
-1
/
+11
|
|
|
|
*
|
|
|
iommu/vt-d: Don't do early domain assignment if kdump kernel
Joerg Roedel
2015-06-16
1
-0
/
+13
|
|
|
|
*
|
|
|
iommu/vt-d: Allocate si_domain in init_dmars()
Joerg Roedel
2015-06-16
1
-5
/
+7
|
|
|
|
*
|
|
|
iommu/vt-d: Mark copied context entries
Joerg Roedel
2015-06-16
1
-2
/
+51
|
|
|
|
*
|
|
|
iommu/vt-d: Do not re-use domain-ids from the old kernel
Joerg Roedel
2015-06-16
1
-1
/
+10
|
|
|
|
*
|
|
|
iommu/vt-d: Copy translation tables from old kernel
Joerg Roedel
2015-06-16
1
-2
/
+205
|
|
|
|
*
|
|
|
iommu/vt-d: Detect pre enabled translation
Joerg Roedel
2015-06-16
1
-0
/
+19
|
|
|
|
*
|
|
|
iommu/vt-d: Make root entry visible for hardware right after allocation
Joerg Roedel
2015-06-16
1
-4
/
+6
|
|
|
|
*
|
|
|
iommu/vt-d: Init QI before root entry is allocated
Joerg Roedel
2015-06-16
1
-3
/
+2
|
|
|
|
*
|
|
|
iommu/vt-d: Cleanup log messages
Joerg Roedel
2015-06-16
3
-110
/
+101
|
|
|
*
|
|
|
|
iommu/arm-smmu: Add initial driver support for ARM SMMUv3 devices
Will Deacon
2015-05-29
3
-0
/
+2684
|
|
|
*
|
|
|
|
iommu/arm-smmu: Make force_stage module param read-only in sysfs
Will Deacon
2015-05-29
1
-1
/
+1
|
|
|
*
|
|
|
|
iommu/arm-smmu: Fix ATS1* register writes
Robin Murphy
2015-05-29
1
-11
/
+10
|
|
|
|
|
_
|
/
/
|
|
|
|
/
|
|
|
|
|
*
|
|
|
|
iommu/exynos: Add callback for initializing devices from device tree
Marek Szyprowski
2015-05-29
1
-0
/
+28
|
|
*
|
|
|
|
iommu/exynos: Init from dt-specific callback instead of initcall
Marek Szyprowski
2015-05-29
1
-9
/
+28
|
|
*
|
|
|
|
iommu/exynos: Add system suspend/resume support
Marek Szyprowski
2015-05-29
1
-0
/
+31
|
|
*
|
|
|
|
iommu/exynos: Add support for runtime_pm
Marek Szyprowski
2015-05-29
1
-0
/
+2
|
|
*
|
|
|
|
iommu/exynos: Add support for binding more than one sysmmu to master device
Marek Szyprowski
2015-05-29
1
-6
/
+5
|
|
*
|
|
|
|
iommu/exynos: Add/remove callbacks should fail if no iommu is available
Marek Szyprowski
2015-05-29
1
-0
/
+6
|
|
*
|
|
|
|
iommu/exynos: Document internal structures
Marek Szyprowski
2015-05-29
1
-18
/
+35
|
|
*
|
|
|
|
iommu/exynos: Remove excessive includes and sort others alphabetically
Marek Szyprowski
2015-05-29
1
-9
/
+5
|
|
*
|
|
|
|
iommu/exynos: Use struct exynos_iommu_domain in internal structures
Marek Szyprowski
2015-05-29
1
-5
/
+5
|
|
*
|
|
|
|
iommu/exynos: Rename variables to reflect their purpose
Marek Szyprowski
2015-05-29
1
-93
/
+94
|
|
*
|
|
|
|
iommu/exynos: Refactor function parameters to simplify code
Marek Szyprowski
2015-05-29
1
-86
/
+48
|
|
*
|
|
|
|
iommu/exynos: Remove useless members from exynos_iommu_owner structure
Marek Szyprowski
2015-05-29
1
-19
/
+2
|
|
*
|
|
|
|
iommu/exynos: Remove unused functions
Marek Szyprowski
2015-05-29
1
-31
/
+0
|
|
*
|
|
|
|
iommu/exynos: Don't read version register on every tlb operation
Marek Szyprowski
2015-05-29
1
-8
/
+5
|
|
*
|
|
|
|
iommu: Init iommu-groups support earlier, in core_initcall
Marek Szyprowski
2015-05-29
1
-1
/
+1
|
|
*
|
|
|
|
iommu/exynos: Tell kmemleak to ignore 2nd level page tables
Colin Cross
2015-05-11
1
-0
/
+1
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
iommu/rockchip: Silence attaching and detaching of devices
Heiko Stuebner
2015-05-29
1
-2
/
+2
|
*
|
|
|
|
iommu/rockchip: Make sure that page table state is coherent
Tomasz Figa
2015-05-05
1
-6
/
+17
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-06-23
8
-746
/
+711
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
iommu, x86: Properly handle posted interrupts for IOMMU hotplug
Feng Wu
2015-06-12
1
-0
/
+3
|
*
|
|
|
iommu, x86: Provide irq_remapping_cap() interface
Feng Wu
2015-06-12
1
-0
/
+9
|
*
|
|
|
iommu, x86: Setup Posted-Interrupts capability for Intel iommu
Feng Wu
2015-06-12
3
-0
/
+35
|
*
|
|
|
iommu, x86: Avoid migrating VT-d posted interrupts
Feng Wu
2015-06-12
1
-1
/
+4
|
*
|
|
|
iommu, x86: Save the mode (posted or remapped) of an IRTE
Feng Wu
2015-06-12
1
-0
/
+10
|
*
|
|
|
iommu, x86: Implement irq_set_vcpu_affinity for intel_ir_chip
Feng Wu
2015-06-12
1
-0
/
+37
|
*
|
|
|
iommu: Add new member capability to struct irq_remap_ops
Feng Wu
2015-06-12
1
-0
/
+3
|
*
|
|
|
Merge branch 'x86/asm' into x86/apic, to resolve conflicts
Ingo Molnar
2015-05-17
3
-31
/
+4
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
[prev]
[next]