summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/iommu.c
AgeCommit message (Expand)Author
2012-07-24Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linuxLinus Torvalds
2012-07-06devicetree: add helper inline for retrieving a node's full nameGrant Likely
2012-07-03powerpc/pseries: Disable interrupts around IOMMU percpu data accessesAnton Blanchard
2012-07-03powerpc/pseries/iommu: remove default window before attempting DDW manipulationNishanth Aravamudan
2012-06-29powerpc/pseries: Fix software invalidate TCEMichael Neuling
2012-03-28powerpc/eeh: Remove eeh information from pci_dnGavin Shan
2011-11-25powerpc/powernv: Add TCE SW invalidation supportBenjamin Herrenschmidt
2011-11-25powerpc/pseries: Software invalidatation of TCEsMilton Miller
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-31powerpc: Fix up implicit sched.h usersPaul Gortmaker
2011-09-20pseries/iommu: Add missing kfreeJulia Lawall
2011-09-20powerpc: Use the newly added get_required_mask dma_map_ops hookMilton Miller
2011-09-01powerpc: Override dma_get_required_mask by platform hook and opsMilton Miller
2011-05-19powerpc/pseries/iommu: Cleanup ddw namingMilton Miller
2011-05-19powerpc/pseries/iommu: Find windows after kexec during bootMilton Miller
2011-05-19powerpc/pseries/iommu: Remove ddw property when destroying windowMilton Miller
2011-05-19powerpc/pseries/iommu: Add additional checks when changing iommu maskMilton Miller
2011-05-19powerpc/pseries/iommu: Use correct return type in dupe_ddw_if_already_createdNishanth Aravamudan
2011-05-19pseries/iommu: Restore iommu table pointer when restoring iommu opsNishanth Aravamudan
2011-05-19powerpc: Fix kexec with dynamic dma windowsNishanth Aravamudan
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