Linus Torvalds
|
a11e1d432b
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
|
il y a 7 ans |
Christoph Hellwig
|
3deb642f0d
fs: introduce new ->get_poll_head and ->poll_mask methods
|
il y a 8 ans |
Christoph Hellwig
|
9965ed174e
fs: add new vfs_poll and file_can_poll helpers
|
il y a 7 ans |
Christoph Hellwig
|
8f546ae1fc
fs: unexport poll_schedule_timeout
|
il y a 8 ans |
Al Viro
|
7a163b2195
unify {de,}mangle_poll(), get rid of kernel-side POLL...
|
il y a 7 ans |
Al Viro
|
e78cd95beb
preparation to switching ->poll() to returning EPOLL...
|
il y a 7 ans |
Al Viro
|
ddc0505fbd
annotate poll_table_entry->key
|
il y a 8 ans |
Al Viro
|
0169943775
annotate poll_table_struct ->_key
|
il y a 8 ans |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
il y a 8 ans |
Ingo Molnar
|
ac6424b981
sched/wait: Rename wait_queue_t => wait_queue_entry_t
|
il y a 8 ans |
Al Viro
|
e99ca56ce0
move compat select-related syscalls to fs/select.c
|
il y a 8 ans |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
il y a 9 ans |
Deepa Dinamani
|
766b9f928b
fs: poll/select/recvmmsg: use timespec64 for timeout events
|
il y a 9 ans |
John Stultz
|
da8b44d5a9
timer: convert timer_slack_ns from unsigned long to u64
|
il y a 9 ans |
David Howells
|
607ca46e97
UAPI: (Scripted) Disintegrate include/linux
|
il y a 13 ans |
Hans Verkuil
|
626cf23660
poll: add poll_requested_events() and poll_does_not_wait() functions
|
il y a 13 ans |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
il y a 14 ans |
Namhyung Kim
|
dac36dd87d
poll: fix a typo in comment
|
il y a 15 ans |
Shawn Bohrer
|
95aac7b1cd
epoll: make epoll_wait() use the hrtimer range feature
|
il y a 15 ans |
Dave Young
|
9ff9933944
sysctl extern cleanup: poll
|
il y a 15 ans |
Alexey Dobriyan
|
a99bbaf5ee
headers: remove sched.h from poll.h
|
il y a 16 ans |
Eric Dumazet
|
4938d7e023
poll: avoid extra wakeups in select/poll
|
il y a 16 ans |
Tejun Heo
|
5f820f648c
poll: allow f_op->poll to sleep
|
il y a 17 ans |
Arjan van de Ven
|
8ff3e8e85f
select: switch select() and poll() over to hrtimers
|
il y a 17 ans |
Thomas Gleixner
|
b773ad40ac
select: add poll_select_set_timeout() and poll_select_copy_remaining() helpers
|
il y a 17 ans |
Al Viro
|
a2dcb44c3c
[PATCH] make osf_select() use core_sys_select()
|
il y a 17 ans |
Alexey Dobriyan
|
dd23aae4f5
Fix select on /proc files without ->poll
|
il y a 18 ans |
Al Viro
|
f23f6e08c4
[PATCH] severing poll.h -> mm.h
|
il y a 19 ans |
Andi Kleen
|
70674f95c0
[PATCH] Optimize select/poll by putting small data sets on the stack
|
il y a 19 ans |
David Woodhouse
|
9f72949f67
[PATCH] Add pselect/ppoll system call implementation
|
il y a 20 ans |