Histórico de Commits

Autor SHA1 Mensagem Data
  Linus Torvalds a591afc01d Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip há 13 anos atrás
  Linus Torvalds 11bcb32848 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux há 13 anos atrás
  Hans Verkuil 626cf23660 poll: add poll_requested_events() and poll_does_not_wait() functions há 13 anos atrás
  Paul Gortmaker 630d9c4727 fs: reduce the use of module.h wherever possible há 13 anos atrás
  Linus Torvalds faf309009e sys_poll: fix incorrect type for 'timeout' parameter há 13 anos atrás
  David Howells 1fd36adcd9 Replace the fd_sets in struct fdtable with an array of unsigned longs há 13 anos atrás
  Namhyung Kim 2c3d44dc4a select: remove unused MAX_SELECT_SECONDS há 14 anos atrás
  Vasiliy Kulikov 65329bf46b fs/select.c: fix information leak to userspace há 14 anos atrás
  Shawn Bohrer 95aac7b1cd epoll: make epoll_wait() use the hrtimer range feature há 14 anos atrás
  Andrew Morton 231f3d393f select: rename estimate_accuracy() to select_estimate_accuracy() há 14 anos atrás
  Christoph Hellwig 5d0e52830e Add generic sys_old_select() há 15 anos atrás
  Jiri Slaby d554ed895d fs: use rlimit helpers há 15 anos atrás
  Alexey Dobriyan a99bbaf5ee headers: remove sched.h from poll.h há 15 anos atrás
  Guillaume Knispel 5ae87e79ec poll/select: avoid arithmetic overflow in __estimate_accuracy() há 15 anos atrás
  Guillaume Knispel b2add73dbf poll/select: initialize triggered field of struct poll_wqueues há 16 anos atrás
  Eric Dumazet 4938d7e023 poll: avoid extra wakeups in select/poll há 16 anos atrás
  Heiko Carstens d4e82042c4 [CVE-2009-0029] System call wrappers part 32 há 16 anos atrás
  Heiko Carstens 5a8a82b1d3 [CVE-2009-0029] System call wrappers part 23 há 16 anos atrás
  Heiko Carstens c9da9f2129 [CVE-2009-0029] Make sys_pselect7 static há 16 anos atrás
  Bernd Schmidt 62568510b8 Fix timeouts in sys_pselect7 há 16 anos atrás
  Tejun Heo 5f820f648c poll: allow f_op->poll to sleep há 16 anos atrás
  Arjan van de Ven 4d36a9e65d select: deal with math overflow from borderline valid userland data há 16 anos atrás
  Arjan van de Ven 96d2ab484e hrtimer: fix signed/unsigned bug in slack estimator há 17 anos atrás
  Arjan van de Ven 4ce105d30e hrtimer: incorporate feedback from Peter Zijlstra há 17 anos atrás
  Arjan van de Ven 90d6e24a36 hrtimer: make select() and poll() use the hrtimer range feature há 17 anos atrás
  Arjan van de Ven 8ff3e8e85f select: switch select() and poll() over to hrtimers há 17 anos atrás
  Thomas Gleixner b773ad40ac select: add poll_select_set_timeout() and poll_select_copy_remaining() helpers há 17 anos atrás
  Linus Torvalds 55d8538498 Fix performance regression on lmbench select benchmark há 17 anos atrás
  Al Viro 9f3acc3140 [PATCH] split linux/file.h há 17 anos atrás
  Al Viro a2dcb44c3c [PATCH] make osf_select() use core_sys_select() há 17 anos atrás