aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/iommu.c
Commit message (Expand)AuthorAge
* powerpc/pseries: iommu enablement for CMORobert Jennings2008-07-25
* powerpc/dma: Use the struct dma_attrs in iommu codeMark Nelson2008-07-21
* [POWERPC] Fix sparse warnings in arch/powerpc/platforms/pseriesMichael Ellerman2008-05-14
* [POWERPC] Convert from DBG() to pr_debug() in platforms/pseries/Michael Ellerman2008-04-24
* [POWERPC] pci_controller->arch_data really is a struct device_node *Stephen Rothwell2007-12-10
* [POWERPC] pSeries: Remove dependency on pci_dn bussubnoStephen Rothwell2007-12-10
* [POWERPC] iommu_free_table doesn't need the device_nodeStephen Rothwell2007-12-10
* [POWERPC] Minor pSeries IOMMU debug cleanupMichael Neuling2007-05-10
* [POWERPC] pseries: Handle null iommu dma-window property correctlyLinas Vepstas2007-05-02
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-12
* [POWERPC] Allow pSeries to build without CONFIG_PCIStephen Rothwell2007-03-08
* [POWERPC] Create and use set_pci_dma_opsStephen Rothwell2007-03-08
* [POWERPC] Fix broken DMA on non-LPAR pSeriesLinas Vepstas2007-01-22
* [POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt2006-12-04
* [POWERPC] Use 4kB iommu pages even on 64kB-page systemsLinas Vepstas2006-10-31
* [POWERPC] linux,tce-size property is 32 bitsNathan Lynch2006-10-06
* [POWERPC] pseries: Constify & voidify get_property()Jeremy Kerr2006-07-31
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [POWERPC] kdump: Reserve the existing TCE mappings left by the first kernelHaren Myneni2006-06-27
* [POWERPC] Dont look for class-code in pci childrenAnton Blanchard2006-06-21
* [POWERPC] node local IOMMU tablesAnton Blanchard2006-06-15
* [PATCH] powerpc: pseries: Use generic dma-window parsing functionJeremy Kerr2006-05-19
* [PATCH] powerpc: kill union tce_entryOlof Johansson2006-04-29
* [PATCH] powerpc: Replace platform_is_lpar() with a firmware featureMichael Ellerman2006-03-21
* [PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason2006-02-10
* [PATCH] powerpc: pseries namespace cleanupArnd Bergmann2006-01-12
* [PATCH] powerpc: minor cleanup of void ptr dereflinas2006-01-08
* powerpc/pseries: Optimize IOMMU setupPaul Mackerras2005-12-04
* [PATCH] powerpc/pseries: Fix TCE building with 64k pagesizeMichal Ostrowski2005-12-01
* [PATCH] powerpc: update my email addressOlof Johansson2005-11-23
* [PATCH] powerpc: merge code values for identifying platformsPaul Mackerras2005-11-09
* powerpc: Various UP build fixesPaul Mackerras2005-11-06
* [PATCH] powerpc: Kill ppcdebugDavid Gibson2005-11-06
* Merge with PaulusMichael Ellerman2005-11-03
|\
| * [PATCH] ppc64: Fix add notifier crashesJohn Rose2005-11-03
* | powerpc: Move plpar_wrappers.h into arch/powerpc/platforms/pseriesMichael Ellerman2005-11-02
|/
* powerpc: move pSeries files to arch/powerpc/platforms/pseriesPaul Mackerras2005-10-10