1. ad312f9 fs/select: avoid clang stack usage warning by Arnd Bergmann · 6 years ago
  2. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 7 years ago
  3. 3deb642 fs: introduce new ->get_poll_head and ->poll_mask methods by Christoph Hellwig · 7 years ago
  4. 9965ed17 fs: add new vfs_poll and file_can_poll helpers by Christoph Hellwig · 7 years ago
  5. 8f546ae fs: unexport poll_schedule_timeout by Christoph Hellwig · 7 years ago
  6. 7a163b2 unify {de,}mangle_poll(), get rid of kernel-side POLL... by Al Viro · 7 years ago
  7. e78cd95 preparation to switching ->poll() to returning EPOLL... by Al Viro · 7 years ago
  8. ddc0505f annotate poll_table_entry->key by Al Viro · 7 years ago
  9. 0169943 annotate poll_table_struct ->_key by Al Viro · 8 years ago
  10. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  11. ac6424b sched/wait: Rename wait_queue_t => wait_queue_entry_t by Ingo Molnar · 8 years ago
  12. e99ca56 move compat select-related syscalls to fs/select.c by Al Viro · 8 years ago
  13. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  14. 766b9f9 fs: poll/select/recvmmsg: use timespec64 for timeout events by Deepa Dinamani · 9 years ago
  15. da8b44d timer: convert timer_slack_ns from unsigned long to u64 by John Stultz · 9 years ago
  16. 607ca46 UAPI: (Scripted) Disintegrate include/linux by David Howells · 12 years ago
  17. 626cf23 poll: add poll_requested_events() and poll_does_not_wait() functions by Hans Verkuil · 13 years ago
  18. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  19. dac36dd poll: fix a typo in comment by Namhyung Kim · 14 years ago
  20. 95aac7b epoll: make epoll_wait() use the hrtimer range feature by Shawn Bohrer · 14 years ago
  21. 9ff9933 sysctl extern cleanup: poll by Dave Young · 15 years ago
  22. a99bbaf headers: remove sched.h from poll.h by Alexey Dobriyan · 15 years ago
  23. 4938d7e poll: avoid extra wakeups in select/poll by Eric Dumazet · 16 years ago
  24. 5f820f6 poll: allow f_op->poll to sleep by Tejun Heo · 16 years ago
  25. 8ff3e8e select: switch select() and poll() over to hrtimers by Arjan van de Ven · 16 years ago
  26. b773ad4 select: add poll_select_set_timeout() and poll_select_copy_remaining() helpers by Thomas Gleixner · 16 years ago
  27. a2dcb44 [PATCH] make osf_select() use core_sys_select() by Al Viro · 17 years ago
  28. dd23aae Fix select on /proc files without ->poll by Alexey Dobriyan · 17 years ago
  29. f23f6e0 [PATCH] severing poll.h -> mm.h by Al Viro · 18 years ago
  30. 70674f9 [PATCH] Optimize select/poll by putting small data sets on the stack by Andi Kleen · 19 years ago
  31. 9f72949 [PATCH] Add pselect/ppoll system call implementation by David Woodhouse · 19 years ago
  32. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago