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
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
2009-01-13
powerpc: Change u64/s64 to a long long integer type
Ingo Molnar
2008-10-31
powerpc: Update remaining dma_mapping_ops to use map/unmap_page
Mark Nelson
2008-10-31
powerpc: Use is_kdump_kernel()
Milton Miller
2008-10-22
powerpc: Support for relocatable kdump kernel
Mohan Kumar M
2008-10-16
powerpc: use iommu_num_pages function in IOMMU code
Joerg Roedel
2008-10-16
powerpc: rename iommu_num_pages function to iommu_nr_pages
Joerg Roedel
2008-07-25
powerpc/pseries: iommu enablement for CMO
Robert Jennings
2008-07-22
powerpc/dma: Use the struct dma_attrs in iommu code
Mark Nelson
[next]