Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
651b0e702981304f77091b82870a01480705f4fe
/
drivers
/
virtio
87c9403
virtio_balloon: fix PFN format for virtio-1
by Michael S. Tsirkin
· 8 years ago
e00f7bd
virtio: Silence uninitialized variable warning
by Dan Carpenter
· 9 years ago
05dbcb4
virtio: virtio 1.0 cs04 spec compliance for reset
by Michael S. Tsirkin
· 9 years ago
f069153
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 9 years ago
5057dcd
virtio_balloon: export 'available' memory to balloon statistics
by Igor Redko
· 9 years ago
63e3027
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 9 years ago
fd0e21c
virtio_balloon: Allow to resize and update the balloon stats in parallel
by Petr Mladek
· 9 years ago
fad7b7b
virtio_balloon: Use a workqueue instead of "vballoon" kthread
by Petr Mladek
· 9 years ago
caf02ab
PCI: Add QEMU top-level IDs for (sub)vendor & device
by Robin H. Johnson
· 9 years ago
78fe398
vring: Use the DMA API on Xen
by Andy Lutomirski
· 9 years ago
7a5589b
virtio_pci: Use the DMA API if enabled
by Andy Lutomirski
· 9 years ago
b421113
virtio_mmio: Use the DMA API if enabled
by Andy Lutomirski
· 9 years ago
2a2d138
virtio: Add improved queue allocation API
by Andy Lutomirski
· 9 years ago
780bc79
virtio_ring: Support DMA APIs
by Andy Lutomirski
· 9 years ago
d26c96c
vring: Introduce vring_use_dma_api()
by Andy Lutomirski
· 9 years ago
4e94ebd
virtio-pci: read the right virtio_pci_notify_cap field
by Ladi Prosek
· 9 years ago
2989be0
virtio_pci: fix use after free on release
by Michael S. Tsirkin
· 9 years ago
f7ad26f
virtio: make find_vqs() checkpatch.pl-friendly
by Stefan Hajnoczi
· 9 years ago
f68b992
virtio_balloon: fix race by fill and leak
by Minchan Kim
· 9 years ago
788e5b3
virtio_ring: use virt_store_mb
by Michael S. Tsirkin
· 9 years ago
f277ec4
virtio_ring: shadow available ring flags & index
by Venkatesh Srinivas
· 9 years ago
8210753
virtio: Do not drop __GFP_HIGH in alloc_indirect
by Michal Hocko
· 9 years ago
c13f99b
virtio: fix memory leak of virtio ida cache layers
by Suman Anna
· 9 years ago
997e120
virtio_balloon: do not change memory amount visible via /proc/meminfo
by Denis V. Lunev
· 9 years ago
b4d3403
virtio_ballon: change stub of release_pages_by_pfn
by Denis V. Lunev
· 9 years ago
38c4ab8
virtio_mmio: add ACPI probing
by Graeme Gregory
· 9 years ago
df4198b
virtio-input: reset device and detach unused during remove
by Jason Wang
· 9 years ago
5fc8352
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 9 years ago
02201e3
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 9 years ago
59a5b0f7
virtio-pci: alloc only resources actually used.
by Gerd Hoffmann
· 9 years ago
d813335
Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 9 years ago
210d150
virtio_pci: Clear stale cpumask when setting irq affinity
by Jiang Liu
· 9 years ago
9c27847
kernel/params: constify struct kernel_param_ops uses
by Luis R. Rodriguez
· 9 years ago
c1f4d88
virtio_pci: drop pci_msi_off() call during probe
by Michael S. Tsirkin
· 10 years ago
9abbfb4
virtio: drop virtio_device_is_legacy_only
by Michael S. Tsirkin
· 10 years ago
f71d828
virtio_pci: support non-legacy balloon devices
by Michael S. Tsirkin
· 10 years ago
a62d547
virtio_mmio: support non-legacy balloon devices
by Michael S. Tsirkin
· 10 years ago
2343dab
virtio: balloon might not be a legacy device
by Michael S. Tsirkin
· 10 years ago
df81b29
virtio_balloon: transitional interface
by Michael S. Tsirkin
· 10 years ago
a8557d3
virtio_pci_modern: switch to type-safe io accessors
by Michael S. Tsirkin
· 10 years ago
c5d4c2c
virtio_pci_modern: type-safe io accessors
by Michael S. Tsirkin
· 10 years ago
271c865
Add virtio-input driver.
by Gerd Hoffmann
· 10 years ago
704a0b5
virtio_mmio: fix access width for mmio
by Michael S. Tsirkin
· 10 years ago
87e7bf1
virtio_mmio: generation support
by Michael S. Tsirkin
· 10 years ago
3d2a377
virtio-balloon: do not call blocking ops when !TASK_RUNNING
by Michael S. Tsirkin
· 10 years ago
88660f7fb
virtio_balloon: set DRIVER_OK before using device
by Michael S. Tsirkin
· 10 years ago
5b40a7d
virtio: don't set VIRTIO_CONFIG_S_DRIVER_OK twice.
by Rusty Russell
· 10 years ago
7abb568
virtio_pci: use 16-bit accessor for queue_enable.
by Rusty Russell
· 10 years ago
5e05bf5
virtio: Avoid possible kernel panic if DEBUG is enabled.
by Tetsuo Handa
· 10 years ago
1862ee2
virtio-mmio: Update the device to OASIS spec version
by Pawel Moll
· 10 years ago
76545f0
virtio_pci_modern: drop an unused function
by Michael S. Tsirkin
· 10 years ago
ac399d8
virtio_pci: add module param to force legacy mode
by Michael S. Tsirkin
· 10 years ago
46506da
virtio_pci: add an option to disable legacy driver
by Michael S. Tsirkin
· 10 years ago
0327642
virtio_pci: drop Kconfig warnings
by Michael S. Tsirkin
· 10 years ago
b2a6d51
virtio_pci: Kconfig grammar fix
by Michael S. Tsirkin
· 10 years ago
43b4f72
virtio_ring: coding style fix
by Michael S. Tsirkin
· 10 years ago
25e65e4
virtio_balloon: coding style fixes
by Michael S. Tsirkin
· 10 years ago
d3f5f06
virtio_pci_modern: support devices with no config
by Michael S. Tsirkin
· 10 years ago
3909213
virtio_pci_modern: reduce number of mappings
by Michael S. Tsirkin
· 10 years ago
89461c4
virtio_pci: macros for PCI layout offsets
by Rusty Russell
· 11 years ago
1fcf051
virtio_pci: modern driver
by Michael S. Tsirkin
· 10 years ago
ff31d2e
virtio_pci: move probe/remove code to common
by Michael S. Tsirkin
· 10 years ago
2bd56af
virtio_pci: drop useless del_vqs call
by Sasha Levin
· 10 years ago
2d9becc
virtio/balloon: verify device has config space
by Michael S. Tsirkin
· 10 years ago
a1eb03f
virtio_pci: document why we defer kfree
by Michael S. Tsirkin
· 10 years ago
63bd62a
virtio_pci: defer kfree until release callback
by Sasha Levin
· 10 years ago
945399a
virtio_pci: device-specific release callback
by Michael S. Tsirkin
· 10 years ago
80e9541
virtio: make del_vqs idempotent
by Michael S. Tsirkin
· 10 years ago
64ec45b
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 10 years ago
9f3e151
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
5ff1611
virtio_pci: restore module attributes
by Herbert Xu
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
9a4253d
virtio_pci: move probe to common file
by Michael S. Tsirkin
· 10 years ago
de2b48d
virtio_pci_common.h: drop VIRTIO_PCI_NO_LEGACY
by Michael S. Tsirkin
· 10 years ago
30683a8
virtio: set VIRTIO_CONFIG_S_FEATURES_OK on restore
by Michael S. Tsirkin
· 10 years ago
5f4c976
virtio_pci: rename virtio_pci -> virtio_pci_common
by Michael S. Tsirkin
· 10 years ago
a90fdce
virtio_pci: update file descriptions and copyright
by Michael S. Tsirkin
· 10 years ago
38eb4a2
virtio_pci: split out legacy device support
by Michael S. Tsirkin
· 10 years ago
6f8f23d
virtio_pci: setup config vector indirectly
by Michael S. Tsirkin
· 10 years ago
b09f00b
virtio_pci: setup vqs indirectly
by Michael S. Tsirkin
· 10 years ago
5386cef
virtio_pci: delete vqs indirectly
by Michael S. Tsirkin
· 10 years ago
f30eaf4
virtio_pci: use priv for vq notification
by Michael S. Tsirkin
· 10 years ago
3ec7a77
virtio_pci: free up vq->priv
by Michael S. Tsirkin
· 10 years ago
f913dd4
virtio_pci: fix coding style for structs
by Michael S. Tsirkin
· 10 years ago
af53572
virtio_pci: add isr field
by Michael S. Tsirkin
· 10 years ago
d71a6fc
virtio: drop legacy_only driver flag
by Michael S. Tsirkin
· 10 years ago
63d9f218
virtio_balloon: drop legacy_only driver flag
by Michael S. Tsirkin
· 10 years ago
5c609a5
virtio: allow finalize_features to fail
by Michael S. Tsirkin
· 10 years ago
b6098c3
virtio: add API to detect legacy devices
by Michael S. Tsirkin
· 10 years ago
747ae34
virtio: make VIRTIO_F_VERSION_1 a transport bit
by Michael S. Tsirkin
· 10 years ago
df1b57f
virtio_balloon: add legacy_only flag
by Michael S. Tsirkin
· 10 years ago
b3bb62d
virtio: add legacy feature table support
by Michael S. Tsirkin
· 10 years ago
c102659
virtio: simplify feature bit handling
by Michael S. Tsirkin
· 10 years ago
cb3f6d9
virtio: set FEATURES_OK
by Michael S. Tsirkin
· 10 years ago
8906265
virtio: allow transports to get avail/used addresses
by Cornelia Huck
· 10 years ago
00e6f3d
virtio_ring: switch to new memory access APIs
by Michael S. Tsirkin
· 10 years ago
93d389f
virtio: assert 32 bit features in transports
by Michael S. Tsirkin
· 10 years ago
d025477
virtio: add support for 64 bit features.
by Michael S. Tsirkin
· 10 years ago
e16e12b
virtio: use u32, not bitmap for features
by Michael S. Tsirkin
· 10 years ago
5a10b7d
virtio_balloon: free some memory from balloon on OOM
by Raushaniya Maksudova
· 10 years ago
Next »