aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/iseries/iommu.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-09powerpc: Remove the main legacy iSerie platform codeStephen Rothwell1-260/+0
2011-10-31powerpc: various straight conversions from module.h --> export.hPaul Gortmaker1-1/+1
2010-08-24powerpc: Fix bogus it_blocksize in VIO iommu codeAnton Blanchard1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-09-24powerpc: Change archdata dma_data to a unionBecky Bruce1-1/+1
2009-05-21powerpc/pci: clean up direct access to sysdata by iseries platformKumar Gala1-1/+1
2009-05-15powerpc/iseries: Fix pci breakage due to bad dma_data initializationStephen Rothwell x1-1/+5
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-2/+2
2009-01-13powerpc: Change u64/s64 to a long long integer typeIngo Molnar1-2/+2
2008-10-31powerpc: Update remaining dma_mapping_ops to use map/unmap_pageMark Nelson1-3/+4
2008-07-25powerpc/pseries: iommu enablement for CMORobert Jennings1-1/+2
2008-07-22powerpc/dma: Use the struct dma_attrs in iommu codeMark Nelson1-1/+2
2008-07-09powerpc/dma: implement new dma_*map*_attrs() interfacesMark Nelson1-2/+2
2008-02-05iommu sg: powerpc: convert iommu to use the IOMMU helperFUJITA Tomonori1-2/+2
2007-12-20[POWERPC] arch/powerpc: Add missing of_node_putJulia Lawall1-1/+3
2007-10-11[POWERPC] Remove more iSeries-specific stuff from vio.cStephen Rothwell1-1/+23
2007-10-11[POWERPC] Remove iSeries_vio_devStephen Rothwell1-0/+30
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell1-1/+1
2007-03-09[POWERPC] Create and use set_pci_dma_opsStephen Rothwell1-1/+1
2006-12-04[POWERPC] Replace kmalloc+memset with kzallocYan Burman1-3/+1
2006-12-04[POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt1-8/+4
2006-11-01[POWERPC] Use 4kB iommu pages even on 64kB-page systemsLinas Vepstas1-9/+2
2006-07-31[POWERPC] iseries: Constify & voidify get_property()Jeremy Kerr1-1/+1
2006-07-14[POWERPC] iseries: Move iommu_table_cb into platforms/iseriesMichael Ellerman1-0/+17
2006-06-15[POWERPC] node local IOMMU tablesAnton Blanchard1-1/+1
2006-05-24[PATCH] powerpc: remove LogicalSlot from pci_dnStephen Rothwell1-1/+4
2006-05-24[PATCH] powerpc: remove iSeries_Global_Device_ListStephen Rothwell1-6/+9
2006-04-29[PATCH] powerpc: kill union tce_entryOlof Johansson1-11/+10
2006-04-29[PATCH] powerpc: merge the rest of the vio codeStephen Rothwell1-2/+1
2006-01-12[PATCH] powerpc: clean up iommu.h a bitStephen Rothwell1-0/+2
2005-11-23[PATCH] powerpc: update my email addressOlof Johansson1-1/+1
2005-11-06[PATCH] ppc64: support 64k pagesBenjamin Herrenschmidt1-32/+42
2005-11-02merge filename and modify references to iseries/hv_call_xm.hKelly Daly1-1/+1
2005-10-14powerpc: eliminate DsaAddr from pci_dnStephen Rothwell1-1/+1
2005-10-14powerpc: remove ISERIES_[SUB]BUS macrosStephen Rothwell1-6/+5
2005-10-14powerpc: move iSeries/iSeries_pci.h to platforms/iseriesStephen Rothwell1-2/+4
2005-10-10powerpc: Get iseries to compile with ARCH=powerpcPaul Mackerras1-4/+3
2005-09-28ppc64 iSeries: use device_node instead of iSeries_Device_nodeStephen Rothwell1-13/+16
2005-09-28powerpc: Move iSeries_iommu.c to powerpc/platforms/iseriesStephen Rothwell1-0/+175