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
/
vio.c
Commit message (
Expand
)
Author
Age
*
powerpc/iommu: Use coherent_dma_mask for alloc_coherent
Nishanth Aravamudan
2010-12-08
*
powerpc/vio: Use dma ops helpers
Nishanth Aravamudan
2010-11-28
*
replace nested max/min macros with {max,min}3 macro
Hagen Paul Pfeifer
2010-10-26
*
powerpc/viobus: Free TCE table on device release
Nishanth Aravamudan
2010-10-13
*
powerpc/vio: Use put_device() on device_register failure
Nishanth Aravamudan
2010-10-13
*
powerpc: Fix bogus it_blocksize in VIO iommu code
Anton Blanchard
2010-08-24
*
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
|
\
|
*
powerpc/vio: Switch VIO Bus PM to use generic helpers
Brian King
2010-05-21
|
*
powerpc/vio: Add power management support
Benjamin Herrenschmidt
2010-04-07
|
*
powerpc/vio: Add missing unlock in error path
Julia Lawall
2010-04-07
|
*
powerpc/vio: Add modalias support
Benjamin Herrenschmidt
2010-04-07
*
|
of: eliminate of_device->node and dev_archdata->{of,prom}_node
Grant Likely
2010-05-18
*
|
driver-core: Add device node pointer to struct device
Grant Likely
2010-04-28
|
/
*
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: kmalloc failure ignored in vio_build_iommu_table()
roel kluin
2009-09-24
*
powerpc: use dma_map_ops struct
FUJITA Tomonori
2009-08-28
*
workqueue: add to_delayed_work() helper function
Jean Delvare
2009-04-02
*
powerpc/pseries: Correct VIO bus accounting problem in CMO env.
Robert Jennings
2009-01-28
*
powerpc: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-12-15
*
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: Fix vio_bus_probe oops on probe error
Brian King
2008-08-19
*
powerpc/vio: More fallout from dma_mapping_error API change
Stephen Rothwell
2008-07-28
*
powerpc: Fix vio build warnings
Nathan Lynch
2008-07-28
*
powerpc/pseries: vio bus support for CMO
Robert Jennings
2008-07-25
*
[POWERPC] Replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-01
*
[POWERPC] iSeries: Fix section mismatch in viodsasd
Stephen Rothwell
2008-02-06
*
PPC: Fix powerpc vio_find_name to not use devices_subsys
Paul Mackerras
2008-01-27
*
Driver core: change add_uevent_var to use a struct
Kay Sievers
2007-10-12
*
[POWERPC] iSeries: Move detection of virtual cdroms
Stephen Rothwell
2007-10-11
*
[POWERPC] Remove more iSeries-specific stuff from vio.c
Stephen Rothwell
2007-10-11
*
[POWERPC] Remove iSeries_vio_dev
Stephen Rothwell
2007-10-11
*
[POWERPC] Clean up vio.h
Stephen Rothwell
2007-10-11
*
[POWERPC] Make vio_bus_type static
Stephen Rothwell
2007-10-02
*
[POWERPC] Simplify vio_bus_init a little for legacy iSeries
Stephen Rothwell
2007-10-02
*
[POWERPC] Remove debug printk from vio_bus_init
Stephen Rothwell
2007-10-02
*
Merge branch 'linux-2.6'
Paul Mackerras
2007-05-07
|
\
|
*
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
2007-05-02
*
|
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
2007-05-07
|
/
*
[POWERPC] Remove old interface find_devices
Stephen Rothwell
2007-04-24
*
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
2007-04-12
*
[POWERPC] arch/powerpc/kernel/vio.c of_node_put cleanup
Mariusz Kozlowski
2007-01-24
*
[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] Constify & voidify get_property()
Jeremy Kerr
2006-07-31
*
[POWERPC] Add new interrupt mapping core and change platforms to use it
Benjamin Herrenschmidt
2006-07-03
*
[POWERPC] node local IOMMU tables
Anton Blanchard
2006-06-15
*
[PATCH] powerpc: node-aware dma allocations
Christoph Hellwig
2006-06-09
*
[PATCH] powerpc: the iSeries vio lan driver changed device type
Stephen Rothwell
2006-05-19
[next]