index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
iommu.c
Age
Commit message (
Expand
)
Author
2017-09-01
powerpc/iommu: Use permission-specific DEVICE_ATTR variants
Julia Lawall
2017-08-15
powerpc/iommu: Avoid undefined right shift in iommu_range_alloc()
Michael Ellerman
2017-08-01
powerpc/kernel: Avoid preemption check in iommu_range_alloc()
Victor Aoqui
2017-06-28
powerpc: implement ->mapping_error
Christoph Hellwig
2017-04-20
KVM: PPC: iommu: Unify TCE checking
Alexey Kardashevskiy
2017-03-30
powerpc/vfio_spapr_tce: Add reference counting to iommu_table
Alexey Kardashevskiy
2017-03-30
powerpc/iommu/vfio_spapr_tce: Cleanup iommu_table disposal
Alexey Kardashevskiy
2017-03-30
powerpc/powernv/iommu: Add real mode version of iommu_table_ops::exchange()
Alexey Kardashevskiy
2016-10-11
powerpc: implement the DMA_ATTR_NO_WARN attribute
Mauricio Faria de Oliveira
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2015-06-11
powerpc/iommu/powernv: Release replaced TCE
Alexey Kardashevskiy
2015-06-11
powerpc/iommu: Fix IOMMU ownership control functions
Alexey Kardashevskiy
2015-06-11
vfio: powerpc/spapr/iommu/powernv/ioda2: Rework IOMMU ownership control
Alexey Kardashevskiy
2015-06-11
powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_group
Alexey Kardashevskiy
2015-06-11
powerpc/spapr: vfio: Replace iommu_table with iommu_table_group
Alexey Kardashevskiy
2015-06-11
powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table
Alexey Kardashevskiy
2015-06-11
powerpc/powernv: Do not set "read" flag if direction==DMA_NONE
Alexey Kardashevskiy
2015-06-11
vfio: powerpc/spapr: Move page pinning from arch code to VFIO IOMMU driver
Alexey Kardashevskiy
2015-06-11
powerpc/iommu: Always release iommu_table in iommu_free_table()
Alexey Kardashevskiy
2015-06-11
powerpc/iommu: Put IOMMU group explicitly
Alexey Kardashevskiy
2015-03-04
powerpc/iommu: Remove IOMMU device references via bus notifier
Nishanth Aravamudan
2014-12-11
Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2014-11-18
powerpc/iommu: Rename iommu_[un]map_sg functions
Joerg Roedel
2014-11-03
powerpc: Replace __get_cpu_var uses
Christoph Lameter
2014-08-13
powerpc/powernv: Fix IOMMU group lost
Gavin Shan
2014-08-05
powerpc/iommu: Fix comments with it_page_shift
Alexey Kardashevskiy
2014-02-11
powerpc/powernv: Add iommu DMA bypass support for IODA2
Benjamin Herrenschmidt
2014-01-15
powerpc/iommu: Don't detach device without IOMMU group
Gavin Shan
2013-12-30
powerpc/iommu: Update the generic code to use dynamic iommu page sizes
Alistair Popple
2013-12-30
powerpc/iommu: Update constant names to reflect their hardcoded page size
Alistair Popple
2013-12-05
PPC: POWERNV: move iommu_add_device earlier
Alexey Kardashevskiy
2013-10-03
powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table()
Nishanth Aravamudan
2013-07-15
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
2013-06-20
powerpc/vfio: Enable on PowerNV platform
Alexey Kardashevskiy
2013-04-18
powerpc: Use PTR_RET instead of IS_ERR/PTR_ERR
Adrian-Leonard Radu
2013-01-10
powerpc/iommu: Prevent false TCE leak message
Thadeu Lima de Souza Cascardo
2012-11-15
powerpc/iommu: Use bitmap library
Akinobu Mita
2012-10-04
powerpc/iommu: Fix multiple issues with IOMMU pools code
Anton Blanchard
2012-07-13
powerpc/iommu: Fix iommu pool initialization
Benjamin Herrenschmidt
2012-07-10
powerpc: IOMMU fault injection
Anton Blanchard
2012-07-03
powerpc/iommu: Implement IOMMU pools to improve multiqueue adapter performance
Anton Blanchard
2012-07-03
powerpc/iommu: Push spinlock into iommu_range_alloc and __iommu_free
Anton Blanchard
2012-07-03
powerpc/iommu: Reduce spinlock coverage in iommu_free
Anton Blanchard
2012-07-03
powerpc/iommu: Reduce spinlock coverage in iommu_alloc and iommu_free
Anton Blanchard
2012-02-23
fadump: Register for firmware assisted dump.
Mahesh Salgaonkar
2011-09-23
powerpc: Reserve iommu page 0
Thadeu Lima de Souza Cascardo
2010-12-09
powerpc: iommu: Add device name to iommu error printks
Anton Blanchard
2010-05-21
powerpc: Remove unused 'protect4gb' boot parameter
FUJITA Tomonori
2010-03-19
powerpc: Remove IOMMU_VMERGE config option
FUJITA Tomonori
2009-12-16
iommu-helper: use bitmap library
Akinobu Mita
[next]