aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pseries/iommu.c
AgeCommit message (Expand)Author
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-04powerpc/pseries: Add support for dynamic dma windowsNishanth Aravamudan
2010-12-09powerpc/pseries: Pass phb only to iommu_table_setparms_lparBenjamin Herrenschmidt
2010-12-09powerpc/pseries: Do not need to check for dma_window == NULLNishanth Aravamudan
2010-12-09powerpc/pseries: Checking for pdn->parent is redundantNishanth Aravamudan
2010-12-09powerpc/pseries: Do not search for dma-window property on dlpar removeNishanth Aravamudan
2010-11-29powerpc/pseries: iommu cleanupNishanth Aravamudan
2010-11-29powerpc/pseries: Add kernel parameter to disable batched hcallsWill Schmidt
2010-08-24powerpc: Fix bogus it_blocksize in VIO iommu codeAnton Blanchard
2010-07-14lmb: rename to memblockYinghai Lu
2010-05-18of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely
2009-09-24powerpc: Change archdata dma_data to a unionBecky Bruce
2009-06-09powerpc/pseries: Fix warnings when printing resource_size_tStephen Rothwell
2009-01-13powerpc: Change u64/s64 to a long long integer typeIngo Molnar
2008-10-31powerpc: Use is_kdump_kernel()Milton Miller
2008-10-22powerpc: Support for relocatable kdump kernelMohan Kumar M
2008-07-25powerpc/pseries: iommu enablement for CMORobert Jennings
2008-07-22powerpc/dma: Use the struct dma_attrs in iommu codeMark Nelson
2008-05-14[POWERPC] Fix sparse warnings in arch/powerpc/platforms/pseriesMichael Ellerman
2008-04-24[POWERPC] Convert from DBG() to pr_debug() in platforms/pseries/Michael Ellerman
2007-12-11[POWERPC] pci_controller->arch_data really is a struct device_node *Stephen Rothwell
2007-12-11[POWERPC] pSeries: Remove dependency on pci_dn bussubnoStephen Rothwell
2007-12-11[POWERPC] iommu_free_table doesn't need the device_nodeStephen Rothwell
2007-05-10[POWERPC] Minor pSeries IOMMU debug cleanupMichael Neuling
2007-05-02[POWERPC] pseries: Handle null iommu dma-window property correctlyLinas Vepstas
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell
2007-03-09[POWERPC] Allow pSeries to build without CONFIG_PCIStephen Rothwell
2007-03-09[POWERPC] Create and use set_pci_dma_opsStephen Rothwell
2007-01-22[POWERPC] Fix broken DMA on non-LPAR pSeriesLinas Vepstas
2006-12-04[POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt
2006-11-01[POWERPC] Use 4kB iommu pages even on 64kB-page systemsLinas Vepstas
2006-10-06[POWERPC] linux,tce-size property is 32 bitsNathan Lynch
2006-07-31[POWERPC] pseries: Constify & voidify get_property()Jeremy Kerr
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-28[POWERPC] kdump: Reserve the existing TCE mappings left by the first kernelHaren Myneni
2006-06-21[POWERPC] Dont look for class-code in pci childrenAnton Blanchard
2006-06-15[POWERPC] node local IOMMU tablesAnton Blanchard
2006-05-19[PATCH] powerpc: pseries: Use generic dma-window parsing functionJeremy Kerr
2006-04-29[PATCH] powerpc: kill union tce_entryOlof Johansson
2006-03-22[PATCH] powerpc: Replace platform_is_lpar() with a firmware featureMichael Ellerman
2006-02-10[PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason
2006-01-12[PATCH] powerpc: pseries namespace cleanupArnd Bergmann
2006-01-09[PATCH] powerpc: minor cleanup of void ptr dereflinas
2005-12-05powerpc/pseries: Optimize IOMMU setupPaul Mackerras
2005-12-02[PATCH] powerpc/pseries: Fix TCE building with 64k pagesizeMichal Ostrowski
2005-11-23[PATCH] powerpc: update my email addressOlof Johansson
2005-11-10[PATCH] powerpc: merge code values for identifying platformsPaul Mackerras
2005-11-07powerpc: Various UP build fixesPaul Mackerras
2005-11-07[PATCH] powerpc: Kill ppcdebugDavid Gibson
2005-11-04Merge with PaulusMichael Ellerman