summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'llvmlinux-for-v3.18' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds2014-10-1512-159/+122
|\
| * crypto: LLVMLinux: Remove VLAIS usage from crypto/testmgr.cJan-Simon Möller2014-10-141-8/+6
| * security, crypto: LLVMLinux: Remove VLAIS from ima_crypto.cBehan Webster2014-10-141-28/+19
| * crypto: LLVMLinux: Remove VLAIS usage from libcrc32c.cJan-Simon Möller2014-10-141-9/+7
| * crypto: LLVMLinux: Remove VLAIS usage from crypto/hmac.cJan-Simon Möller2014-10-141-14/+11
| * crypto, dm: LLVMLinux: Remove VLAIS usage from dm-cryptJan-Simon Möller2014-10-141-20/+14
| * crypto: LLVMLinux: Remove VLAIS from crypto/.../qat_algs.cBehan Webster2014-10-141-17/+14
| * crypto: LLVMLinux: Remove VLAIS from crypto/omap_sham.cBehan Webster2014-10-141-17/+11
| * crypto: LLVMLinux: Remove VLAIS from crypto/n2_core.cBehan Webster2014-10-141-7/+4
| * crypto: LLVMLinux: Remove VLAIS from crypto/mv_cesa.cBehan Webster2014-10-141-23/+18
| * crypto: LLVMLinux: Remove VLAIS from crypto/ccp/ccp-crypto-sha.cJan-Simon Möller2014-10-141-7/+6
| * btrfs: LLVMLinux: Remove VLAISVinícius Tinti2014-10-141-9/+7
| * crypto: LLVMLinux: Add macro to remove use of VLAIS in crypto codeBehan Webster2014-10-141-0/+5
* | Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-10-1525-356/+461
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *---------. \ Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' an...Joerg Roedel2014-10-0225-356/+461
| |\ \ \ \ \ \ \
| | | | | | | * | iommu/irq_remapping: Fix the regression of hpet irq remappingYijing Wang2014-09-254-7/+14
| | | | | | | * | iommu: Fix bus notifier breakageMark Salter2014-09-251-10/+16
| | | | | | | * | iommu/amd: Split init_iommu_group() from iommu_init_device()Alex Williamson2014-09-251-14/+13
| | | | | | | * | iommu: Rework iommu_group_get_for_pci_dev()Alex Williamson2014-09-251-67/+96
| | | | | | | * | iommu: Make of_device_id array constKiran Padwal2014-09-254-4/+4
| | | | | | | * | iommu: Remove iommu_domain_has_cap() API functionJoerg Roedel2014-09-252-24/+0
| | | | | | | * | IB/usnic: Convert to use new iommu_capable() API functionJoerg Roedel2014-09-251-1/+1
| | | | | | | * | vfio: Convert to use new iommu_capable() API functionJoerg Roedel2014-09-251-2/+2
| | | | | | | * | kvm: iommu: Convert to use new iommu_capable() API functionJoerg Roedel2014-09-251-4/+2
| | | | | | | * | iommu/tegra: Convert to iommu_capable() API functionJoerg Roedel2014-09-252-8/+6
| | | | | | | * | iommu/msm: Convert to iommu_capable() API functionJoerg Roedel2014-09-251-4/+3
| | | | | | | * | iommu/vt-d: Convert to iommu_capable() API functionJoerg Roedel2014-09-251-8/+5
| | | | | | | * | iommu/fsl: Convert to iommu_capable() API functionJoerg Roedel2014-09-251-3/+2
| | | | | | | * | iommu/arm-smmu: Convert to iommu_capable() API functionJoerg Roedel2014-09-251-10/+9
| | | | | | | * | iommu/amd: Convert to iommu_capable() API functionJoerg Roedel2014-09-251-6/+5
| | | | | | | * | iommu: Introduce iommu_capable API functionJoerg Roedel2014-09-252-3/+22
| | | | | | | * | iommu: Convert iommu-caps from define to enumJoerg Roedel2014-09-252-5/+8
| | | | | | * | | iommu/amd: Fix devid mapping for ivrs_ioapic overrideJoerg Roedel2014-09-251-6/+15
| | | | | | * | | amd_iommu: do not dereference a NULL pointer address.Maurizio Lombardi2014-09-251-0/+3
| | | | | | * | | iommu/amd: Remove device binding reference countJoerg Roedel2014-08-261-3/+0
| | | | | | * | | iommu/amd: Attach and detach complete alias groupJoerg Roedel2014-08-261-26/+20
| | | | | | * | | iommu/amd: Keep a list of devices in an alias groupJoerg Roedel2014-08-261-0/+6
| | | | | | * | | iommu/amd: Move struct iommu_dev_data to amd_iommu.cJoerg Roedel2014-08-262-21/+21
| | | | | * | | | iommu/vt-d: Work around broken RMRR firmware entriesJoerg Roedel2014-10-021-3/+19
| | | | | * | | | iommu/vt-d: Store bus information in RMRR PCI device pathJoerg Roedel2014-10-022-1/+8
| | | | | * | | | iommu/vt-d: Only remove domain when device is removedJoerg Roedel2014-10-021-2/+1
| | | | | * | | | driver core: Add BUS_NOTIFY_REMOVED_DEVICE eventJoerg Roedel2014-10-022-5/+9
| | | | | * | | | iommu: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat2014-08-191-1/+1
| | | | | * | | | iommu/vt-d: Don't store SIRTP requestJan Kiszka2014-08-191-2/+1
| | | | * | | | | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel2014-09-252-81/+121
| | | | |\ \ \ \ \ | | | | | |_|_|/ / | | | | |/| | | |
| | | | | * | | | iommu/arm-smmu: fix bug in pmd constructionMitchel Humpherys2014-09-221-0/+1
| | | | | * | | | iommu/arm-smmu: support MMU-401Robin Murphy2014-09-162-0/+2
| | | | | * | | | iommu/arm-smmu: fix architecture version detectionRobin Murphy2014-09-161-22/+25
| | | | | * | | | iommu/arm-smmu: don't bother truncating the s1 output size to VA_BITSWill Deacon2014-09-161-23/+22
| | | | | * | | | iommu/arm-smmu: use page shift instead of page size to avoid divisionWill Deacon2014-09-161-5/+5