index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pseries
/
iommu.c
Age
Commit message (
Expand
)
Author
2010-07-14
lmb: rename to memblock
Yinghai Lu
2010-05-18
of: eliminate of_device->node and dev_archdata->{of,prom}_node
Grant Likely
2009-09-24
powerpc: Change archdata dma_data to a union
Becky Bruce
2009-06-09
powerpc/pseries: Fix warnings when printing resource_size_t
Stephen Rothwell
2009-01-13
powerpc: Change u64/s64 to a long long integer type
Ingo Molnar
2008-10-31
powerpc: Use is_kdump_kernel()
Milton Miller
2008-10-22
powerpc: Support for relocatable kdump kernel
Mohan Kumar M
2008-07-25
powerpc/pseries: iommu enablement for CMO
Robert Jennings
2008-07-22
powerpc/dma: Use the struct dma_attrs in iommu code
Mark Nelson
2008-05-14
[POWERPC] Fix sparse warnings in arch/powerpc/platforms/pseries
Michael 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 bussubno
Stephen Rothwell
2007-12-11
[POWERPC] iommu_free_table doesn't need the device_node
Stephen Rothwell
2007-05-10
[POWERPC] Minor pSeries IOMMU debug cleanup
Michael Neuling
2007-05-02
[POWERPC] pseries: Handle null iommu dma-window property correctly
Linas Vepstas
2007-04-13
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
2007-03-09
[POWERPC] Allow pSeries to build without CONFIG_PCI
Stephen Rothwell
2007-03-09
[POWERPC] Create and use set_pci_dma_ops
Stephen Rothwell
2007-01-22
[POWERPC] Fix broken DMA on non-LPAR pSeries
Linas Vepstas
2006-12-04
[POWERPC] Refactor 64 bits DMA operations
Benjamin Herrenschmidt
2006-11-01
[POWERPC] Use 4kB iommu pages even on 64kB-page systems
Linas Vepstas
2006-10-06
[POWERPC] linux,tce-size property is 32 bits
Nathan Lynch
2006-07-31
[POWERPC] pseries: Constify & voidify get_property()
Jeremy Kerr
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-28
[POWERPC] kdump: Reserve the existing TCE mappings left by the first kernel
Haren Myneni
2006-06-21
[POWERPC] Dont look for class-code in pci children
Anton Blanchard
2006-06-15
[POWERPC] node local IOMMU tables
Anton Blanchard
2006-05-19
[PATCH] powerpc: pseries: Use generic dma-window parsing function
Jeremy Kerr
2006-04-29
[PATCH] powerpc: kill union tce_entry
Olof Johansson
2006-03-22
[PATCH] powerpc: Replace platform_is_lpar() with a firmware feature
Michael Ellerman
2006-02-10
[PATCH] powerpc: trivial: modify comments to refer to new location of files
Jon Mason
2006-01-12
[PATCH] powerpc: pseries namespace cleanup
Arnd Bergmann
2006-01-09
[PATCH] powerpc: minor cleanup of void ptr deref
linas
2005-12-05
powerpc/pseries: Optimize IOMMU setup
Paul Mackerras
2005-12-02
[PATCH] powerpc/pseries: Fix TCE building with 64k pagesize
Michal Ostrowski
2005-11-23
[PATCH] powerpc: update my email address
Olof Johansson
2005-11-10
[PATCH] powerpc: merge code values for identifying platforms
Paul Mackerras
2005-11-07
powerpc: Various UP build fixes
Paul Mackerras
2005-11-07
[PATCH] powerpc: Kill ppcdebug
David Gibson
2005-11-04
Merge with Paulus
Michael Ellerman
2005-11-03
[PATCH] ppc64: Fix add notifier crashes
John Rose
2005-11-03
powerpc: Move plpar_wrappers.h into arch/powerpc/platforms/pseries
Michael Ellerman
2005-10-10
powerpc: move pSeries files to arch/powerpc/platforms/pseries
Paul Mackerras