include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / arch / powerpc / platforms / cell / iommu.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-09-24 Becky Brucepowerpc: Change archdata dma_data to a union
2009-08-28 FUJITA Tomonoripowerpc: use dma_map_ops struct
2009-06-15 Geert Uytterhoevenpowerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h>
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_64BIT_MASK macro with...
2009-03-24 Jeremy Kerrpowerpc/cell: Fix iommu exception reporting
2009-01-13 Ingo Molnarpowerpc: Change u64/s64 to a long long integer type
2009-01-08 Ingo Molnarpowerpc/cell: Fix some u64 vs. long types
2008-11-19 Michael Ellermanpowerpc: Use of_find_node_with_property() in cell_iommu...
2008-10-31 Mark Nelsonpowerpc: Update remaining dma_mapping_ops to use map...
2008-09-24 Becky Brucepowerpc: Drop archdata numa_node
2008-07-25 Robert Jenningspowerpc/pseries: iommu enablement for CMO
2008-07-25 Mark Nelsonpowerpc/cell: Fixed IOMMU mapping uses weak ordering...
2008-07-22 Mark Nelsonpowerpc/cell: Add DMA_ATTR_WEAK_ORDERING dma attribute...
2008-07-22 Mark Nelsonpowerpc/dma: Use the struct dma_attrs in iommu code
2008-07-09 Mark Nelsonpowerpc/cell: cell_dma_dev_setup_iommu() return the...
2008-04-01 Harvey Harrison[POWERPC] Replace remaining __FUNCTION__ occurrences
2008-03-25 Paul MackerrasMerge branch 'linux-2.6'
2008-03-19 Michael Ellerman[POWERPC] Fix cell IOMMU code to cope with empty dma...
2008-03-13 Paul MackerrasMerge branch 'linux-2.6'
2008-03-03 Michael Ellerman[POWERPC] Convert the cell IOMMU fixed mapping to 16M...
2008-03-03 Michael Ellerman[POWERPC] Allow for different IOMMU page sizes in cell...
2008-03-03 Michael Ellerman[POWERPC] Cell IOMMU: n_pte_pages is in 4K page units...
2008-03-03 Michael Ellerman[POWERPC] Split setup of IOMMU stab and ptab, allocate...
2008-03-03 Michael Ellerman[POWERPC] Move allocation of cell IOMMU pad page
2008-03-03 Michael Ellerman[POWERPC] Remove unused pte_offset variable
2008-03-03 Michael Ellerman[POWERPC] Use it_offset not pte_offset in cell IOMMU...
2008-03-03 Michael Ellerman[POWERPC] Clearup cell IOMMU fixed mapping terminology
2008-02-14 David S. Miller[LIB]: Make PowerPC LMB code generic so sparc64 can...
2008-02-08 Michael Ellerman[POWERPC] Make cell IOMMU fixed mapping printk more...
2008-02-08 Michael Ellerman[POWERPC] Fix potential cell IOMMU bug when switching...
2008-02-08 Michael Ellerman[POWERPC] Don't enable cell IOMMU fixed mapping if...
2008-02-08 Michael Ellerman[POWERPC] Fix cell IOMMU null pointer explosion on...
2008-01-31 Michael Ellerman[POWERPC] Cell IOMMU fixed mapping support
2008-01-31 Michael Ellerman[POWERPC] Split out the ioid fetching/checking logic
2008-01-31 Michael Ellerman[POWERPC] Add support to cell_iommu_setup_page_tables...
2008-01-31 Michael Ellerman[POWERPC] Split out the IOMMU logic from cell_dma_dev_s...
2008-01-31 Michael Ellerman[POWERPC] Split cell_iommu_setup_hardware() into two...
2008-01-31 Michael Ellerman[POWERPC] Split out the logic that allocates struct...
2008-01-25 Michael Ellerman[POWERPC] Make IOMMU code safe for > 132 GB of memory
2008-01-25 Michael Ellerman[POWERPC] Have cell use its own dma_direct_offset variable
2008-01-25 Michael Ellerman[POWERPC] Set archdata.dma_data for direct DMA in cell_...
2008-01-17 Grant Likely[POWERPC] cell: Use machine_*_initcall() hooks in platf...
2007-12-20 Ishizaki Kou[POWERPC] celleb: Split machine definition
2007-12-19 Jon Loeliger[POWERPC] cell: Convert #include of asm/of_{platform...
2007-12-11 Ishizaki Kou[POWERPC] celleb: Add support for native CBE
2007-10-09 Benjamin Herrenschmidt[POWERPC] cell: Move cbe_regs.h to include/asm-powerpc...
2007-04-12 Stephen Rothwell[POWERPC] Rename get_property to of_get_property: arch...
2007-03-09 Stephen Rothwell[POWERPC] Create and use get_pci_dma_ops()
2007-03-09 Stephen Rothwell[POWERPC] Create and use set_pci_dma_ops
2007-02-09 Al Viro[PATCH] arch/powerpc trivial annotations
2006-12-04 Jeremy Kerr[POWERPC] Cell iommu support
2006-12-04 Benjamin Herrenschmidt[POWERPC] Make cell use direct DMA ops
2006-12-04 Benjamin Herrenschmidt[POWERPC] Cell fixup DMA offset for new southbridge
2006-12-04 Benjamin Herrenschmidt[POWERPC] Refactor 64 bits DMA operations
2006-10-04 Arnd Bergmann[POWERPC] cell: fix bugs found by sparse
2006-07-31 Jeremy Kerr[POWERPC] cell: Constify & voidify get_property()
2006-06-15 Anton Blanchard[POWERPC] cleanup dma_mapping_ops
2006-03-27 Arnd Bergmann[PATCH] powerpc: use guarded ioremap for cell on-chip...
2006-03-27 Arnd Bergmann[PATCH] powerpc: fix cell iommu setup
2006-01-09 Jens.Osterkamp@de... [PATCH] powerpc/cell: add iommu support for larger...
2005-11-01 Arnd Bergmann[PATCH] powerpc: move arch/ppc64/kernel/bpa* to arch...