summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| | | | | * | | | iommu/arm-smmu: put iommu_domain pointer in dev->archdata.iommuWill Deacon2014-09-161-3/+14
| | | | | * | | | iommu/arm-smmu: add support for multi-master iommu groupsWill Deacon2014-09-161-26/+39
| | | | | * | | | iommu/arm-smmu: allow translation stage to be forced on the cmdlineWill Deacon2014-09-161-2/+13
| | | * | | | | | iommu/omap: Remove omap_iommu unused owner fieldLaurent Pinchart2014-09-252-11/+0
| | | * | | | | | iommu/omap: Fix iommu archdata name for DT-based devicesSuman Anna2014-09-051-1/+9
| | | * | | | | | iommu/omap: Check for valid archdata in attach_devSuman Anna2014-09-051-0/+5
| | * | | | | | | iommu/exynos: Fix trivial typosSachin Kamat2014-08-191-25/+26
| | | |_|_|/ / / | | |/| | | | |
* | | | | | | | Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-10-15101-798/+4134
|\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud