summaryrefslogtreecommitdiff
path: root/fs/select.c
AgeCommit message (Expand)Author
2007-05-09Style fix in fs/select.cWANG Cong
2007-05-08ROUND_UP macro cleanup in fs/(select|compat|readdir).cMilind Arun Choudhary
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2006-12-10[PATCH] fdtable: Make fdarray and fdsets equal in sizeVadim Lobanov
2006-09-29[PATCH] enforce RLIMIT_NOFILE in poll()Chris Snook
2006-06-25[PATCH] fs: sys_poll with timeout -1 bug fixFrode Isaksen
2006-06-23[PATCH] Poll cleanups/microoptimizationsVadim Lobanov
2006-04-11[PATCH] select: don't overflow if (SELECT_STACK_ALLOC % sizeof(long) != 0)Mitchell Blank Jr
2006-04-11[PATCH] select() warning fixesAndrew Morton
2006-03-31[PATCH] avoid unaligned access when accessing poll stackJes Sorensen
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven
2006-03-28[PATCH] use fget_light() in select/pollEric Dumazet
2006-03-28[PATCH] Optimize select/poll by putting small data sets on the stackAndi Kleen
2006-02-17[PATCH] select: time comparison fixesAndrew Morton
2006-02-11[PATCH] select: fix returned timevalAndrew Morton
2006-02-07[PATCH] fix __user annotations in fs/select.cAl Viro
2006-01-18[PATCH] Add pselect/ppoll system call implementationDavid Woodhouse
2005-09-09[PATCH] files: lock-free fd look-upDipankar Sarma
2005-09-09[PATCH] files: break up files structDipankar Sarma
2005-05-05[PATCH] make some things staticAdrian Bunk
2005-03-13[PATCH] verify_area cleanup : i386 and misc.Jesper Juhl
2005-01-07[PATCH] sched: fix scheduling latencies for !PREEMPT kernelsIngo Molnar
2004-10-18[PATCH] unexport do_execve/do_selectChristoph Hellwig
2004-10-18[PATCH] add missing linux/syscalls.h includesArnd Bergmann
2004-08-26[PATCH] copy_to_user checking in select.cAndrew Morton
2004-08-26[PATCH] Fix x86_64 vs select.c namespace clashAndrew Morton
2003-10-07o kernel/ksyms.c: move remaining fs/*.c EXPORT_SYMBOLsArnaldo Carvalho de Melo
2003-05-07[PATCH] select() speedupAndrew Morton
2003-04-12[PATCH] convert file_lock to a spinlockAndrew Morton
2003-04-09Add user pointer annotations to fs/select.cLinus Torvalds
2003-03-17[PATCH] use set_current_state in fsAndrew Morton
2002-12-25The fast poll code incorrectly assumed that "sizeof pp" was the sameLinus Torvalds
2002-12-20[PATCH] new attempt at sys_poll allocation (was: Re: Poll patches..)Manfred Spraul
2002-11-16[PATCH] additional cleanup for f_op->pollManfred Spraul
2002-11-14[PATCH] epoll bits 0.46 ...Davide Libenzi
2002-11-10[PATCH] remove code duplication from fs/eventpoll.cDavide Libenzi
2002-11-02[PATCH] epoll update r3Davide Libenzi
2002-02-08[PATCH] includes cleanup, 2nd try.Dave Jones
2002-02-04v2.4.9.7 -> v2.4.9.8Linus Torvalds
2002-02-04v2.4.8.3 -> v2.4.8.4Linus Torvalds
2002-02-04v2.4.5.5 -> v2.4.5.6Linus Torvalds
2002-02-04v2.4.4.2 -> v2.4.4.3Linus Torvalds
2002-02-04v2.4.1.2 -> v2.4.1.3Linus Torvalds
2002-02-04Import changesetLinus Torvalds