| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'please-pull-for_5.3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-07-09 | 18 | -78/+284 |
|\ |
|
| * | EDAC: Fix global-out-of-bounds write when setting edac_mc_poll_msec | Eiichi Tsukata | 2019-06-27 | 2 | -9/+9 |
| * | EDAC, skx, i10nm: Fix source ID register offset | Qiuxu Zhuo | 2019-06-26 | 4 | -5/+5 |
| * | EDAC, i10nm: Check ECC enabling status per channel | Qiuxu Zhuo | 2019-06-26 | 1 | -3/+3 |
| * | EDAC, i10nm: Add Intel additional Ice-Lake support | Qiuxu Zhuo | 2019-06-20 | 1 | -0/+2 |
| * | EDAC: Make edac_debugfs_create_x*() return void | Greg Kroah-Hartman | 2019-06-20 | 2 | -16/+14 |
| * | EDAC/aspeed: Remove set but not used variable 'np' | YueHaibing | 2019-06-20 | 1 | -4/+0 |
| * | EDAC/ie31200: Reformat PCI device table | Marco Elver | 2019-06-20 | 1 | -60/+20 |
| * | EDAC/ie31200: Add Intel Coffee Lake CPU support | Marco Elver | 2019-06-20 | 1 | -3/+55 |
| * | EDAC/sifive: Add EDAC platform driver for SiFive SoCs | Yash Shah | 2019-06-20 | 5 | -0/+133 |
| * | EDAC/sb_edac: Remove redundant update of tad_base | Colin Ian King | 2019-06-20 | 1 | -1/+0 |
| * | arm64: dts: stratix10: Add SDMMC EDAC node | Thor Thayer | 2019-06-20 | 1 | -0/+11 |
| * | EDAC/altera: Add Stratix10 SDMMC support | Thor Thayer | 2019-06-20 | 1 | -1/+15 |
| * | arm64: dts: stratix10: Add OCRAM EDAC node | Thor Thayer | 2019-06-20 | 1 | -0/+8 |
| * | EDAC/altera: Add Stratix10 OCRAM ECC support | Thor Thayer | 2019-06-20 | 1 | -2/+25 |
| * | EDAC/sysfs: Drop device references properly | Greg KH | 2019-06-20 | 1 | -3/+7 |
| * | EDAC/sysfs: Fix memory leak when creating a csrow object | Pan Bian | 2019-06-20 | 1 | -1/+7 |
* | | Merge tag 'iommu-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2019-07-09 | 26 | -1301/+1772 |
|\ \ |
|
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *-------. \ | Merge branches 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/omap', 'generic-dma-op... | Joerg Roedel | 2019-07-04 | 9583 | -63346/+20879 |
| |\ \ \ \ \ \ |
|
| | | | | | * | | iommu: Fix integer truncation | Arnd Bergmann | 2019-06-18 | 1 | -2/+2 |
| | | | | | * | | iommu: Add padding to struct iommu_fault | Jean-Philippe Brucker | 2019-06-18 | 1 | -0/+2 |
| | | | | | * | | iommu: Add recoverable fault reporting | Jean-Philippe Brucker | 2019-06-12 | 3 | -2/+146 |
| | | | | | * | | iommu: Introduce device fault report API | Jacob Pan | 2019-06-12 | 2 | -3/+172 |
| | | | | | * | | iommu: Introduce device fault data | Jacob Pan | 2019-06-12 | 2 | -0/+157 |
| | | | | | * | | driver core: Add per device iommu param | Jacob Pan | 2019-06-12 | 1 | -0/+3 |
| | | | | | * | | iommu: Use right function to get group for device | Lu Baolu | 2019-05-27 | 1 | -3/+3 |
| | | | | * | | | Merge tag 'v5.2-rc6' into generic-dma-ops | Joerg Roedel | 2019-06-24 | 17500 | -128256/+30301 |
| | | | | |\ \ \ |
|
| | | | | * | | | | iommu/dma: Fix condition check in iommu_dma_unmap_sg | Nathan Chancellor | 2019-06-03 | 1 | -1/+1 |
| | | | | * | | | | arm64: trim includes in dma-mapping.c | Christoph Hellwig | 2019-05-27 | 1 | -10/+0 |
| | | | | * | | | | arm64: switch copyright boilerplace to SPDX in dma-mapping.c | Christoph Hellwig | 2019-05-27 | 1 | -14/+1 |
| | | | | * | | | | iommu/dma: Switch copyright boilerplace to SPDX | Christoph Hellwig | 2019-05-27 | 2 | -24/+2 |
| | | | | * | | | | iommu/dma: Don't depend on CONFIG_DMA_DIRECT_REMAP | Christoph Hellwig | 2019-05-27 | 2 | -8/+9 |
| | | | | * | | | | iommu/dma: Refactor iommu_dma_mmap | Christoph Hellwig | 2019-05-27 | 1 | -35/+11 |
| | | | | * | | | | iommu/dma: Refactor iommu_dma_get_sgtable | Christoph Hellwig | 2019-05-27 | 1 | -28/+17 |
| | | | | * | | | | iommu/dma: Refactor iommu_dma_alloc, part 2 | Christoph Hellwig | 2019-05-27 | 1 | -30/+35 |
| | | | | * | | | | iommu/dma: Cleanup variable naming in iommu_dma_alloc | Robin Murphy | 2019-05-27 | 1 | -23/+22 |
| | | | | * | | | | iommu/dma: Split iommu_dma_free | Robin Murphy | 2019-05-27 | 1 | -4/+8 |
| | | | | * | | | | iommu/dma: Merge the CMA and alloc_pages allocation paths | Christoph Hellwig | 2019-05-27 | 1 | -20/+12 |
| | | | | * | | | | iommu/dma: Don't remap CMA unnecessarily | Robin Murphy | 2019-05-27 | 1 | -7/+12 |
| | | | | * | | | | iommu/dma: Refactor iommu_dma_alloc | Robin Murphy | 2019-05-27 | 1 | -30/+30 |
| | | | | * | | | | iommu/dma: Refactor iommu_dma_free | Robin Murphy | 2019-05-27 | 1 | -40/+33 |
| | | | | * | | | | iommu/dma: Remove __iommu_dma_free | Christoph Hellwig | 2019-05-27 | 1 | -19/+2 |
| | | | | * | | | | iommu/dma: Refactor the page array remapping allocator | Christoph Hellwig | 2019-05-27 | 1 | -28/+26 |
| | | | | * | | | | iommu/dma: Factor out remapped pages lookup | Robin Murphy | 2019-05-27 | 1 | -12/+20 |
| | | | | * | | | | iommu/dma: Squash __iommu_dma_{map,unmap}_page helpers | Robin Murphy | 2019-05-27 | 1 | -18/+7 |
| | | | | * | | | | iommu/dma: Move domain lookup into __iommu_dma_{map,unmap} | Robin Murphy | 2019-05-27 | 1 | -15/+14 |
| | | | | * | | | | iommu/dma: Move __iommu_dma_map | Christoph Hellwig | 2019-05-27 | 1 | -23/+23 |
| | | | | * | | | | iommu/dma: move the arm64 wrappers to common code | Christoph Hellwig | 2019-05-27 | 4 | -457/+378 |
| | | | | * | | | | iommu/dma: Use for_each_sg in iommu_dma_alloc | Christoph Hellwig | 2019-05-27 | 1 | -9/+5 |
| | | | | * | | | | iommu/dma: Remove the flush_page callback | Christoph Hellwig | 2019-05-27 | 3 | -14/+5 |