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
2008-01-31
[POWERPC] Add support to cell_iommu_setup_page_tables() for multiple windows
Michael Ellerman
1
-5
/
+10
2008-01-31
[POWERPC] Split out the IOMMU logic from cell_dma_dev_setup()
Michael Ellerman
1
-6
/
+13
2008-01-31
[POWERPC] Split cell_iommu_setup_hardware() into two parts
Michael Ellerman
1
-12
/
+26
2008-01-31
[POWERPC] Split out the logic that allocates struct iommus
Michael Ellerman
1
-4
/
+16
2008-01-25
[POWERPC] Make IOMMU code safe for > 132 GB of memory
Michael Ellerman
1
-3
/
+4
2008-01-25
[POWERPC] Have cell use its own dma_direct_offset variable
Michael Ellerman
1
-5
/
+7
2008-01-25
[POWERPC] Set archdata.dma_data for direct DMA in cell_dma_dev_setup()
Michael Ellerman
1
-2
/
+6
2008-01-17
[POWERPC] cell: Use machine_*_initcall() hooks in platform code
Grant Likely
1
-5
/
+2
2007-12-20
[POWERPC] celleb: Split machine definition
Ishizaki Kou
1
-2
/
+2
2007-12-19
[POWERPC] cell: Convert #include of asm/of_{platform, device}.h into linux/of...
Jon Loeliger
1
-1
/
+1
2007-12-11
[POWERPC] celleb: Add support for native CBE
Ishizaki Kou
1
-1
/
+3
2007-10-09
[POWERPC] cell: Move cbe_regs.h to include/asm-powerpc/cell-regs.h
Benjamin Herrenschmidt
1
-1
/
+1
2007-04-12
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
1
-4
/
+4
2007-03-09
[POWERPC] Create and use get_pci_dma_ops()
Stephen Rothwell
1
-2
/
+2
2007-03-09
[POWERPC] Create and use set_pci_dma_ops
Stephen Rothwell
1
-2
/
+2
2007-02-09
[PATCH] arch/powerpc trivial annotations
Al Viro
1
-2
/
+3
2006-12-04
[POWERPC] Cell iommu support
Jeremy Kerr
1
-352
/
+653
2006-12-04
[POWERPC] Make cell use direct DMA ops
Benjamin Herrenschmidt
1
-73
/
+6
2006-12-04
[POWERPC] Cell fixup DMA offset for new southbridge
Benjamin Herrenschmidt
1
-3
/
+11
2006-12-04
[POWERPC] Refactor 64 bits DMA operations
Benjamin Herrenschmidt
1
-15
/
+6
2006-10-05
[POWERPC] cell: fix bugs found by sparse
Arnd Bergmann
1
-4
/
+4
2006-07-31
[POWERPC] cell: Constify & voidify get_property()
Jeremy Kerr
1
-10
/
+12
2006-06-15
[POWERPC] cleanup dma_mapping_ops
Anton Blanchard
1
-7
/
+11
2006-03-27
[PATCH] powerpc: use guarded ioremap for cell on-chip mappings
Arnd Bergmann
1
-6
/
+6
2006-03-27
[PATCH] powerpc: fix cell iommu setup
Arnd Bergmann
1
-2
/
+2
2006-01-09
[PATCH] powerpc/cell: add iommu support for larger memory
Jens.Osterkamp@de.ibm.com
1
-49
/
+176
2005-11-01
[PATCH] powerpc: move arch/ppc64/kernel/bpa* to arch/powerpc/platforms/cell
Arnd Bergmann
1
-0
/
+381
[prev]