summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/iommu.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/pseries/iommu: Cleanup ddw namingMilton Miller2011-05-191-23/+19
* powerpc/pseries/iommu: Find windows after kexec during bootMilton Miller2011-05-191-28/+24
* powerpc/pseries/iommu: Remove ddw property when destroying windowMilton Miller2011-05-191-2/+10
* powerpc/pseries/iommu: Add additional checks when changing iommu maskMilton Miller2011-05-191-4/+11
* powerpc/pseries/iommu: Use correct return type in dupe_ddw_if_already_createdNishanth Aravamudan2011-05-191-1/+1
* pseries/iommu: Restore iommu table pointer when restoring iommu opsNishanth Aravamudan2011-05-191-2/+3
* powerpc: Fix kexec with dynamic dma windowsNishanth Aravamudan2011-05-191-9/+14
* Fix common misspellingsLucas De Marchi2011-03-311-3/+3
* powerpc/pseries: Add support for dynamic dma windowsNishanth Aravamudan2011-03-041-0/+587
* powerpc/pseries: Pass phb only to iommu_table_setparms_lparBenjamin Herrenschmidt2010-12-091-7/+4
* powerpc/pseries: Do not need to check for dma_window == NULLNishanth Aravamudan2010-12-091-6/+0
* powerpc/pseries: Checking for pdn->parent is redundantNishanth Aravamudan2010-12-091-4/+1
* powerpc/pseries: Do not search for dma-window property on dlpar removeNishanth Aravamudan2010-12-091-5/+1
* powerpc/pseries: iommu cleanupNishanth Aravamudan2010-11-291-7/+2
* powerpc/pseries: Add kernel parameter to disable batched hcallsWill Schmidt2010-11-291-0/+14
* powerpc: Fix bogus it_blocksize in VIO iommu codeAnton Blanchard2010-08-241-4/+4
* lmb: rename to memblockYinghai Lu2010-07-141-1/+1
* of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely2010-05-181-1/+1
* powerpc: Change archdata dma_data to a unionBecky Bruce2009-09-241-4/+4
* powerpc/pseries: Fix warnings when printing resource_size_tStephen Rothwell2009-06-091-2/+2
* powerpc: Change u64/s64 to a long long integer typeIngo Molnar2009-01-131-18/+17
* powerpc: Use is_kdump_kernel()Milton Miller2008-10-311-2/+2
* powerpc: Support for relocatable kdump kernelMohan Kumar M2008-10-221-3/+3
* powerpc/pseries: iommu enablement for CMORobert Jennings2008-07-251-10/+32
* powerpc/dma: Use the struct dma_attrs in iommu codeMark Nelson2008-07-221-5/+9
* [POWERPC] Fix sparse warnings in arch/powerpc/platforms/pseriesMichael Ellerman2008-05-141-6/+9
* [POWERPC] Convert from DBG() to pr_debug() in platforms/pseries/Michael Ellerman2008-04-241-20/+19
* [POWERPC] pci_controller->arch_data really is a struct device_node *Stephen Rothwell2007-12-111-1/+1
* [POWERPC] pSeries: Remove dependency on pci_dn bussubnoStephen Rothwell2007-12-111-17/+7
* [POWERPC] iommu_free_table doesn't need the device_nodeStephen Rothwell2007-12-111-1/+1
* [POWERPC] Minor pSeries IOMMU debug cleanupMichael Neuling2007-05-101-1/+2
* [POWERPC] pseries: Handle null iommu dma-window property correctlyLinas Vepstas2007-05-021-0/+6
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-131-6/+6
* [POWERPC] Allow pSeries to build without CONFIG_PCIStephen Rothwell2007-03-091-23/+30
* [POWERPC] Create and use set_pci_dma_opsStephen Rothwell2007-03-091-2/+2
* [POWERPC] Fix broken DMA on non-LPAR pSeriesLinas Vepstas2007-01-221-1/+2
* [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
OpenPOWER on IntegriCloud