aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/poll.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan1-1/+1
2009-06-16poll: avoid extra wakeups in select/pollEric Dumazet1-0/+3
2009-01-06poll: allow f_op->poll to sleepTejun Heo1-3/+12
2008-09-05select: switch select() and poll() over to hrtimersArjan van de Ven1-3/+3
2008-09-05select: add poll_select_set_timeout() and poll_select_copy_remaining() helpersThomas Gleixner1-0/+2
2008-05-01[PATCH] make osf_select() use core_sys_select()Al Viro1-0/+2
2007-09-11Fix select on /proc files without ->pollAlexey Dobriyan1-0/+2
2006-12-04[PATCH] severing poll.h -> mm.hAl Viro1-1/+2
2006-03-28[PATCH] Optimize select/poll by putting small data sets on the stackAndi Kleen1-0/+17
2006-01-18[PATCH] Add pselect/ppoll system call implementationDavid Woodhouse1-1/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+99