index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pseries
/
iommu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-24
Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linux
Linus Torvalds
1
-1
/
+1
2012-07-06
devicetree: add helper inline for retrieving a node's full name
Grant Likely
1
-1
/
+1
2012-07-03
powerpc/pseries: Disable interrupts around IOMMU percpu data accesses
Anton Blanchard
1
-0
/
+6
2012-07-03
powerpc/pseries/iommu: remove default window before attempting DDW manipulation
Nishanth Aravamudan
1
-15
/
+92
2012-06-29
powerpc/pseries: Fix software invalidate TCE
Michael Neuling
1
-2
/
+2
2012-03-28
powerpc/eeh: Remove eeh information from pci_dn
Gavin Shan
1
-16
/
+13
2011-11-25
powerpc/powernv: Add TCE SW invalidation support
Benjamin Herrenschmidt
1
-3
/
+3
2011-11-25
powerpc/pseries: Software invalidatation of TCEs
Milton Miller
1
-5
/
+56
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-10-31
powerpc: Fix up implicit sched.h users
Paul Gortmaker
1
-0
/
+1
2011-09-20
pseries/iommu: Add missing kfree
Julia Lawall
1
-2
/
+5
2011-09-20
powerpc: Use the newly added get_required_mask dma_map_ops hook
Milton Miller
1
-1
/
+1
2011-09-01
powerpc: Override dma_get_required_mask by platform hook and ops
Milton Miller
1
-0
/
+27
2011-05-19
powerpc/pseries/iommu: Cleanup ddw naming
Milton Miller
1
-23
/
+19
2011-05-19
powerpc/pseries/iommu: Find windows after kexec during boot
Milton Miller
1
-28
/
+24
2011-05-19
powerpc/pseries/iommu: Remove ddw property when destroying window
Milton Miller
1
-2
/
+10
2011-05-19
powerpc/pseries/iommu: Add additional checks when changing iommu mask
Milton Miller
1
-4
/
+11
2011-05-19
powerpc/pseries/iommu: Use correct return type in dupe_ddw_if_already_created
Nishanth Aravamudan
1
-1
/
+1
2011-05-19
pseries/iommu: Restore iommu table pointer when restoring iommu ops
Nishanth Aravamudan
1
-2
/
+3
2011-05-19
powerpc: Fix kexec with dynamic dma windows
Nishanth Aravamudan
1
-9
/
+14
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-3
/
+3
2011-03-04
powerpc/pseries: Add support for dynamic dma windows
Nishanth Aravamudan
1
-0
/
+587
2010-12-09
powerpc/pseries: Pass phb only to iommu_table_setparms_lpar
Benjamin Herrenschmidt
1
-7
/
+4
2010-12-09
powerpc/pseries: Do not need to check for dma_window == NULL
Nishanth Aravamudan
1
-6
/
+0
2010-12-09
powerpc/pseries: Checking for pdn->parent is redundant
Nishanth Aravamudan
1
-4
/
+1
2010-12-09
powerpc/pseries: Do not search for dma-window property on dlpar remove
Nishanth Aravamudan
1
-5
/
+1
2010-11-29
powerpc/pseries: iommu cleanup
Nishanth Aravamudan
1
-7
/
+2
2010-11-29
powerpc/pseries: Add kernel parameter to disable batched hcalls
Will Schmidt
1
-0
/
+14
2010-08-24
powerpc: Fix bogus it_blocksize in VIO iommu code
Anton Blanchard
1
-4
/
+4
2010-07-14
lmb: rename to memblock
Yinghai Lu
1
-1
/
+1
2010-05-18
of: eliminate of_device->node and dev_archdata->{of,prom}_node
Grant Likely
1
-1
/
+1
2009-09-24
powerpc: Change archdata dma_data to a union
Becky Bruce
1
-4
/
+4
2009-06-09
powerpc/pseries: Fix warnings when printing resource_size_t
Stephen Rothwell
1
-2
/
+2
2009-01-13
powerpc: Change u64/s64 to a long long integer type
Ingo Molnar
1
-18
/
+17
2008-10-31
powerpc: Use is_kdump_kernel()
Milton Miller
1
-2
/
+2
2008-10-22
powerpc: Support for relocatable kdump kernel
Mohan Kumar M
1
-3
/
+3
2008-07-25
powerpc/pseries: iommu enablement for CMO
Robert Jennings
1
-10
/
+32
2008-07-22
powerpc/dma: Use the struct dma_attrs in iommu code
Mark Nelson
1
-5
/
+9
2008-05-14
[POWERPC] Fix sparse warnings in arch/powerpc/platforms/pseries
Michael Ellerman
1
-6
/
+9
2008-04-24
[POWERPC] Convert from DBG() to pr_debug() in platforms/pseries/
Michael Ellerman
1
-20
/
+19
2007-12-11
[POWERPC] pci_controller->arch_data really is a struct device_node *
Stephen Rothwell
1
-1
/
+1
2007-12-11
[POWERPC] pSeries: Remove dependency on pci_dn bussubno
Stephen Rothwell
1
-17
/
+7
2007-12-11
[POWERPC] iommu_free_table doesn't need the device_node
Stephen Rothwell
1
-1
/
+1
2007-05-10
[POWERPC] Minor pSeries IOMMU debug cleanup
Michael Neuling
1
-1
/
+2
2007-05-02
[POWERPC] pseries: Handle null iommu dma-window property correctly
Linas Vepstas
1
-0
/
+6
2007-04-13
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
1
-6
/
+6
2007-03-09
[POWERPC] Allow pSeries to build without CONFIG_PCI
Stephen Rothwell
1
-23
/
+30
2007-03-09
[POWERPC] Create and use set_pci_dma_ops
Stephen Rothwell
1
-2
/
+2
2007-01-22
[POWERPC] Fix broken DMA on non-LPAR pSeries
Linas Vepstas
1
-1
/
+2
2006-12-04
[POWERPC] Refactor 64 bits DMA operations
Benjamin Herrenschmidt
1
-44
/
+46
[next]