Age | Commit message (Expand) | Author |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-09-24 | powerpc: Change archdata dma_data to a union | Becky Bruce |
2009-08-28 | powerpc: use dma_map_ops struct | FUJITA Tomonori |
2009-06-15 | powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h> | Geert Uytterhoeven |
2009-04-07 | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang |
2009-03-24 | powerpc/cell: Fix iommu exception reporting | Jeremy Kerr |
2009-01-13 | powerpc: Change u64/s64 to a long long integer type | Ingo Molnar |
2009-01-08 | powerpc/cell: Fix some u64 vs. long types | Ingo Molnar |
2008-11-19 | powerpc: Use of_find_node_with_property() in cell_iommu_fixed_mapping_init() | Michael Ellerman |
2008-10-31 | powerpc: Update remaining dma_mapping_ops to use map/unmap_page | Mark Nelson |
2008-09-24 | powerpc: Drop archdata numa_node | Becky Bruce |
2008-07-25 | 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-22 | powerpc/cell: Add DMA_ATTR_WEAK_ORDERING dma attribute and use in Cell IOMMU ... | Mark Nelson |
2008-07-22 | powerpc/dma: Use the struct dma_attrs in iommu code | Mark Nelson |
2008-07-09 | powerpc/cell: cell_dma_dev_setup_iommu() return the iommu table | Mark Nelson |
2008-04-01 | [POWERPC] Replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-03-26 | Merge branch 'linux-2.6' | Paul Mackerras |
2008-03-20 | [POWERPC] Fix cell IOMMU code to cope with empty dma-ranges and non-PCI devices | Michael Ellerman |
2008-03-13 | Merge branch 'linux-2.6' | Paul Mackerras |
2008-03-03 | [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-02-13 | [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. | David S. Miller |
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 |