aboutsummaryrefslogtreecommitdiff
path: root/include/linux/poll.h
AgeCommit message (Expand)Author
2010-12-10poll: fix a typo in commentNamhyung Kim
2010-10-27epoll: make epoll_wait() use the hrtimer range featureShawn Bohrer
2010-03-12sysctl extern cleanup: pollDave Young
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan
2009-06-16poll: avoid extra wakeups in select/pollEric Dumazet
2009-01-06poll: allow f_op->poll to sleepTejun Heo
2008-09-05select: switch select() and poll() over to hrtimersArjan van de Ven
2008-09-05select: add poll_select_set_timeout() and poll_select_copy_remaining() helpersThomas Gleixner
2008-05-01[PATCH] make osf_select() use core_sys_select()Al Viro
2007-09-11Fix select on /proc files without ->pollAlexey Dobriyan
2006-12-04[PATCH] severing poll.h -> mm.hAl Viro
2006-03-28[PATCH] Optimize select/poll by putting small data sets on the stackAndi Kleen
2006-01-18[PATCH] Add pselect/ppoll system call implementationDavid Woodhouse
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds