index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
/
iommu.c
Age
Commit message (
Expand
)
Author
2008-02-08
[POWERPC] Make cell IOMMU fixed mapping printk more useful
Michael Ellerman
2008-02-08
[POWERPC] Fix potential cell IOMMU bug when switching back to default DMA ops
Michael Ellerman
2008-02-08
[POWERPC] Don't enable cell IOMMU fixed mapping if there are no dma-ranges
Michael Ellerman
2008-02-08
[POWERPC] Fix cell IOMMU null pointer explosion on old firmwares
Michael Ellerman
2008-01-31
[POWERPC] Cell IOMMU fixed mapping support
Michael Ellerman
2008-01-31
[POWERPC] Split out the ioid fetching/checking logic
Michael Ellerman
2008-01-31
[POWERPC] Add support to cell_iommu_setup_page_tables() for multiple windows
Michael Ellerman
2008-01-31
[POWERPC] Split out the IOMMU logic from cell_dma_dev_setup()
Michael Ellerman
2008-01-31
[POWERPC] Split cell_iommu_setup_hardware() into two parts
Michael Ellerman
2008-01-31
[POWERPC] Split out the logic that allocates struct iommus
Michael Ellerman
2008-01-25
[POWERPC] Make IOMMU code safe for > 132 GB of memory
Michael Ellerman
2008-01-25
[POWERPC] Have cell use its own dma_direct_offset variable
Michael Ellerman
2008-01-25
[POWERPC] Set archdata.dma_data for direct DMA in cell_dma_dev_setup()
Michael Ellerman
2008-01-17
[POWERPC] cell: Use machine_*_initcall() hooks in platform code
Grant Likely
2007-12-20
[POWERPC] celleb: Split machine definition
Ishizaki Kou
2007-12-19
[POWERPC] cell: Convert #include of asm/of_{platform, device}.h into linux/of...
Jon Loeliger
2007-12-11
[POWERPC] celleb: Add support for native CBE
Ishizaki Kou
2007-10-09
[POWERPC] cell: Move cbe_regs.h to include/asm-powerpc/cell-regs.h
Benjamin Herrenschmidt
2007-04-13
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
2007-03-09
[POWERPC] Create and use get_pci_dma_ops()
Stephen Rothwell
2007-03-09
[POWERPC] Create and use set_pci_dma_ops
Stephen Rothwell
2007-02-09
[PATCH] arch/powerpc trivial annotations
Al Viro
2006-12-04
[POWERPC] Cell iommu support
Jeremy Kerr
2006-12-04
[POWERPC] Make cell use direct DMA ops
Benjamin Herrenschmidt
2006-12-04
[POWERPC] Cell fixup DMA offset for new southbridge
Benjamin Herrenschmidt
2006-12-04
[POWERPC] Refactor 64 bits DMA operations
Benjamin Herrenschmidt
2006-10-05
[POWERPC] cell: fix bugs found by sparse
Arnd Bergmann
2006-07-31
[POWERPC] cell: Constify & voidify get_property()
Jeremy Kerr
2006-06-15
[POWERPC] cleanup dma_mapping_ops
Anton Blanchard
2006-03-27
[PATCH] powerpc: use guarded ioremap for cell on-chip mappings
Arnd Bergmann
2006-03-27
[PATCH] powerpc: fix cell iommu setup
Arnd Bergmann
2006-01-09
[PATCH] powerpc/cell: add iommu support for larger memory
Jens.Osterkamp@de.ibm.com
2005-11-01
[PATCH] powerpc: move arch/ppc64/kernel/bpa* to arch/powerpc/platforms/cell
Arnd Bergmann