summaryrefslogtreecommitdiff
path: root/drivers/vfio/virqfd.c
AgeCommit message (Expand)Author
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2017-11-27annotate poll-related wait keysAl Viro
2017-11-27anntotate the places where ->poll() return values goAl Viro
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar
2015-03-17vfio: Split virqfd into a separate module for vfio bus driversAlex Williamson
2015-03-17vfio: virqfd_lock can be statickbuild test robot
2015-03-16vfio: move eventfd support code for VFIO_PCI to a separate fileAntonios Motakis