index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
virtio
/
linux
/
kernel.h
Age
Commit message (
Expand
)
Author
2023-02-22
tools/virtio: fix the vringh test for virtio ring changes
Shunsuke Mie
2022-08-11
tools/virtio: fix build
Stefano Garzarella
2020-12-18
tools/virtio: add krealloc_array
Peng Fan
2020-07-16
compiler: Remove uninitialized_var() macro
Kees Cook
2020-06-22
tools/virtio: Use tools/include/list.h instead of stubs
Eugenio PĂ©rez
2019-05-27
virtio: add unlikely() to WARN_ON_ONCE()
Igor Stoppa
2018-12-19
virtio: fix test build after uio.h change
Michael S. Tsirkin
2018-07-27
tools/virtio: add kmalloc_array stub
Michael S. Tsirkin
2018-01-29
tools/virtio: more stubs to fix tools build
Michael S. Tsirkin
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-08-15
tools/virtio: add dma stubs
Michael S. Tsirkin
2016-01-26
tools/virtio: use virt_xxx barriers
Michael S. Tsirkin
2015-12-07
tools/virtio: move list macro stubs
Michael S. Tsirkin
2015-09-09
tools/virtio: fix build after 4.2 changes
Michael S. Tsirkin
2014-05-01
tools: Consolidate types.h
Borislav Petkov
2013-03-20
tools/virtio: separate headers more.
Rusty Russell