aboutsummaryrefslogtreecommitdiff
path: root/drivers/vfio/virqfd.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-15vfio/virqfd: Drain events from eventfd in virqfd_wakeup()Gravatar David Woodhouse 1-0/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 1-4/+1
2018-05-26fs: add new vfs_poll and file_can_poll helpersGravatar Christoph Hellwig 1-1/+1
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