aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/iommu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-24powerpc: Fix bogus it_blocksize in VIO iommu codeAnton Blanchard1-4/+4
2010-07-14lmb: rename to memblockYinghai Lu1-1/+1
2010-05-18of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely1-1/+1
2009-09-24powerpc: Change archdata dma_data to a unionBecky Bruce1-4/+4
2009-06-09powerpc/pseries: Fix warnings when printing resource_size_tStephen Rothwell1-2/+2
2009-01-13powerpc: Change u64/s64 to a long long integer typeIngo Molnar1-18/+17
2008-10-31powerpc: Use is_kdump_kernel()Milton Miller1-2/+2
2008-10-22powerpc: Support for relocatable kdump kernelMohan Kumar M1-3/+3
2008-07-25powerpc/pseries: iommu enablement for CMORobert Jennings1-10/+32
2008-07-22powerpc/dma: Use the struct dma_attrs in iommu codeMark Nelson1-5/+9
2008-05-14[POWERPC] Fix sparse warnings in arch/powerpc/platforms/pseriesMichael Ellerman1-6/+9
2008-04-24[POWERPC] Convert from DBG() to pr_debug() in platforms/pseries/Michael Ellerman1-20/+19
2007-12-11[POWERPC] pci_controller->arch_data really is a struct device_node *Stephen Rothwell1-1/+1
2007-12-11[POWERPC] pSeries: Remove dependency on pci_dn bussubnoStephen Rothwell1-17/+7
2007-12-11[POWERPC] iommu_free_table doesn't need the device_nodeStephen Rothwell1-1/+1
2007-05-10[POWERPC] Minor pSeries IOMMU debug cleanupMichael Neuling1-1/+2
2007-05-02[POWERPC] pseries: Handle null iommu dma-window property correctlyLinas Vepstas1-0/+6
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell1-6/+6
2007-03-09[POWERPC] Allow pSeries to build without CONFIG_PCIStephen Rothwell1-23/+30
2007-03-09[POWERPC] Create and use set_pci_dma_opsStephen Rothwell1-2/+2
2007-01-22[POWERPC] Fix broken DMA on non-LPAR pSeriesLinas Vepstas1-1/+2
2006-12-04[POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt1-44/+46
2006-11-01[POWERPC] Use 4kB iommu pages even on 64kB-page systemsLinas Vepstas1-27/+8
2006-10-06[POWERPC] linux,tce-size property is 32 bitsNathan Lynch1-1/+2
2006-07-31[POWERPC] pseries: Constify & voidify get_property()Jeremy Kerr1-7/+6
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-28[POWERPC] kdump: Reserve the existing TCE mappings left by the first kernelHaren Myneni1-0/+33
2006-06-21[POWERPC] Dont look for class-code in pci childrenAnton Blanchard1-6/+2
2006-06-15[POWERPC] node local IOMMU tablesAnton Blanchard1-10/+13
2006-05-19[PATCH] powerpc: pseries: Use generic dma-window parsing functionJeremy Kerr1-19/+10
2006-04-29[PATCH] powerpc: kill union tce_entryOlof Johansson1-70/+52
2006-03-22[PATCH] powerpc: Replace platform_is_lpar() with a firmware featureMichael Ellerman1-1/+1
2006-02-10[PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason1-2/+0
2006-01-12[PATCH] powerpc: pseries namespace cleanupArnd Bergmann1-2/+0
2006-01-09[PATCH] powerpc: minor cleanup of void ptr dereflinas1-6/+6
2005-12-05powerpc/pseries: Optimize IOMMU setupPaul Mackerras1-1/+1
2005-12-02[PATCH] powerpc/pseries: Fix TCE building with 64k pagesizeMichal Ostrowski1-3/+6
2005-11-23[PATCH] powerpc: update my email addressOlof Johansson1-1/+1
2005-11-10[PATCH] powerpc: merge code values for identifying platformsPaul Mackerras1-2/+1
2005-11-07powerpc: Various UP build fixesPaul Mackerras1-0/+1
2005-11-07[PATCH] powerpc: Kill ppcdebugDavid Gibson1-1/+0
2005-11-04Merge with PaulusMichael Ellerman1-1/+1
2005-11-03[PATCH] ppc64: Fix add notifier crashesJohn Rose1-1/+1
2005-11-03powerpc: Move plpar_wrappers.h into arch/powerpc/platforms/pseriesMichael Ellerman1-1/+2
2005-10-10powerpc: move pSeries files to arch/powerpc/platforms/pseriesPaul Mackerras1-0/+606