Commit History

Author SHA1 Message Date
  Linus Torvalds c856863988 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
  Ingo Molnar ac6424b981 sched/wait: Rename wait_queue_t => wait_queue_entry_t 8 years ago
  Al Viro 464d62421c select: switch compat_{get,put}_fd_set() to compat_{get,put}_bitmap() 8 years ago
  Michal Hocko 752ade68cb treewide: use kv[mz]alloc* rather than opencoded variants 8 years ago
  Linus Torvalds 8d65b08deb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 8 years ago
  Al Viro e99ca56ce0 move compat select-related syscalls to fs/select.c 8 years ago
  Alexander Duyck 37056719bb net: Track start of busy loop instead of when it should end 8 years ago
  Ingo Molnar 3f07c01441 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> 8 years ago
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
  Vlastimil Babka 2d19309cf8 fs/select: add vmalloc fallback for select(2) 9 years ago
  Deepa Dinamani 766b9f928b fs: poll/select/recvmmsg: use timespec64 for timeout events 9 years ago
  John Stultz da8b44d5a9 timer: convert timer_slack_ns from unsigned long to u64 9 years ago
  Mateusz Guzik ccec5ee302 poll: plug an unused argument to do_poll 9 years ago
  Peter Zijlstra b92b8b35a2 locking/arch: Rename set_mb() to smp_store_mb() 10 years ago
  Andy Lutomirski f56141e3e2 all arches, signal: move restart_block to struct task_struct 10 years ago
  Linus Torvalds 9bc9ccd7db Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
  Rafael J. Wysocki 59612d1879 Revert "select: use freezable blocking call" 12 years ago
  Al Viro 72c2d53192 file->f_op is never NULL... 12 years ago
  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