aboutsummaryrefslogtreecommitdiff
path: root/drivers/vfio/virqfd.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementGravatar Linus Torvalds 1-4/+4
2017-11-27annotate poll-related wait keysGravatar Al Viro 1-1/+1
2017-11-27anntotate the places where ->poll() return values goGravatar Al Viro 1-1/+1
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tGravatar Ingo Molnar 1-1/+1
2015-03-17vfio: Split virqfd into a separate module for vfio bus driversGravatar Alex Williamson 1-2/+15
2015-03-17vfio: virqfd_lock can be staticGravatar kbuild test robot 1-1/+1
2015-03-16vfio: move eventfd support code for VFIO_PCI to a separate fileGravatar Antonios Motakis 1-0/+213