index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
vfio
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-04
Revert: "vfio: Include No-IOMMU mode"
Alex Williamson
3
-199
/
+10
2015-11-21
vfio: fix a warning message
Dan Carpenter
1
-1
/
+1
2015-11-20
vfio: platform: remove needless stack usage
Kees Cook
1
-4
/
+1
2015-11-19
vfio-pci: constify pci_error_handlers structures
Julia Lawall
1
-1
/
+1
2015-11-19
vfio: Drop owner assignment from platform_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-11-13
Merge tag 'vfio-v4.4-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
15
-90
/
+606
2015-11-09
vfio/pci: make an array larger
Dan Carpenter
1
-2
/
+2
2015-11-04
vfio: Include No-IOMMU mode
Alex Williamson
3
-10
/
+199
2015-11-04
vfio: Fix bug in vfio_device_get_from_name()
Joerg Roedel
1
-3
/
+4
2015-11-03
VFIO: platform: reset: AMD xgbe reset module
Eric Auger
3
-0
/
+137
2015-11-03
vfio: platform: reset: calxedaxgmac: fix ioaddr leak
Eric Auger
1
-7
/
+7
2015-11-03
vfio: platform: add dev_info on device reset
Eric Auger
2
-2
/
+13
2015-11-03
vfio: platform: use list of registered reset function
Eric Auger
3
-30
/
+30
2015-11-03
vfio: platform: add compat in vfio_platform_device
Eric Auger
2
-7
/
+9
2015-11-03
vfio: platform: reset: calxedaxgmac: add reset function registration
Eric Auger
1
-2
/
+2
2015-11-03
vfio: platform: introduce module_vfio_reset_handler macro
Eric Auger
1
-0
/
+14
2015-11-03
vfio: platform: add capability to register a reset function
Eric Auger
2
-0
/
+47
2015-11-03
vfio: platform: introduce vfio-platform-base module
Eric Auger
5
-4
/
+18
2015-11-03
vfio/platform: store mapped memory in region, instead of an on-stack copy
James Morse
1
-18
/
+18
2015-11-03
vfio/type1: handle case where IOMMU does not support PAGE_SIZE size
Eric Auger
1
-1
/
+14
2015-10-27
VFIO: platform: clear IRQ_NOAUTOEN when de-assigning the IRQ
Eric Auger
1
-0
/
+1
2015-10-27
vfio/pci: Use kernel VPD access functions
Alex Williamson
1
-1
/
+69
2015-10-27
vfio: Whitelist PCI bridges
Alex Williamson
1
-6
/
+25
2015-10-01
vfio: Register/unregister irq_bypass_producer
Feng Wu
4
-0
/
+13
2015-07-24
vfio: Fix lockdep issue
Alex Williamson
1
-37
/
+54
2015-06-28
Merge tag 'vfio-v4.2-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
9
-19
/
+195
2015-06-24
Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
2
-101
/
+1010
2015-06-22
VFIO: platform: enable ARM64 build
Eric Auger
1
-1
/
+1
2015-06-22
VFIO: platform: Calxeda xgmac reset module
Eric Auger
6
-0
/
+107
2015-06-22
VFIO: platform: populate the reset function on probe
Eric Auger
1
-1
/
+36
2015-06-22
VFIO: platform: add reset callback
Eric Auger
2
-2
/
+14
2015-06-17
VFIO: platform: add reset struct and lookup table
Eric Auger
2
-0
/
+9
2015-06-11
vfio: powerpc/spapr: Support Dynamic DMA windows
Alexey Kardashevskiy
1
-1
/
+195
2015-06-11
vfio: powerpc/spapr: Register memory and define IOMMU v2
Alexey Kardashevskiy
1
-80
/
+421
2015-06-11
vfio: powerpc/spapr: powerpc/powernv/ioda2: Use DMA windows API in ownership ...
Alexey Kardashevskiy
1
-1
/
+87
2015-06-11
vfio: powerpc/spapr: powerpc/powernv/ioda: Define and implement DMA windows API
Alexey Kardashevskiy
1
-8
/
+11
2015-06-11
powerpc/iommu/powernv: Release replaced TCE
Alexey Kardashevskiy
1
-25
/
+38
2015-06-11
vfio: powerpc/spapr/iommu/powernv/ioda2: Rework IOMMU ownership control
Alexey Kardashevskiy
1
-5
/
+65
2015-06-11
powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_group
Alexey Kardashevskiy
1
-36
/
+86
2015-06-11
powerpc/spapr: vfio: Replace iommu_table with iommu_table_group
Alexey Kardashevskiy
1
-10
/
+13
2015-06-11
vfio: powerpc/spapr: Rework groups attaching
Alexey Kardashevskiy
1
-16
/
+24
2015-06-11
vfio: powerpc/spapr: Moving pinning/unpinning to helpers
Alexey Kardashevskiy
1
-20
/
+41
2015-06-11
vfio: powerpc/spapr: Disable DMA mappings on disabled container
Alexey Kardashevskiy
1
-0
/
+6
2015-06-11
vfio: powerpc/spapr: Move locked_vm accounting to helpers
Alexey Kardashevskiy
1
-19
/
+63
2015-06-11
vfio: powerpc/spapr: Use it_page_size
Alexey Kardashevskiy
1
-13
/
+13
2015-06-11
vfio: powerpc/spapr: Check that IOMMU page is fully contained by system page
Alexey Kardashevskiy
1
-0
/
+16
2015-06-11
vfio: powerpc/spapr: Move page pinning from arch code to VFIO IOMMU driver
Alexey Kardashevskiy
1
-13
/
+67
2015-06-09
vfio/pci: Fix racy vfio_device_get_from_dev() call
Alex Williamson
2
-15
/
+28
2015-05-29
drivers/vfio: Allow type-1 IOMMU instantiation on top of an ARM SMMUv3
Will Deacon
1
-1
/
+1
2015-05-12
drivers/vfio: Support EEH error injection
Gavin Shan
1
-0
/
+10
[next]