index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
/
iommu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-14
powerpc: of_parse_dma_window should take a __be32 *dma_window
Anton Blanchard
1
-1
/
+1
2013-05-06
powerpc/cell/iommu: Improve error message for missing node
Benjamin Herrenschmidt
1
-1
/
+1
2012-11-19
Fix misspellings of "whether" in comments.
Adam Buchbinder
1
-1
/
+1
2012-07-24
Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linux
Linus Torvalds
1
-2
/
+1
2012-07-06
devicetree: add helper inline for retrieving a node's full name
Grant Likely
1
-2
/
+1
2012-07-03
powerpc/iommu: Implement IOMMU pools to improve multiqueue adapter performance
Anton Blanchard
1
-1
/
+0
2012-03-28
PowerPC: adapt for dma_map_ops changes
Andrzej Pietrasiewicz
1
-7
/
+9
2011-11-25
powerpc/cell/iommu: Add missing of_node_put
Julia Lawall
1
-0
/
+2
2011-11-08
powerpc/irq: Remove IRQF_DISABLED
Yong Zhang
1
-2
/
+1
2011-09-20
powerpc: Use the newly added get_required_mask dma_map_ops hook
Milton Miller
1
-2
/
+11
2011-09-01
powerpc: Override dma_get_required_mask by platform hook and ops
Milton Miller
1
-0
/
+12
2010-08-24
powerpc: Fix bogus it_blocksize in VIO iommu code
Anton Blanchard
1
-1
/
+1
2010-07-24
of: Merge of_platform_bus_type with platform_bus_type
Grant Likely
1
-1
/
+1
2010-07-14
lmb: rename to memblock
Yinghai Lu
1
-5
/
+5
2010-06-02
powerpc/cell: Fix integer constant warning
Denis Kirjanov
1
-1
/
+1
2010-05-18
of: eliminate of_device->node and dev_archdata->{of,prom}_node
Grant Likely
1
-3
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-24
powerpc: Change archdata dma_data to a union
Becky Bruce
1
-6
/
+3
2009-08-28
powerpc: use dma_map_ops struct
FUJITA Tomonori
1
-1
/
+1
2009-06-15
powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h>
Geert Uytterhoeven
1
-22
/
+15
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
1
-1
/
+1
2009-03-24
powerpc/cell: Fix iommu exception reporting
Jeremy Kerr
1
-4
/
+5
2009-01-13
powerpc: Change u64/s64 to a long long integer type
Ingo Molnar
1
-2
/
+2
2009-01-08
powerpc/cell: Fix some u64 vs. long types
Ingo Molnar
1
-2
/
+2
2008-11-19
powerpc: Use of_find_node_with_property() in cell_iommu_fixed_mapping_init()
Michael Ellerman
1
-4
/
+1
2008-10-31
powerpc: Update remaining dma_mapping_ops to use map/unmap_page
Mark Nelson
1
-19
/
+18
2008-09-24
powerpc: Drop archdata numa_node
Becky Bruce
1
-3
/
+3
2008-07-25
powerpc/pseries: iommu enablement for CMO
Robert Jennings
1
-1
/
+2
2008-07-25
powerpc/cell: Fixed IOMMU mapping uses weak ordering for a pcie endpoint
Mark Nelson
1
-1
/
+12
2008-07-22
powerpc/cell: Add DMA_ATTR_WEAK_ORDERING dma attribute and use in Cell IOMMU ...
Mark Nelson
1
-5
/
+108
2008-07-22
powerpc/dma: Use the struct dma_attrs in iommu code
Mark Nelson
1
-2
/
+3
2008-07-09
powerpc/cell: cell_dma_dev_setup_iommu() return the iommu table
Mark Nelson
1
-4
/
+4
2008-04-01
[POWERPC] Replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-4
/
+4
2008-03-26
Merge branch 'linux-2.6'
Paul Mackerras
1
-16
/
+25
2008-03-20
[POWERPC] Fix cell IOMMU code to cope with empty dma-ranges and non-PCI devices
Michael Ellerman
1
-16
/
+25
2008-03-13
Merge branch 'linux-2.6'
Paul Mackerras
1
-63
/
+88
2008-03-03
[POWERPC] Convert the cell IOMMU fixed mapping to 16M IOMMU pages
Michael Ellerman
1
-15
/
+22
2008-03-03
[POWERPC] Allow for different IOMMU page sizes in cell IOMMU code
Michael Ellerman
1
-13
/
+18
2008-03-03
[POWERPC] Cell IOMMU: n_pte_pages is in 4K page units, not IOMMU_PAGE_SIZE
Michael Ellerman
1
-5
/
+4
2008-03-03
[POWERPC] Split setup of IOMMU stab and ptab, allocate dynamic/fixed ptabs se...
Michael Ellerman
1
-26
/
+43
2008-03-03
[POWERPC] Move allocation of cell IOMMU pad page
Michael Ellerman
1
-6
/
+6
2008-03-03
[POWERPC] Remove unused pte_offset variable
Michael Ellerman
1
-4
/
+1
2008-03-03
[POWERPC] Use it_offset not pte_offset in cell IOMMU code
Michael Ellerman
1
-2
/
+2
2008-03-03
[POWERPC] Clearup cell IOMMU fixed mapping terminology
Michael Ellerman
1
-4
/
+4
2008-02-13
[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.
David S. Miller
1
-1
/
+1
2008-02-08
[POWERPC] Make cell IOMMU fixed mapping printk more useful
Michael Ellerman
1
-4
/
+2
2008-02-08
[POWERPC] Fix potential cell IOMMU bug when switching back to default DMA ops
Michael Ellerman
1
-8
/
+7
2008-02-08
[POWERPC] Don't enable cell IOMMU fixed mapping if there are no dma-ranges
Michael Ellerman
1
-0
/
+12
2008-02-08
[POWERPC] Fix cell IOMMU null pointer explosion on old firmwares
Michael Ellerman
1
-8
/
+7
2008-01-31
[POWERPC] Cell IOMMU fixed mapping support
Michael Ellerman
1
-2
/
+267
[next]