index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
/
iommu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-27
powerpc/cell: add missing of_node_put
Julia Lawall
1
-0
/
+1
2017-08-23
powerpc: Convert to using %pOF instead of full_name
Rob Herring
1
-12
/
+12
2017-06-28
powerpc/cell: use the dma_supported method for ops switching
Christoph Hellwig
1
-16
/
+9
2017-06-28
powerpc/cell: clean up fixed mapping dma_ops initialization
Christoph Hellwig
1
-20
/
+7
2017-06-28
powerpc: implement ->mapping_error
Christoph Hellwig
1
-0
/
+1
2017-01-24
treewide: Move dma_ops from struct dev_archdata into struct device
Bart Van Assche
1
-1
/
+1
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
1
-2
/
+2
2016-09-20
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
1
-1
/
+1
2016-09-13
powerpc/sparse: Make a bunch of things static
Daniel Axtens
1
-1
/
+1
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-14
/
+14
2016-06-14
powerpc: Various typo fixes
Michael Ellerman
1
-2
/
+2
2015-06-11
powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table
Alexey Kardashevskiy
1
-2
/
+6
2015-04-11
powerpc/cell: Move controller ops from ppc_md to controller_ops
Daniel Axtens
1
-3
/
+4
2015-04-10
powerpc/cell: Fix cell iommu after it_page_shift changes
Michael Ellerman
1
-1
/
+1
2015-04-07
powerpc: Remove the celleb support
Michael Ellerman
1
-2
/
+0
2014-11-18
powerpc/iommu: Rename iommu_[un]map_sg functions
Joerg Roedel
1
-4
/
+5
2013-12-30
powerpc/iommu: Add it_page_shift field to determine iommu page size
Alistair Popple
1
-3
/
+5
2013-12-30
powerpc/iommu: Update constant names to reflect their hardcoded page size
Alistair Popple
1
-6
/
+6
2013-08-14
powerpc: of_parse_dma_window should take a __be32 *dma_window
Anton Blanchard
1
-1
/
+1
2013-05-06
powerpc/cell/iommu: Improve error message for missing node
Benjamin Herrenschmidt
1
-1
/
+1
2012-11-19
Fix misspellings of "whether" in comments.
Adam Buchbinder
1
-1
/
+1
2012-07-25
Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linux
Linus Torvalds
1
-2
/
+1
2012-07-06
devicetree: add helper inline for retrieving a node's full name
Grant Likely
1
-2
/
+1
2012-07-03
powerpc/iommu: Implement IOMMU pools to improve multiqueue adapter performance
Anton Blanchard
1
-1
/
+0
2012-03-28
PowerPC: adapt for dma_map_ops changes
Andrzej Pietrasiewicz
1
-7
/
+9
2011-11-25
powerpc/cell/iommu: Add missing of_node_put
Julia Lawall
1
-0
/
+2
2011-11-08
powerpc/irq: Remove IRQF_DISABLED
Yong Zhang
1
-2
/
+1
2011-09-20
powerpc: Use the newly added get_required_mask dma_map_ops hook
Milton Miller
1
-2
/
+11
2011-09-01
powerpc: Override dma_get_required_mask by platform hook and ops
Milton Miller
1
-0
/
+12
2010-08-24
powerpc: Fix bogus it_blocksize in VIO iommu code
Anton Blanchard
1
-1
/
+1
2010-07-24
of: Merge of_platform_bus_type with platform_bus_type
Grant Likely
1
-1
/
+1
2010-07-14
lmb: rename to memblock
Yinghai Lu
1
-5
/
+5
2010-06-02
powerpc/cell: Fix integer constant warning
Denis Kirjanov
1
-1
/
+1
2010-05-19
of: eliminate of_device->node and dev_archdata->{of,prom}_node
Grant Likely
1
-3
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-24
powerpc: Change archdata dma_data to a union
Becky Bruce
1
-6
/
+3
2009-08-28
powerpc: use dma_map_ops struct
FUJITA Tomonori
1
-1
/
+1
2009-06-15
powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h>
Geert Uytterhoeven
1
-22
/
+15
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
1
-1
/
+1
2009-03-24
powerpc/cell: Fix iommu exception reporting
Jeremy Kerr
1
-4
/
+5
2009-01-13
powerpc: Change u64/s64 to a long long integer type
Ingo Molnar
1
-2
/
+2
2009-01-08
powerpc/cell: Fix some u64 vs. long types
Ingo Molnar
1
-2
/
+2
2008-11-19
powerpc: Use of_find_node_with_property() in cell_iommu_fixed_mapping_init()
Michael Ellerman
1
-4
/
+1
2008-10-31
powerpc: Update remaining dma_mapping_ops to use map/unmap_page
Mark Nelson
1
-19
/
+18
2008-09-25
powerpc: Drop archdata numa_node
Becky Bruce
1
-3
/
+3
2008-07-25
powerpc/pseries: iommu enablement for CMO
Robert Jennings
1
-1
/
+2
2008-07-25
powerpc/cell: Fixed IOMMU mapping uses weak ordering for a pcie endpoint
Mark Nelson
1
-1
/
+12
2008-07-22
powerpc/cell: Add DMA_ATTR_WEAK_ORDERING dma attribute and use in Cell IOMMU ...
Mark Nelson
1
-5
/
+108
2008-07-22
powerpc/dma: Use the struct dma_attrs in iommu code
Mark Nelson
1
-2
/
+3
2008-07-09
powerpc/cell: cell_dma_dev_setup_iommu() return the iommu table
Mark Nelson
1
-4
/
+4
[next]