index
:
litmus-rt-odroidx.git
odroidx
odroidx-color
wip-mc
LITMUS^RT and MC^2 V0 support for the ODROID-X dev board
Christopher Joseph Kenna
about
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
*
powerpc: Fix bogus it_blocksize in VIO iommu code
Anton Blanchard
2010-08-24
*
of: Merge of_platform_bus_type with platform_bus_type
Grant Likely
2010-07-24
*
lmb: rename to memblock
Yinghai Lu
2010-07-14
*
powerpc/cell: Fix integer constant warning
Denis Kirjanov
2010-06-02
*
of: eliminate of_device->node and dev_archdata->{of,prom}_node
Grant Likely
2010-05-18
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
powerpc: Change archdata dma_data to a union
Becky Bruce
2009-09-24
*
powerpc: use dma_map_ops struct
FUJITA Tomonori
2009-08-28
*
powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h>
Geert Uytterhoeven
2009-06-14
*
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-04-07
*
powerpc/cell: Fix iommu exception reporting
Jeremy Kerr
2009-03-23
*
powerpc: Change u64/s64 to a long long integer type
Ingo Molnar
2009-01-12
*
powerpc/cell: Fix some u64 vs. long types
Ingo Molnar
2009-01-08
*
powerpc: Use of_find_node_with_property() in cell_iommu_fixed_mapping_init()
Michael Ellerman
2008-11-19
*
powerpc: Update remaining dma_mapping_ops to use map/unmap_page
Mark Nelson
2008-10-31
*
powerpc: Drop archdata numa_node
Becky Bruce
2008-09-24
*
powerpc/pseries: iommu enablement for CMO
Robert Jennings
2008-07-25
*
powerpc/cell: Fixed IOMMU mapping uses weak ordering for a pcie endpoint
Mark Nelson
2008-07-25
*
powerpc/cell: Add DMA_ATTR_WEAK_ORDERING dma attribute and use in Cell IOMMU ...
Mark Nelson
2008-07-21
*
powerpc/dma: Use the struct dma_attrs in iommu code
Mark Nelson
2008-07-21
*
powerpc/cell: cell_dma_dev_setup_iommu() return the iommu table
Mark Nelson
2008-07-09
*
[POWERPC] Replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-01
*
Merge branch 'linux-2.6'
Paul Mackerras
2008-03-25
|
\
|
*
[POWERPC] Fix cell IOMMU code to cope with empty dma-ranges and non-PCI devices
Michael Ellerman
2008-03-19
*
|
Merge branch 'linux-2.6'
Paul Mackerras
2008-03-13
|
\
|
|
*
[POWERPC] Convert the cell IOMMU fixed mapping to 16M IOMMU pages
Michael Ellerman
2008-03-03
|
*
[POWERPC] Allow for different IOMMU page sizes in cell IOMMU code
Michael Ellerman
2008-03-03
|
*
[POWERPC] Cell IOMMU: n_pte_pages is in 4K page units, not IOMMU_PAGE_SIZE
Michael Ellerman
2008-03-03
|
*
[POWERPC] Split setup of IOMMU stab and ptab, allocate dynamic/fixed ptabs se...
Michael Ellerman
2008-03-03
|
*
[POWERPC] Move allocation of cell IOMMU pad page
Michael Ellerman
2008-03-03
|
*
[POWERPC] Remove unused pte_offset variable
Michael Ellerman
2008-03-03
|
*
[POWERPC] Use it_offset not pte_offset in cell IOMMU code
Michael Ellerman
2008-03-03
|
*
[POWERPC] Clearup cell IOMMU fixed mapping terminology
Michael Ellerman
2008-03-03
*
|
[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.
David S. Miller
2008-02-13
|
/
*
[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-02-08
*
[POWERPC] Cell IOMMU fixed mapping support
Michael Ellerman
2008-01-30
*
[POWERPC] Split out the ioid fetching/checking logic
Michael Ellerman
2008-01-30
*
[POWERPC] Add support to cell_iommu_setup_page_tables() for multiple windows
Michael Ellerman
2008-01-30
*
[POWERPC] Split out the IOMMU logic from cell_dma_dev_setup()
Michael Ellerman
2008-01-30
*
[POWERPC] Split cell_iommu_setup_hardware() into two parts
Michael Ellerman
2008-01-30
*
[POWERPC] Split out the logic that allocates struct iommus
Michael Ellerman
2008-01-30
*
[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-25
*
[POWERPC] cell: Use machine_*_initcall() hooks in platform code
Grant Likely
2008-01-16
*
[POWERPC] celleb: Split machine definition
Ishizaki Kou
2007-12-20
*
[POWERPC] cell: Convert #include of asm/of_{platform, device}.h into linux/of...
Jon Loeliger
2007-12-18
[next]