Merge commit 'v2.6.30' into for-2.6.31
[safe/jmp/linux-2.6] / fs / select.c
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 32
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 23
2009-01-14 Heiko Carstens[CVE-2009-0029] Make sys_pselect7 static
2009-01-13 Bernd SchmidtFix timeouts in sys_pselect7
2009-01-06 Tejun Heopoll: allow f_op->poll to sleep
2008-10-26 Arjan van de Venselect: deal with math overflow from borderline valid...
2008-09-07 Arjan van de Venhrtimer: fix signed/unsigned bug in slack estimator
2008-09-07 Arjan van de Venhrtimer: incorporate feedback from Peter Zijlstra
2008-09-06 Arjan van de Venhrtimer: make select() and poll() use the hrtimer range...
2008-09-06 Arjan van de Venselect: switch select() and poll() over to hrtimers
2008-09-06 Thomas Gleixnerselect: add poll_select_set_timeout() and poll_select_c...
2008-06-22 Linus TorvaldsFix performance regression on lmbench select benchmark
2008-05-01 Al Viro[PATCH] split linux/file.h
2008-05-01 Al Viro[PATCH] make osf_select() use core_sys_select()
2008-04-30 Roland McGrathsignals: use HAVE_SET_RESTORE_SIGMASK
2008-04-30 Roland McGrathsignals: add set_restore_sigmask
2008-04-21 Pavel Machektrivial: small cleanups
2008-02-06 Karsten Wiesemake sys_poll() wait at least timeout ms
2007-10-19 Jiri Slabyfs/select, remove unused macros
2007-10-17 Chris WrightUse ERESTART_RESTARTBLOCK if poll() is interrupted...
2007-10-17 Oleg Nesterovdo_poll: return -EINTR when signalled
2007-10-17 Oleg Nesterovdo_sys_poll: simplify playing with on-stack data
2007-09-12 Alexey DobriyanFix select on /proc files without ->poll
2007-05-09 WANG CongStyle fix in fs/select.c
2007-05-08 Milind Arun ChoudharyROUND_UP macro cleanup in fs/(select|compat|readdir).c
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2006-12-10 Vadim Lobanov[PATCH] fdtable: Make fdarray and fdsets equal in size
2006-09-29 Chris Snook[PATCH] enforce RLIMIT_NOFILE in poll()
2006-06-25 Frode Isaksen[PATCH] fs: sys_poll with timeout -1 bug fix
2006-06-23 Vadim Lobanov[PATCH] Poll cleanups/microoptimizations
2006-04-11 Mitchell Blank Jr[PATCH] select: don't overflow if (SELECT_STACK_ALLOC...
2006-04-11 Andrew Morton[PATCH] select() warning fixes
2006-03-31 Jes Sorensen[PATCH] avoid unaligned access when accessing poll...
2006-03-28 Arjan van de Ven[PATCH] mark f_ops const in the inode
2006-03-28 Eric Dumazet[PATCH] use fget_light() in select/poll
2006-03-28 Andi Kleen[PATCH] Optimize select/poll by putting small data...
2006-02-17 Andrew Morton[PATCH] select: time comparison fixes
2006-02-12 Andrew Morton[PATCH] select: fix returned timeval
2006-02-08 Al Viro[PATCH] fix __user annotations in fs/select.c
2006-01-19 David Woodhouse[PATCH] Add pselect/ppoll system call implementation
2005-09-09 Dipankar Sarma[PATCH] files: lock-free fd look-up
2005-09-09 Dipankar Sarma[PATCH] files: break up files struct
2005-05-05 Adrian Bunk[PATCH] make some things static
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2