Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
5a56a39be7ffb416dd5ec5e1489d5a3a8b6a63f2
/
include
/
linux
/
poll.h
ad312f9
fs/select: avoid clang stack usage warning
by Arnd Bergmann
· 6 years ago
a11e1d4
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
by Linus Torvalds
· 7 years ago
3deb642
fs: introduce new ->get_poll_head and ->poll_mask methods
by Christoph Hellwig
· 7 years ago
9965ed17
fs: add new vfs_poll and file_can_poll helpers
by Christoph Hellwig
· 7 years ago
8f546ae
fs: unexport poll_schedule_timeout
by Christoph Hellwig
· 7 years ago
7a163b2
unify {de,}mangle_poll(), get rid of kernel-side POLL...
by Al Viro
· 7 years ago
e78cd95
preparation to switching ->poll() to returning EPOLL...
by Al Viro
· 7 years ago
ddc0505f
annotate poll_table_entry->key
by Al Viro
· 7 years ago
0169943
annotate poll_table_struct ->_key
by Al Viro
· 8 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
ac6424b
sched/wait: Rename wait_queue_t => wait_queue_entry_t
by Ingo Molnar
· 8 years ago
e99ca56
move compat select-related syscalls to fs/select.c
by Al Viro
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
766b9f9
fs: poll/select/recvmmsg: use timespec64 for timeout events
by Deepa Dinamani
· 9 years ago
da8b44d
timer: convert timer_slack_ns from unsigned long to u64
by John Stultz
· 9 years ago
607ca46
UAPI: (Scripted) Disintegrate include/linux
by David Howells
· 12 years ago
626cf23
poll: add poll_requested_events() and poll_does_not_wait() functions
by Hans Verkuil
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
dac36dd
poll: fix a typo in comment
by Namhyung Kim
· 14 years ago
95aac7b
epoll: make epoll_wait() use the hrtimer range feature
by Shawn Bohrer
· 14 years ago
9ff9933
sysctl extern cleanup: poll
by Dave Young
· 15 years ago
a99bbaf
headers: remove sched.h from poll.h
by Alexey Dobriyan
· 15 years ago
4938d7e
poll: avoid extra wakeups in select/poll
by Eric Dumazet
· 16 years ago
5f820f6
poll: allow f_op->poll to sleep
by Tejun Heo
· 16 years ago
8ff3e8e
select: switch select() and poll() over to hrtimers
by Arjan van de Ven
· 16 years ago
b773ad4
select: add poll_select_set_timeout() and poll_select_copy_remaining() helpers
by Thomas Gleixner
· 16 years ago
a2dcb44
[PATCH] make osf_select() use core_sys_select()
by Al Viro
· 17 years ago
dd23aae
Fix select on /proc files without ->poll
by Alexey Dobriyan
· 17 years ago
f23f6e0
[PATCH] severing poll.h -> mm.h
by Al Viro
· 18 years ago
70674f9
[PATCH] Optimize select/poll by putting small data sets on the stack
by Andi Kleen
· 19 years ago
9f72949
[PATCH] Add pselect/ppoll system call implementation
by David Woodhouse
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago