index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
vfio.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfio: Simplify capability helper
Alex Williamson
2017-12-20
1
-1
/
+2
*
include/linux/vfio.h: Guard powerpc-specific functions with CONFIG_VFIO_SPAPR...
Murilo Opsfelder Araujo
2017-07-26
1
-2
/
+2
*
Merge tag 'vfio-v4.13-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2017-07-13
1
-0
/
+2
|
\
|
*
vfio: New external user group/file match
Alex Williamson
2017-06-28
1
-0
/
+2
*
|
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-06-20
1
-1
/
+1
|
/
*
vfio: support notifier chain in vfio_group
Jike Song
2016-12-01
1
-0
/
+7
*
vfio: vfio_register_notifier: classify iommu notifier
Jike Song
2016-12-01
1
-2
/
+11
*
vfio: Introduce vfio_set_irqs_validate_and_prepare()
Kirti Wankhede
2016-11-17
1
-0
/
+4
*
vfio: Introduce common function to add capabilities
Kirti Wankhede
2016-11-17
1
-0
/
+3
*
vfio iommu: Add blocking notifier to notify DMA_UNMAP
Kirti Wankhede
2016-11-17
1
-0
/
+12
*
vfio iommu: Added pin and unpin callback functions to vfio_iommu_driver_ops
Kirti Wankhede
2016-11-17
1
-1
/
+12
*
vfio: Add capability chain helpers
Alex Williamson
2016-02-22
1
-0
/
+11
*
vfio: Include No-IOMMU mode
Alex Williamson
2015-12-21
1
-0
/
+3
*
Revert: "vfio: Include No-IOMMU mode"
Alex Williamson
2015-12-04
1
-3
/
+0
*
vfio: Include No-IOMMU mode
Alex Williamson
2015-11-04
1
-0
/
+3
*
Merge tag 'vfio-v4.1-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2015-04-14
1
-0
/
+25
|
\
|
*
vfio: Split virqfd into a separate module for vfio bus drivers
Alex Williamson
2015-03-17
1
-2
/
+0
|
*
vfio: move eventfd support code for VFIO_PCI to a separate file
Antonios Motakis
2015-03-16
1
-0
/
+27
*
|
include/stddef.h: Move offsetofend() from vfio.h to a generic kernel header
Denys Vlasenko
2015-03-17
1
-13
/
+0
|
/
*
vfio: Add and use device request op for vfio bus drivers
Alex Williamson
2015-02-10
1
-0
/
+2
*
drivers/vfio: Enable VFIO if EEH is not supported
Alexey Kardashevskiy
2014-08-08
1
-3
/
+2
*
drivers/vfio: Fix EEH build error
Gavin Shan
2014-08-08
1
-0
/
+1
*
drivers/vfio: EEH support for VFIO PCI device
Gavin Shan
2014-08-05
1
-0
/
+23
*
drivers/vfio: Rework offsetofend()
Gavin Shan
2014-05-30
1
-3
/
+2
*
vfio: Add external user check extension interface
Alex Williamson
2014-02-26
1
-0
/
+2
*
vfio: add external user support
Alexey Kardashevskiy
2013-08-05
1
-0
/
+7
*
VFIO: Wrapper for getting reference to vfio_device
Vijay Mohan Pandarathil
2013-03-11
1
-0
/
+3
*
UAPI: (Scripted) Disintegrate include/linux
David Howells
2012-10-13
1
-356
/
+1
*
vfio: Add PCI device driver
Alex Williamson
2012-07-31
1
-0
/
+26
*
vfio: Type1 IOMMU implementation
Alex Williamson
2012-07-31
1
-1
/
+53
*
vfio: VFIO core
Alex Williamson
2012-07-31
1
-0
/
+367