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
/
drivers
/
vfio
/
vfio.c
Commit message (
Expand
)
Author
Age
*
driver core: dev_set_drvdata can no longer fail
Jean Delvare
2014-05-27
*
vfio: Add external user check extension interface
Alex Williamson
2014-02-26
*
vfio: Convert control interface to misc driver
Alex Williamson
2013-12-19
*
vfio: Add O_CLOEXEC flag to vfio device fd
Alex Williamson
2013-08-22
*
vfio: use get_unused_fd_flags(0) instead of get_unused_fd()
Yann Droneaud
2013-08-22
*
vfio: add external user support
Alexey Kardashevskiy
2013-08-05
*
vfio: Ignore sprurious notifies
Alex Williamson
2013-07-24
*
vfio: Don't overreact to DEL_DEVICE
Alex Williamson
2013-07-24
*
Merge tag 'vfio-v3.11' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2013-07-10
|
\
|
*
vfio: Limit group opens
Alex Williamson
2013-06-25
*
|
powerpc/vfio: Implement IOMMU driver for VFIO
Alexey Kardashevskiy
2013-06-20
|
/
*
vfio: fix crash on rmmod
Alexey Kardashevskiy
2013-06-05
*
vfio: Set container device mode
Alex Williamson
2013-04-30
*
vfio: Use down_reads to protect iommu disconnects
Alex Williamson
2013-04-29
*
vfio: Convert container->group_lock to rwsem
Alex Williamson
2013-04-25
*
VFIO: Wrapper for getting reference to vfio_device
Vijay Mohan Pandarathil
2013-03-11
*
vfio: convert to idr_alloc()
Tejun Heo
2013-02-27
*
vfio: whitelist pcieport
Alex Williamson
2013-02-14
*
vfio: Protect vfio_dev_present against device_del
Alex Williamson
2013-02-14
*
VFIO: use ACCESS_ONCE() to guard access to dev->driver
Jiang Liu
2012-12-07
*
VFIO: unregister IOMMU notifier on error recovery path
Jiang Liu
2012-12-07
*
switch simple cases of fget_light to fdget
Al Viro
2012-09-26
*
switch vfio_group_set_container() to fget_light()
Al Viro
2012-09-26
*
vfio: grab vfio_device reference *before* exposing the sucker via fd_install()
Al Viro
2012-08-22
*
vfio: get rid of vfio_device_put()/vfio_group_get_device* races
Al Viro
2012-08-22
*
vfio: get rid of open-coding kref_put_mutex
Al Viro
2012-08-22
*
vfio: don't dereference after kfree...
Al Viro
2012-08-22
*
vfio: Type1 IOMMU implementation
Alex Williamson
2012-07-31
*
vfio: VFIO core
Alex Williamson
2012-07-31