index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
/
iommu.c
Commit message (
Expand
)
Author
Age
*
powerpc: of_parse_dma_window should take a __be32 *dma_window
Anton Blanchard
2013-08-14
*
powerpc/cell/iommu: Improve error message for missing node
Benjamin Herrenschmidt
2013-05-05
*
Fix misspellings of "whether" in comments.
Adam Buchbinder
2012-11-19
*
Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linux
Linus Torvalds
2012-07-24
|
\
|
*
devicetree: add helper inline for retrieving a node's full name
Grant Likely
2012-07-06
*
|
powerpc/iommu: Implement IOMMU pools to improve multiqueue adapter performance
Anton Blanchard
2012-07-03
|
/
*
PowerPC: adapt for dma_map_ops changes
Andrzej Pietrasiewicz
2012-03-28
*
powerpc/cell/iommu: Add missing of_node_put
Julia Lawall
2011-11-24
*
powerpc/irq: Remove IRQF_DISABLED
Yong Zhang
2011-11-07
*
powerpc: Use the newly added get_required_mask dma_map_ops hook
Milton Miller
2011-09-19
*
powerpc: Override dma_get_required_mask by platform hook and ops
Milton Miller
2011-09-01
*
powerpc: Fix bogus it_blocksize in VIO iommu code
Anton Blanchard
2010-08-24
*
of: Merge of_platform_bus_type with platform_bus_type
Grant Likely
2010-07-24
*
lmb: rename to memblock
Yinghai Lu
2010-07-14
*
powerpc/cell: Fix integer constant warning
Denis Kirjanov
2010-06-02
*
of: eliminate of_device->node and dev_archdata->{of,prom}_node
Grant Likely
2010-05-18
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
powerpc: Change archdata dma_data to a union
Becky Bruce
2009-09-24
*
powerpc: use dma_map_ops struct
FUJITA Tomonori
2009-08-28
*
powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h>
Geert Uytterhoeven
2009-06-14
*
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-04-07
*
powerpc/cell: Fix iommu exception reporting
Jeremy Kerr
2009-03-23
*
powerpc: Change u64/s64 to a long long integer type
Ingo Molnar
2009-01-12
*
powerpc/cell: Fix some u64 vs. long types
Ingo Molnar
2009-01-08
*
powerpc: Use of_find_node_with_property() in cell_iommu_fixed_mapping_init()
Michael Ellerman
2008-11-19
*
powerpc: Update remaining dma_mapping_ops to use map/unmap_page
Mark Nelson
2008-10-31
*
powerpc: Drop archdata numa_node
Becky Bruce
2008-09-24
*
powerpc/pseries: iommu enablement for CMO
Robert Jennings
2008-07-25
*
powerpc/cell: Fixed IOMMU mapping uses weak ordering for a pcie endpoint
Mark Nelson
2008-07-25
*
powerpc/cell: Add DMA_ATTR_WEAK_ORDERING dma attribute and use in Cell IOMMU ...
Mark Nelson
2008-07-21
*
powerpc/dma: Use the struct dma_attrs in iommu code
Mark Nelson
2008-07-21
*
powerpc/cell: cell_dma_dev_setup_iommu() return the iommu table
Mark Nelson
2008-07-09
*
[POWERPC] Replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-01
*
Merge branch 'linux-2.6'
Paul Mackerras
2008-03-25
|
\
|
*
[POWERPC] Fix cell IOMMU code to cope with empty dma-ranges and non-PCI devices
Michael Ellerman
2008-03-19
*
|
Merge branch 'linux-2.6'
Paul Mackerras
2008-03-13
|
\
|
|
*
[POWERPC] Convert the cell IOMMU fixed mapping to 16M IOMMU pages
Michael Ellerman
2008-03-03
|
*
[POWERPC] Allow for different IOMMU page sizes in cell IOMMU code
Michael Ellerman
2008-03-03
|
*
[POWERPC] Cell IOMMU: n_pte_pages is in 4K page units, not IOMMU_PAGE_SIZE
Michael Ellerman
2008-03-03
|
*
[POWERPC] Split setup of IOMMU stab and ptab, allocate dynamic/fixed ptabs se...
Michael Ellerman
2008-03-03
|
*
[POWERPC] Move allocation of cell IOMMU pad page
Michael Ellerman
2008-03-03
|
*
[POWERPC] Remove unused pte_offset variable
Michael Ellerman
2008-03-03
|
*
[POWERPC] Use it_offset not pte_offset in cell IOMMU code
Michael Ellerman
2008-03-03
|
*
[POWERPC] Clearup cell IOMMU fixed mapping terminology
Michael Ellerman
2008-03-03
*
|
[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.
David S. Miller
2008-02-13
|
/
*
[POWERPC] Make cell IOMMU fixed mapping printk more useful
Michael Ellerman
2008-02-08
*
[POWERPC] Fix potential cell IOMMU bug when switching back to default DMA ops
Michael Ellerman
2008-02-08
*
[POWERPC] Don't enable cell IOMMU fixed mapping if there are no dma-ranges
Michael Ellerman
2008-02-08
*
[POWERPC] Fix cell IOMMU null pointer explosion on old firmwares
Michael Ellerman
2008-02-08
*
[POWERPC] Cell IOMMU fixed mapping support
Michael Ellerman
2008-01-30
[next]