index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
/
iommu.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[POWERPC] Replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-01
1
-4
/
+4
*
Merge branch 'linux-2.6'
Paul Mackerras
2008-03-26
1
-16
/
+25
|
\
|
*
[POWERPC] Fix cell IOMMU code to cope with empty dma-ranges and non-PCI devices
Michael Ellerman
2008-03-20
1
-16
/
+25
*
|
Merge branch 'linux-2.6'
Paul Mackerras
2008-03-13
1
-63
/
+88
|
\
|
|
*
[POWERPC] Convert the cell IOMMU fixed mapping to 16M IOMMU pages
Michael Ellerman
2008-03-03
1
-15
/
+22
|
*
[POWERPC] Allow for different IOMMU page sizes in cell IOMMU code
Michael Ellerman
2008-03-03
1
-13
/
+18
|
*
[POWERPC] Cell IOMMU: n_pte_pages is in 4K page units, not IOMMU_PAGE_SIZE
Michael Ellerman
2008-03-03
1
-5
/
+4
|
*
[POWERPC] Split setup of IOMMU stab and ptab, allocate dynamic/fixed ptabs se...
Michael Ellerman
2008-03-03
1
-26
/
+43
|
*
[POWERPC] Move allocation of cell IOMMU pad page
Michael Ellerman
2008-03-03
1
-6
/
+6
|
*
[POWERPC] Remove unused pte_offset variable
Michael Ellerman
2008-03-03
1
-4
/
+1
|
*
[POWERPC] Use it_offset not pte_offset in cell IOMMU code
Michael Ellerman
2008-03-03
1
-2
/
+2
|
*
[POWERPC] Clearup cell IOMMU fixed mapping terminology
Michael Ellerman
2008-03-03
1
-4
/
+4
*
|
[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.
David S. Miller
2008-02-13
1
-1
/
+1
|
/
*
[POWERPC] Make cell IOMMU fixed mapping printk more useful
Michael Ellerman
2008-02-08
1
-4
/
+2
*
[POWERPC] Fix potential cell IOMMU bug when switching back to default DMA ops
Michael Ellerman
2008-02-08
1
-8
/
+7
*
[POWERPC] Don't enable cell IOMMU fixed mapping if there are no dma-ranges
Michael Ellerman
2008-02-08
1
-0
/
+12
*
[POWERPC] Fix cell IOMMU null pointer explosion on old firmwares
Michael Ellerman
2008-02-08
1
-8
/
+7
*
[POWERPC] Cell IOMMU fixed mapping support
Michael Ellerman
2008-01-31
1
-2
/
+267
*
[POWERPC] Split out the ioid fetching/checking logic
Michael Ellerman
2008-01-31
1
-6
/
+17
*
[POWERPC] Add support to cell_iommu_setup_page_tables() for multiple windows
Michael Ellerman
2008-01-31
1
-5
/
+10
*
[POWERPC] Split out the IOMMU logic from cell_dma_dev_setup()
Michael Ellerman
2008-01-31
1
-6
/
+13
*
[POWERPC] Split cell_iommu_setup_hardware() into two parts
Michael Ellerman
2008-01-31
1
-12
/
+26
*
[POWERPC] Split out the logic that allocates struct iommus
Michael Ellerman
2008-01-31
1
-4
/
+16
*
[POWERPC] Make IOMMU code safe for > 132 GB of memory
Michael Ellerman
2008-01-25
1
-3
/
+4
*
[POWERPC] Have cell use its own dma_direct_offset variable
Michael Ellerman
2008-01-25
1
-5
/
+7
*
[POWERPC] Set archdata.dma_data for direct DMA in cell_dma_dev_setup()
Michael Ellerman
2008-01-25
1
-2
/
+6
*
[POWERPC] cell: Use machine_*_initcall() hooks in platform code
Grant Likely
2008-01-17
1
-5
/
+2
*
[POWERPC] celleb: Split machine definition
Ishizaki Kou
2007-12-20
1
-2
/
+2
*
[POWERPC] cell: Convert #include of asm/of_{platform, device}.h into linux/of...
Jon Loeliger
2007-12-19
1
-1
/
+1
*
[POWERPC] celleb: Add support for native CBE
Ishizaki Kou
2007-12-11
1
-1
/
+3
*
[POWERPC] cell: Move cbe_regs.h to include/asm-powerpc/cell-regs.h
Benjamin Herrenschmidt
2007-10-09
1
-1
/
+1
*
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
2007-04-13
1
-4
/
+4
*
[POWERPC] Create and use get_pci_dma_ops()
Stephen Rothwell
2007-03-09
1
-2
/
+2
*
[POWERPC] Create and use set_pci_dma_ops
Stephen Rothwell
2007-03-09
1
-2
/
+2
*
[PATCH] arch/powerpc trivial annotations
Al Viro
2007-02-09
1
-2
/
+3
*
[POWERPC] Cell iommu support
Jeremy Kerr
2006-12-04
1
-352
/
+653
*
[POWERPC] Make cell use direct DMA ops
Benjamin Herrenschmidt
2006-12-04
1
-73
/
+6
*
[POWERPC] Cell fixup DMA offset for new southbridge
Benjamin Herrenschmidt
2006-12-04
1
-3
/
+11
*
[POWERPC] Refactor 64 bits DMA operations
Benjamin Herrenschmidt
2006-12-04
1
-15
/
+6
*
[POWERPC] cell: fix bugs found by sparse
Arnd Bergmann
2006-10-05
1
-4
/
+4
*
[POWERPC] cell: Constify & voidify get_property()
Jeremy Kerr
2006-07-31
1
-10
/
+12
*
[POWERPC] cleanup dma_mapping_ops
Anton Blanchard
2006-06-15
1
-7
/
+11
*
[PATCH] powerpc: use guarded ioremap for cell on-chip mappings
Arnd Bergmann
2006-03-27
1
-6
/
+6
*
[PATCH] powerpc: fix cell iommu setup
Arnd Bergmann
2006-03-27
1
-2
/
+2
*
[PATCH] powerpc/cell: add iommu support for larger memory
Jens.Osterkamp@de.ibm.com
2006-01-09
1
-49
/
+176
*
[PATCH] powerpc: move arch/ppc64/kernel/bpa* to arch/powerpc/platforms/cell
Arnd Bergmann
2005-11-01
1
-0
/
+381
[prev]