index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
iommu.c
Age
Commit message (
Expand
)
Author
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
2008-07-09
powerpc/dma: implement new dma_*map*_attrs() interfaces
Mark Nelson
2008-07-09
powerpc/dma: Add struct iommu_table argument to iommu_map_sg()
Mark Nelson
2008-04-01
[POWERPC] Replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-02-05
iommu sg: powerpc: remove DMA 4GB boundary protection
FUJITA Tomonori
2008-02-05
iommu sg: powerpc: convert iommu to use the IOMMU helper
FUJITA Tomonori
2008-02-05
iommu sg merging: ppc: make iommu respect the segment size limits
FUJITA Tomonori
2008-01-24
Merge branch 'linux-2.6'
Paul Mackerras
2008-01-15
[POWERPC] Workaround for iommu page alignment
Benjamin Herrenschmidt
2007-12-11
[POWERPC] iommu_free_table doesn't need the device_node
Stephen Rothwell
2007-10-22
Update arch/ to use sg helpers
Jens Axboe
2007-10-16
PPC: sg chaining support
Jens Axboe
2007-08-17
[POWERPC] Clean out a bunch of duplicate includes
Jesper Juhl
2007-04-26
Revert "[POWERPC] DMA 4GB boundary protection"
Paul Mackerras
2007-04-13
[POWERPC] DMA 4GB boundary protection
Jake Moilanen
2007-03-09
[POWERPC] DMA 4GB boundary protection
Jake Moilanen
2006-12-04
[POWERPC] Refactor 64 bits DMA operations
Benjamin Herrenschmidt
[next]