summaryrefslogtreecommitdiff
path: root/include/linux/poll.h
Commit message (Expand)AuthorAge
* unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro2018-02-11
* preparation to switching ->poll() to returning EPOLL...Al Viro2018-02-01
* annotate poll_table_entry->keyAl Viro2017-11-27
* annotate poll_table_struct ->_keyAl Viro2017-11-27
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-20
* move compat select-related syscalls to fs/select.cAl Viro2017-04-17
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* fs: poll/select/recvmmsg: use timespec64 for timeout eventsDeepa Dinamani2016-05-19
* timer: convert timer_slack_ns from unsigned long to u64John Stultz2016-03-17
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-13
* poll: add poll_requested_events() and poll_does_not_wait() functionsHans Verkuil2012-03-23
* Fix common misspellingsLucas De Marchi2011-03-31
* poll: fix a typo in commentNamhyung Kim2010-12-10
* epoll: make epoll_wait() use the hrtimer range featureShawn Bohrer2010-10-27
* sysctl extern cleanup: pollDave Young2010-03-12
* headers: remove sched.h from poll.hAlexey Dobriyan2009-10-04
* poll: avoid extra wakeups in select/pollEric Dumazet2009-06-16
* poll: allow f_op->poll to sleepTejun Heo2009-01-06
* select: switch select() and poll() over to hrtimersArjan van de Ven2008-09-05
* select: add poll_select_set_timeout() and poll_select_copy_remaining() helpersThomas Gleixner2008-09-05
* [PATCH] make osf_select() use core_sys_select()Al Viro2008-05-01
* Fix select on /proc files without ->pollAlexey Dobriyan2007-09-11
* [PATCH] severing poll.h -> mm.hAl Viro2006-12-04
* [PATCH] Optimize select/poll by putting small data sets on the stackAndi Kleen2006-03-28
* [PATCH] Add pselect/ppoll system call implementationDavid Woodhouse2006-01-18
* Linux-2.6.12-rc2Linus Torvalds2005-04-16