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
/
kernel
/
iommu.c
Commit message (
Expand
)
Author
Age
*
powerpc/iommu: Don't detach device without IOMMU group
Gavin Shan
2014-01-14
*
powerpc/iommu: Update the generic code to use dynamic iommu page sizes
Alistair Popple
2013-12-29
*
powerpc/iommu: Update constant names to reflect their hardcoded page size
Alistair Popple
2013-12-29
*
PPC: POWERNV: move iommu_add_device earlier
Alexey Kardashevskiy
2013-12-05
*
powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table()
Nishanth Aravamudan
2013-10-03
*
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
2013-07-14
*
powerpc/vfio: Enable on PowerNV platform
Alexey Kardashevskiy
2013-06-20
*
powerpc: Use PTR_RET instead of IS_ERR/PTR_ERR
Adrian-Leonard Radu
2013-04-17
*
powerpc/iommu: Prevent false TCE leak message
Thadeu Lima de Souza Cascardo
2013-01-10
*
powerpc/iommu: Use bitmap library
Akinobu Mita
2012-11-14
*
powerpc/iommu: Fix multiple issues with IOMMU pools code
Anton Blanchard
2012-10-04
*
powerpc/iommu: Fix iommu pool initialization
Benjamin Herrenschmidt
2012-07-13
*
powerpc: IOMMU fault injection
Anton Blanchard
2012-07-10
*
powerpc/iommu: Implement IOMMU pools to improve multiqueue adapter performance
Anton Blanchard
2012-07-03
*
powerpc/iommu: Push spinlock into iommu_range_alloc and __iommu_free
Anton Blanchard
2012-07-03
*
powerpc/iommu: Reduce spinlock coverage in iommu_free
Anton Blanchard
2012-07-03
*
powerpc/iommu: Reduce spinlock coverage in iommu_alloc and iommu_free
Anton Blanchard
2012-07-03
*
fadump: Register for firmware assisted dump.
Mahesh Salgaonkar
2012-02-22
*
powerpc: Reserve iommu page 0
Thadeu Lima de Souza Cascardo
2011-09-22
*
powerpc: iommu: Add device name to iommu error printks
Anton Blanchard
2010-12-08
*
powerpc: Remove unused 'protect4gb' boot parameter
FUJITA Tomonori
2010-05-21
*
powerpc: Remove IOMMU_VMERGE config option
FUJITA Tomonori
2010-03-19
*
iommu-helper: use bitmap library
Akinobu Mita
2009-12-16
*
powerpc: Change u64/s64 to a long long integer type
Ingo Molnar
2009-01-12
*
powerpc: Update remaining dma_mapping_ops to use map/unmap_page
Mark Nelson
2008-10-31
*
powerpc: Use is_kdump_kernel()
Milton Miller
2008-10-31
*
powerpc: Support for relocatable kdump kernel
Mohan Kumar M
2008-10-22
*
powerpc: use iommu_num_pages function in IOMMU code
Joerg Roedel
2008-10-16
*
powerpc: rename iommu_num_pages function to iommu_nr_pages
Joerg Roedel
2008-10-16
*
powerpc/pseries: iommu enablement for CMO
Robert Jennings
2008-07-25
*
powerpc/dma: Use the struct dma_attrs in iommu code
Mark Nelson
2008-07-21
*
powerpc/dma: implement new dma_*map*_attrs() interfaces
Mark Nelson
2008-07-09
*
powerpc/dma: Add struct iommu_table argument to iommu_map_sg()
Mark Nelson
2008-07-09
*
[POWERPC] Replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-01
*
iommu sg: powerpc: remove DMA 4GB boundary protection
FUJITA Tomonori
2008-02-05
*
iommu sg: powerpc: convert iommu to use the IOMMU helper
FUJITA Tomonori
2008-02-05
*
iommu sg merging: ppc: make iommu respect the segment size limits
FUJITA Tomonori
2008-02-05
*
Merge branch 'linux-2.6'
Paul Mackerras
2008-01-23
|
\
|
*
[POWERPC] Workaround for iommu page alignment
Benjamin Herrenschmidt
2008-01-14
*
|
[POWERPC] iommu_free_table doesn't need the device_node
Stephen Rothwell
2007-12-10
|
/
*
Update arch/ to use sg helpers
Jens Axboe
2007-10-22
*
PPC: sg chaining support
Jens Axboe
2007-10-16
*
[POWERPC] Clean out a bunch of duplicate includes
Jesper Juhl
2007-08-16
*
Revert "[POWERPC] DMA 4GB boundary protection"
Paul Mackerras
2007-04-26
*
[POWERPC] DMA 4GB boundary protection
Jake Moilanen
2007-04-12
*
[POWERPC] DMA 4GB boundary protection
Jake Moilanen
2007-03-08
*
[POWERPC] Refactor 64 bits DMA operations
Benjamin Herrenschmidt
2006-12-04
*
[POWERPC] Use 4kB iommu pages even on 64kB-page systems
Linas Vepstas
2006-10-31
*
[POWERPC] Fix harmless typo
Nick Piggin
2006-10-06
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
[next]