| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'iommu-updates-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-01-19 | 16 | -1048/+401 |
|\ |
|
| *-----------. | Merge branches 's390', 'arm/renesas', 'arm/msm', 'arm/shmobile', 'arm/smmu', ... | Joerg Roedel | 2016-01-19 | 16 | -1048/+401 |
| |\ \ \ \ \ \ \ |
|
| | | | | | | | * | iommu/vt-d: Fix up error handling in alloc_iommu | Joerg Roedel | 2016-01-07 | 1 | -7/+7 |
| | | | | | | | * | iommu/vt-d: Check the return value of iommu_device_create() | Nicholas Krause | 2016-01-07 | 1 | -0/+6 |
| | | | | | | * | | iommu/amd: Remove an unneeded condition | Dan Carpenter | 2016-01-07 | 1 | -5/+3 |
| | | | | | | * | | iommu/amd: Preallocate dma_ops apertures based on dma_mask | Joerg Roedel | 2015-12-28 | 1 | -7/+53 |
| | | | | | | * | | iommu/amd: Use trylock to aquire bitmap_lock | Joerg Roedel | 2015-12-28 | 1 | -3/+17 |
| | | | | | | * | | iommu/amd: Make dma_ops_domain->next_index percpu | Joerg Roedel | 2015-12-28 | 1 | -10/+29 |
| | | | | | | * | | iommu/amd: Relax locking in dma_ops path | Joerg Roedel | 2015-12-28 | 1 | -59/+11 |
| | | | | | | * | | iommu/amd: Initialize new aperture range before making it visible | Joerg Roedel | 2015-12-28 | 1 | -13/+20 |
| | | | | | | * | | iommu/amd: Build io page-tables with cmpxchg64 | Joerg Roedel | 2015-12-28 | 1 | -3/+13 |
| | | | | | | * | | iommu/amd: Allocate new aperture ranges in dma_ops_alloc_addresses | Joerg Roedel | 2015-12-28 | 1 | -19/+10 |
| | | | | | | * | | iommu/amd: Optimize dma_ops_free_addresses | Joerg Roedel | 2015-12-28 | 1 | -2/+3 |
| | | | | | | * | | iommu/amd: Remove need_flush from struct dma_ops_domain | Joerg Roedel | 2015-12-28 | 1 | -24/+6 |
| | | | | | | * | | iommu/amd: Iterate over all aperture ranges in dma_ops_area_alloc | Joerg Roedel | 2015-12-28 | 1 | -17/+11 |
| | | | | | | * | | iommu/amd: Flush iommu tlb in dma_ops_free_addresses | Joerg Roedel | 2015-12-28 | 1 | -2/+4 |
| | | | | | | * | | iommu/amd: Rename dma_ops_domain->next_address to next_index | Joerg Roedel | 2015-12-28 | 1 | -13/+13 |
| | | | | | | * | | iommu/amd: Remove 'start' parameter from dma_ops_area_alloc | Joerg Roedel | 2015-12-28 | 1 | -6/+4 |
| | | | | | | * | | iommu/amd: Flush iommu tlb in dma_ops_aperture_alloc() | Joerg Roedel | 2015-12-28 | 1 | -5/+16 |
| | | | | | | * | | iommu/amd: Retry address allocation within one aperture | Joerg Roedel | 2015-12-28 | 1 | -10/+19 |
| | | | | | | * | | iommu/amd: Move aperture_range.offset to another cache-line | Joerg Roedel | 2015-12-28 | 1 | -2/+1 |
| | | | | | | * | | iommu/amd: Add dma_ops_aperture_alloc() function | Joerg Roedel | 2015-12-28 | 1 | -12/+25 |
| | | | | | | * | | iommu/amd: Pass correct shift to iommu_area_alloc() | Joerg Roedel | 2015-12-28 | 1 | -1/+1 |
| | | | | | | * | | iommu/amd: Flush the IOMMU TLB before the addresses are freed | Joerg Roedel | 2015-12-28 | 1 | -4/+4 |
| | | | | | | * | | iommu/amd: Flush IOMMU TLB on __map_single error path | Joerg Roedel | 2015-12-28 | 1 | -0/+2 |
| | | | | | | * | | iommu/amd: Introduce bitmap_lock in struct aperture_range | Joerg Roedel | 2015-12-28 | 1 | -0/+10 |
| | | | | | | * | | iommu/amd: Move 'struct dma_ops_domain' definition to amd_iommu.c | Joerg Roedel | 2015-12-28 | 2 | -40/+40 |
| | | | | | | * | | iommu/amd: Warn only once on unexpected pte value | Joerg Roedel | 2015-12-28 | 1 | -2/+2 |
| | | | | | | * | | iommu/amd: Constify mmu_notifier_ops structures | Julia Lawall | 2015-12-14 | 1 | -1/+1 |
| | | | | | | * | | iommu/amd: Cleanup error handling in do_fault() | Joerg Roedel | 2015-12-14 | 1 | -16/+8 |
| | | | | | | * | | iommu/amd: Correctly set flags for handle_mm_fault call | Joerg Roedel | 2015-12-14 | 1 | -5/+9 |
| | | | | | * | | | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin... | Joerg Roedel | 2015-12-22 | 5 | -173/+119 |
| | | | | | |\ \ \
| | | | | | | |_|/
| | | | | | |/| | |
|
| | | | | | | * | | iommu/io-pgtable-arm: Ensure we free the final level on teardown | Will Deacon | 2015-12-17 | 1 | -5/+6 |
| | | | | | | * | | iommu/arm-smmu: Use STE.S1STALLD only when supported | Prem Mallappa | 2015-12-17 | 1 | -3/+12 |
| | | | | | | * | | iommu/arm-smmu: Fix write to GERRORN register | Prem Mallappa | 2015-12-17 | 1 | -12/+12 |
| | | | | | | * | | iommu/io-pgtable: Make io_pgtable_ops_to_pgtable() macro common | Robin Murphy | 2015-12-17 | 2 | -3/+2 |
| | | | | | | * | | iommu/arm-smmu: Invalidate TLBs properly | Robin Murphy | 2015-12-17 | 2 | -4/+17 |
| | | | | | | * | | iommu/io-pgtable: Indicate granule for TLB maintenance | Robin Murphy | 2015-12-17 | 5 | -18/+21 |
| | | | | | | * | | iommu/io-pgtable-arm: Avoid dereferencing bogus PTEs | Robin Murphy | 2015-12-17 | 1 | -3/+5 |
| | | | | | | * | | iommu/arm-smmu: Handle unknown CERROR values gracefully | Will Deacon | 2015-12-17 | 1 | -3/+5 |
| | | | | | | * | | iommu/arm-smmu: Correct group reference count | Peng Fan | 2015-12-17 | 2 | -7/+12 |
| | | | | | | * | | iommu/arm-smmu: Use incoming shareability attributes in bypass mode | Will Deacon | 2015-12-17 | 1 | -0/+5 |
| | | | | | | * | | iommu/arm-smmu: Delete an unnecessary check before free_io_pgtable_ops() | Markus Elfring | 2015-12-17 | 1 | -3/+1 |
| | | | | | | * | | iommu/arm-smmu: Convert DMA buffer allocations to the managed API | Will Deacon | 2015-12-17 | 1 | -111/+21 |
| | | | | | | * | | iommu/arm-smmu: Remove #define for non-existent PRIQ_0_OF field | Will Deacon | 2015-12-17 | 1 | -1/+0 |
| | | | | * | | | | iommu/shmobile: Remove unused Renesas IPMMU/IPMMUI driver | Geert Uytterhoeven | 2015-12-14 | 5 | -642/+0 |
| | | | |/ / / /
| | | |/| | | | |
|
| | | | * | | | | iommu/msm: Use platform_register/unregister_drivers() | Thierry Reding | 2015-12-14 | 1 | -18/+7 |
| | | |/ / / / |
|
| | * / / / / | iommu/s390: Fix sparse warnings | Sebastian Ott | 2015-11-26 | 1 | -2/+2 |
| | |/ / / / |
|
* | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-01-12 | 1 | -1/+1 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros | Borislav Petkov | 2015-12-19 | 1 | -1/+1 |
| | |/ / /
| |/| | | |
|