Commit History

Author SHA1 Message Date
  Eliezer Tamir 076bb0c82a net: rename include/net/ll_poll.h to include/net/busy_poll.h 12 years ago
  Linus Torvalds 496322bc91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 12 years ago
  Eliezer Tamir 76b1e9b981 net/fs: change busy poll time accounting 12 years ago
  Eliezer Tamir cbf55001b2 net: rename low latency sockets functions to busy poll 12 years ago
  Eliezer Tamir 1bc2774d86 net: convert lls to use time_in_range() 12 years ago
  Eliezer Tamir 91e2fd3378 net: avoid calling sched_clock when LLS is off 12 years ago
  Eliezer Tamir 2d48d67fa8 net: poll/select low latency socket support 12 years ago
  Colin Cross 9745cdb36d select: use freezable blocking call 12 years ago
  Clark Williams 8bd75c77b7 sched/rt: Move rt specific bits into new header file 12 years ago
  Al Viro 2903ff019b switch simple cases of fget_light to fdget 13 years ago
  Al Viro cb0942b812 make get_file() return its argument 13 years ago
  Josh Boyer 8ded2bbc18 posix_types.h: Cleanup stale __NFDBITS and related definitions 13 years ago
  Al Viro 754421c8ca HAVE_RESTORE_SIGMASK is defined on all architectures now 13 years ago
  Linus Torvalds a591afc01d Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
  Linus Torvalds 11bcb32848 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
  Hans Verkuil 626cf23660 poll: add poll_requested_events() and poll_does_not_wait() functions 13 years ago
  Paul Gortmaker 630d9c4727 fs: reduce the use of module.h wherever possible 13 years ago
  Linus Torvalds faf309009e sys_poll: fix incorrect type for 'timeout' parameter 13 years ago
  David Howells 1fd36adcd9 Replace the fd_sets in struct fdtable with an array of unsigned longs 13 years ago
  Namhyung Kim 2c3d44dc4a select: remove unused MAX_SELECT_SECONDS 14 years ago
  Vasiliy Kulikov 65329bf46b fs/select.c: fix information leak to userspace 14 years ago
  Shawn Bohrer 95aac7b1cd epoll: make epoll_wait() use the hrtimer range feature 14 years ago
  Andrew Morton 231f3d393f select: rename estimate_accuracy() to select_estimate_accuracy() 14 years ago
  Christoph Hellwig 5d0e52830e Add generic sys_old_select() 15 years ago
  Jiri Slaby d554ed895d fs: use rlimit helpers 15 years ago
  Alexey Dobriyan a99bbaf5ee headers: remove sched.h from poll.h 15 years ago
  Guillaume Knispel 5ae87e79ec poll/select: avoid arithmetic overflow in __estimate_accuracy() 16 years ago
  Guillaume Knispel b2add73dbf poll/select: initialize triggered field of struct poll_wqueues 16 years ago
  Eric Dumazet 4938d7e023 poll: avoid extra wakeups in select/poll 16 years ago
  Heiko Carstens d4e82042c4 [CVE-2009-0029] System call wrappers part 32 16 years ago