Commit Graph

11 Commits (f6de7acc42de909ccc7f00916ddb4d2064f42b67)

Author SHA1 Message Date
Alexey Dobriyan a99bbaf5ee headers: remove sched.h from poll.h 16 years ago
Eric Dumazet 4938d7e023 poll: avoid extra wakeups in select/poll 16 years ago
Tejun Heo 5f820f648c poll: allow f_op->poll to sleep 16 years ago
Arjan van de Ven 8ff3e8e85f select: switch select() and poll() over to hrtimers 17 years ago
Thomas Gleixner b773ad40ac select: add poll_select_set_timeout() and poll_select_copy_remaining() helpers 17 years ago
Al Viro a2dcb44c3c [PATCH] make osf_select() use core_sys_select() 17 years ago
Alexey Dobriyan dd23aae4f5 Fix select on /proc files without ->poll 18 years ago
Al Viro f23f6e08c4 [PATCH] severing poll.h -> mm.h 18 years ago
Andi Kleen 70674f95c0 [PATCH] Optimize select/poll by putting small data sets on the stack 19 years ago
David Woodhouse 9f72949f67 [PATCH] Add pselect/ppoll system call implementation 19 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago