Historique des commits

Auteur SHA1 Message Date
  Clark Williams 8bd75c77b7 sched/rt: Move rt specific bits into new header file il y a 12 ans
  Al Viro 2903ff019b switch simple cases of fget_light to fdget il y a 13 ans
  Al Viro cb0942b812 make get_file() return its argument il y a 13 ans
  Josh Boyer 8ded2bbc18 posix_types.h: Cleanup stale __NFDBITS and related definitions il y a 13 ans
  Al Viro 754421c8ca HAVE_RESTORE_SIGMASK is defined on all architectures now il y a 13 ans
  Linus Torvalds a591afc01d Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip il y a 13 ans
  Linus Torvalds 11bcb32848 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux il y a 13 ans
  Hans Verkuil 626cf23660 poll: add poll_requested_events() and poll_does_not_wait() functions il y a 13 ans
  Paul Gortmaker 630d9c4727 fs: reduce the use of module.h wherever possible il y a 13 ans
  Linus Torvalds faf309009e sys_poll: fix incorrect type for 'timeout' parameter il y a 13 ans
  David Howells 1fd36adcd9 Replace the fd_sets in struct fdtable with an array of unsigned longs il y a 13 ans
  Namhyung Kim 2c3d44dc4a select: remove unused MAX_SELECT_SECONDS il y a 14 ans
  Vasiliy Kulikov 65329bf46b fs/select.c: fix information leak to userspace il y a 14 ans
  Shawn Bohrer 95aac7b1cd epoll: make epoll_wait() use the hrtimer range feature il y a 15 ans
  Andrew Morton 231f3d393f select: rename estimate_accuracy() to select_estimate_accuracy() il y a 15 ans
  Christoph Hellwig 5d0e52830e Add generic sys_old_select() il y a 15 ans
  Jiri Slaby d554ed895d fs: use rlimit helpers il y a 15 ans
  Alexey Dobriyan a99bbaf5ee headers: remove sched.h from poll.h il y a 16 ans
  Guillaume Knispel 5ae87e79ec poll/select: avoid arithmetic overflow in __estimate_accuracy() il y a 16 ans
  Guillaume Knispel b2add73dbf poll/select: initialize triggered field of struct poll_wqueues il y a 16 ans
  Eric Dumazet 4938d7e023 poll: avoid extra wakeups in select/poll il y a 16 ans
  Heiko Carstens d4e82042c4 [CVE-2009-0029] System call wrappers part 32 il y a 16 ans
  Heiko Carstens 5a8a82b1d3 [CVE-2009-0029] System call wrappers part 23 il y a 16 ans
  Heiko Carstens c9da9f2129 [CVE-2009-0029] Make sys_pselect7 static il y a 16 ans
  Bernd Schmidt 62568510b8 Fix timeouts in sys_pselect7 il y a 16 ans
  Tejun Heo 5f820f648c poll: allow f_op->poll to sleep il y a 16 ans
  Arjan van de Ven 4d36a9e65d select: deal with math overflow from borderline valid userland data il y a 17 ans
  Arjan van de Ven 96d2ab484e hrtimer: fix signed/unsigned bug in slack estimator il y a 17 ans
  Arjan van de Ven 4ce105d30e hrtimer: incorporate feedback from Peter Zijlstra il y a 17 ans
  Arjan van de Ven 90d6e24a36 hrtimer: make select() and poll() use the hrtimer range feature il y a 17 ans