summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/iommu.c
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt2006-12-041-44/+46
* [POWERPC] Use 4kB iommu pages even on 64kB-page systemsLinas Vepstas2006-11-011-27/+8
* [POWERPC] linux,tce-size property is 32 bitsNathan Lynch2006-10-061-1/+2
* [POWERPC] pseries: Constify & voidify get_property()Jeremy Kerr2006-07-311-7/+6
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [POWERPC] kdump: Reserve the existing TCE mappings left by the first kernelHaren Myneni2006-06-281-0/+33
* [POWERPC] Dont look for class-code in pci childrenAnton Blanchard2006-06-211-6/+2
* [POWERPC] node local IOMMU tablesAnton Blanchard2006-06-151-10/+13
* [PATCH] powerpc: pseries: Use generic dma-window parsing functionJeremy Kerr2006-05-191-19/+10
* [PATCH] powerpc: kill union tce_entryOlof Johansson2006-04-291-70/+52
* [PATCH] powerpc: Replace platform_is_lpar() with a firmware featureMichael Ellerman2006-03-221-1/+1
* [PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason2006-02-101-2/+0
* [PATCH] powerpc: pseries namespace cleanupArnd Bergmann2006-01-121-2/+0
* [PATCH] powerpc: minor cleanup of void ptr dereflinas2006-01-091-6/+6
* powerpc/pseries: Optimize IOMMU setupPaul Mackerras2005-12-051-1/+1
* [PATCH] powerpc/pseries: Fix TCE building with 64k pagesizeMichal Ostrowski2005-12-021-3/+6
* [PATCH] powerpc: update my email addressOlof Johansson2005-11-231-1/+1
* [PATCH] powerpc: merge code values for identifying platformsPaul Mackerras2005-11-101-2/+1
* powerpc: Various UP build fixesPaul Mackerras2005-11-071-0/+1
* [PATCH] powerpc: Kill ppcdebugDavid Gibson2005-11-071-1/+0
* Merge with PaulusMichael Ellerman2005-11-041-1/+1
|\
| * [PATCH] ppc64: Fix add notifier crashesJohn Rose2005-11-031-1/+1
* | powerpc: Move plpar_wrappers.h into arch/powerpc/platforms/pseriesMichael Ellerman2005-11-031-1/+2
|/
* powerpc: move pSeries files to arch/powerpc/platforms/pseriesPaul Mackerras2005-10-101-0/+606
OpenPOWER on IntegriCloud