aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/vfio/virqfd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-15vfio/virqfd: Drain events from eventfd in virqfd_wakeup()David Woodhouse1-0/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-05-26fs: add new vfs_poll and file_can_poll helpersChristoph Hellwig1-1/+1
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-4/+4
2017-11-27annotate poll-related wait keysAl Viro1-1/+1
2017-11-27anntotate the places where ->poll() return values goAl Viro1-1/+1
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar1-1/+1
2015-03-17vfio: Split virqfd into a separate module for vfio bus driversAlex Williamson1-2/+15
2015-03-17vfio: virqfd_lock can be statickbuild test robot1-1/+1
2015-03-16vfio: move eventfd support code for VFIO_PCI to a separate fileAntonios Motakis1-0/+213