aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/iommu.c
Commit message (Expand)AuthorAge
* powerpc: implement ->mapping_errorChristoph Hellwig2017-06-28
* KVM: PPC: iommu: Unify TCE checkingAlexey Kardashevskiy2017-04-19
* powerpc/vfio_spapr_tce: Add reference counting to iommu_tableAlexey Kardashevskiy2017-03-30
* powerpc/iommu/vfio_spapr_tce: Cleanup iommu_table disposalAlexey Kardashevskiy2017-03-30
* powerpc/powernv/iommu: Add real mode version of iommu_table_ops::exchange()Alexey Kardashevskiy2017-03-30
* powerpc: implement the DMA_ATTR_NO_WARN attributeMauricio Faria de Oliveira2016-10-11
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-04
* powerpc/iommu/powernv: Release replaced TCEAlexey Kardashevskiy2015-06-11
* powerpc/iommu: Fix IOMMU ownership control functionsAlexey Kardashevskiy2015-06-11
* vfio: powerpc/spapr/iommu/powernv/ioda2: Rework IOMMU ownership controlAlexey Kardashevskiy2015-06-11
* powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_groupAlexey Kardashevskiy2015-06-11
* powerpc/spapr: vfio: Replace iommu_table with iommu_table_groupAlexey Kardashevskiy2015-06-11
* powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_tableAlexey Kardashevskiy2015-06-11
* powerpc/powernv: Do not set "read" flag if direction==DMA_NONEAlexey Kardashevskiy2015-06-11
* vfio: powerpc/spapr: Move page pinning from arch code to VFIO IOMMU driverAlexey Kardashevskiy2015-06-11
* powerpc/iommu: Always release iommu_table in iommu_free_table()Alexey Kardashevskiy2015-06-11
* powerpc/iommu: Put IOMMU group explicitlyAlexey Kardashevskiy2015-06-11
* powerpc/iommu: Remove IOMMU device references via bus notifierNishanth Aravamudan2015-03-03
* Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2014-12-11
|\
| * powerpc: Replace __get_cpu_var usesChristoph Lameter2014-11-02
* | powerpc/iommu: Rename iommu_[un]map_sg functionsJoerg Roedel2014-11-18
|/
* powerpc/powernv: Fix IOMMU group lostGavin Shan2014-08-13
* powerpc/iommu: Fix comments with it_page_shiftAlexey Kardashevskiy2014-08-05
* powerpc/powernv: Add iommu DMA bypass support for IODA2Benjamin Herrenschmidt2014-02-11
* powerpc/iommu: Don't detach device without IOMMU groupGavin Shan2014-01-14
* powerpc/iommu: Update the generic code to use dynamic iommu page sizesAlistair Popple2013-12-29
* powerpc/iommu: Update constant names to reflect their hardcoded page sizeAlistair Popple2013-12-29
* PPC: POWERNV: move iommu_add_device earlierAlexey Kardashevskiy2013-12-05
* powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table()Nishanth Aravamudan2013-10-03
* PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell2013-07-14
* powerpc/vfio: Enable on PowerNV platformAlexey Kardashevskiy2013-06-20
* powerpc: Use PTR_RET instead of IS_ERR/PTR_ERRAdrian-Leonard Radu2013-04-17
* powerpc/iommu: Prevent false TCE leak messageThadeu Lima de Souza Cascardo2013-01-10
* powerpc/iommu: Use bitmap libraryAkinobu Mita2012-11-14
* powerpc/iommu: Fix multiple issues with IOMMU pools codeAnton Blanchard2012-10-04
* powerpc/iommu: Fix iommu pool initializationBenjamin Herrenschmidt2012-07-13
* powerpc: IOMMU fault injectionAnton Blanchard2012-07-10
* powerpc/iommu: Implement IOMMU pools to improve multiqueue adapter performanceAnton Blanchard2012-07-03
* powerpc/iommu: Push spinlock into iommu_range_alloc and __iommu_freeAnton Blanchard2012-07-03
* powerpc/iommu: Reduce spinlock coverage in iommu_freeAnton Blanchard2012-07-03
* powerpc/iommu: Reduce spinlock coverage in iommu_alloc and iommu_freeAnton Blanchard2012-07-03
* fadump: Register for firmware assisted dump.Mahesh Salgaonkar2012-02-22
* powerpc: Reserve iommu page 0Thadeu Lima de Souza Cascardo2011-09-22
* powerpc: iommu: Add device name to iommu error printksAnton Blanchard2010-12-08
* powerpc: Remove unused 'protect4gb' boot parameterFUJITA Tomonori2010-05-21
* powerpc: Remove IOMMU_VMERGE config optionFUJITA Tomonori2010-03-19
* iommu-helper: use bitmap libraryAkinobu Mita2009-12-16
* powerpc: Change u64/s64 to a long long integer typeIngo Molnar2009-01-12
* powerpc: Update remaining dma_mapping_ops to use map/unmap_pageMark Nelson2008-10-31
* powerpc: Use is_kdump_kernel()Milton Miller2008-10-31