summaryrefslogtreecommitdiffstats
path: root/include/linux/poll.h
Commit message (Expand)AuthorAgeFilesLines
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-131-5/+1
* poll: add poll_requested_events() and poll_does_not_wait() functionsHans Verkuil2012-03-231-6/+31
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* poll: fix a typo in commentNamhyung Kim2010-12-101-1/+1
* epoll: make epoll_wait() use the hrtimer range featureShawn Bohrer2010-10-271-0/+2
* sysctl extern cleanup: pollDave Young2010-03-121-0/+2
* headers: remove sched.h from poll.hAlexey Dobriyan2009-10-041-1/+1
* poll: avoid extra wakeups in select/pollEric Dumazet2009-06-161-0/+3
* poll: allow f_op->poll to sleepTejun Heo2009-01-061-3/+12
* select: switch select() and poll() over to hrtimersArjan van de Ven2008-09-051-3/+3
* select: add poll_select_set_timeout() and poll_select_copy_remaining() helpersThomas Gleixner2008-09-051-0/+2
* [PATCH] make osf_select() use core_sys_select()Al Viro2008-05-011-0/+2
* Fix select on /proc files without ->pollAlexey Dobriyan2007-09-111-0/+2
* [PATCH] severing poll.h -> mm.hAl Viro2006-12-041-1/+2
* [PATCH] Optimize select/poll by putting small data sets on the stackAndi Kleen2006-03-281-0/+17
* [PATCH] Add pselect/ppoll system call implementationDavid Woodhouse2006-01-181-1/+5
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+99