summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pseries/iommu.c
AgeCommit message (Expand)Author
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
2005-11-03[PATCH] ppc64: Fix add notifier crashesJohn Rose
2005-11-03powerpc: Move plpar_wrappers.h into arch/powerpc/platforms/pseriesMichael Ellerman
2005-10-10powerpc: move pSeries files to arch/powerpc/platforms/pseriesPaul Mackerras