index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-06
iommu/mediatek: Fix driver name
Matthias Brugger
1
-1
/
+1
2017-11-06
iommu/ipmmu-vmsa: Hook up r8a7795 DT matching code
Magnus Damm
1
-0
/
+29
2017-11-06
iommu/ipmmu-vmsa: Allow two bit SL0
Magnus Damm
1
-1
/
+13
2017-11-06
iommu/ipmmu-vmsa: Make IMBUSCTR setup optional
Magnus Damm
1
-3
/
+6
2017-11-06
iommu/ipmmu-vmsa: Write IMCTR twice
Magnus Damm
1
-21
/
+35
2017-11-06
iommu/ipmmu-vmsa: IPMMU device is 40-bit bus master
Magnus Damm
1
-0
/
+1
2017-11-06
iommu/ipmmu-vmsa: Make use of IOMMU_OF_DECLARE()
Magnus Damm
1
-9
/
+41
2017-11-06
iommu/ipmmu-vmsa: Enable multi context support
Magnus Damm
1
-8
/
+22
2017-11-06
iommu/ipmmu-vmsa: Add optional root device feature
Magnus Damm
1
-17
/
+73
2017-11-06
iommu/ipmmu-vmsa: Introduce features, break out alias
Magnus Damm
1
-7
/
+24
2017-11-06
iommu/ipmmu-vmsa: Unify ipmmu_ops
Robin Murphy
1
-50
/
+19
2017-11-06
iommu/ipmmu-vmsa: Clean up struct ipmmu_vmsa_iommu_priv
Robin Murphy
1
-24
/
+12
2017-11-06
iommu/ipmmu-vmsa: Simplify group allocation
Robin Murphy
1
-44
/
+9
2017-11-06
iommu/ipmmu-vmsa: Unify domain alloc/free
Robin Murphy
1
-41
/
+24
2017-11-06
iommu/ipmmu-vmsa: Fix return value check in ipmmu_find_group_dma()
weiyongjun (A)
1
-1
/
+1
2017-11-03
iommu/vt-d: Clear pasid table entry when memory unbound
Lu Baolu
1
-0
/
+2
2017-11-03
iommu/vt-d: Clear Page Request Overflow fault bit
Lu Baolu
2
-1
/
+3
2017-11-03
iommu/vt-d: Missing checks for pasid tables if allocation fails
Lu Baolu
1
-1
/
+1
2017-11-03
iommu/amd: Limit the IOVA page range to the specified addresses
Gary R Hook
1
-1
/
+1
2017-11-03
iommu: qcom: wire up fault handler
Rob Clark
1
-5
/
+13
2017-11-03
iommu/amd: remove unused variable flush_addr
Colin Ian King
1
-2
/
+0
2017-11-03
iommu/amd: Fix alloc_irq_index() increment
Alex Williamson
1
-3
/
+4
2017-10-20
iommu/arm-smmu-v3: Use burst-polling for sync completion
Robin Murphy
1
-2
/
+6
2017-10-20
iommu/arm-smmu-v3: Consolidate identical timeouts
Will Deacon
1
-11
/
+13
2017-10-20
iommu/arm-smmu-v3: Split arm_smmu_cmdq_issue_sync in half
Will Deacon
1
-12
/
+35
2017-10-20
iommu/arm-smmu-v3: Use CMD_SYNC completion MSI
Robin Murphy
1
-2
/
+49
2017-10-20
iommu/arm-smmu-v3: Forget about cmdq-sync interrupt
Robin Murphy
1
-23
/
+1
2017-10-20
iommu/arm-smmu-v3: Specialise CMD_SYNC handling
Robin Murphy
1
-18
/
+34
2017-10-20
iommu/arm-smmu-v3: Correct COHACC override message
Robin Murphy
1
-1
/
+1
2017-10-20
iommu/arm-smmu-v3: Avoid ILLEGAL setting of STE.S1STALLD and CD.S
Yisheng Xie
1
-3
/
+12
2017-10-20
iommu/arm-smmu: Enable bypass transaction caching for ARM SMMU 500
Feng Kan
1
-1
/
+2
2017-10-20
iommu/arm-smmu-v3: Ensure we sync STE when only changing config field
Will Deacon
1
-1
/
+5
2017-10-20
iommu/arm-smmu: Remove ACPICA workarounds
Robin Murphy
2
-18
/
+1
2017-10-13
iommu/amd: Finish TLB flush in amd_iommu_unmap()
Joerg Roedel
1
-0
/
+1
2017-10-12
iommu/iova: Make rcache flush optional on IOVA allocation failure
Tomasz Nowicki
5
-13
/
+19
2017-10-12
iommu/exynos: Remove initconst attribute to avoid potential kernel oops
Marek Szyprowski
1
-1
/
+1
2017-10-10
iommu/amd: Do not disable SWIOTLB if SME is active
Tom Lendacky
1
-4
/
+6
2017-10-10
iommu/amd: Enforce alignment for MSI IRQs
Joerg Roedel
1
-1
/
+3
2017-10-10
iommu/amd: Add align parameter to alloc_irq_index()
Joerg Roedel
1
-8
/
+14
2017-10-10
iommu/vt-d: Delete unnecessary check in domain_context_mapping_one()
Christos Gkekas
1
-1
/
+1
2017-10-08
Linux 4.14-rc4
v4.14-rc4
Linus Torvalds
1
-1
/
+1
2017-10-06
ARC: [plat-hsdk]: Add reset controller node to manage ethernet reset
Eugeniy Paltsev
2
-0
/
+10
2017-10-06
arm64: Ensure fpsimd support is ready before userspace is active
Suzuki K Poulose
1
-1
/
+1
2017-10-06
arm64: Ensure the instruction emulation is ready for userspace
Suzuki K Poulose
2
-2
/
+2
2017-10-06
iommu/vt-d: Don't register bus-notifier under dmar_global_lock
Joerg Roedel
3
-2
/
+16
2017-10-06
powerpc/powernv: Increase memory block size to 1GB on radix
Anton Blanchard
1
-1
/
+9
2017-10-05
dm raid: fix incorrect status output at the end of a "recover" process
Jonathan Brassow
2
-5
/
+7
2017-10-05
KVM: add X86_LOCAL_APIC dependency
Arnd Bergmann
1
-0
/
+1
2017-10-05
ovl: fix regression caused by exclusive upper/work dir protection
Amir Goldstein
3
-9
/
+26
2017-10-05
ovl: fix missing unlock_rename() in ovl_do_copy_up()
Amir Goldstein
4
-24
/
+22
[next]