Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e38f981758118d829cd40cfe9c09e3fa81e422aa
/
fs
/
select.c
1276b10
fs/select, remove unused macros
by Jiri Slaby
· 17 years ago
3075d9d
Use ERESTART_RESTARTBLOCK if poll() is interrupted by a signal
by Chris Wright
· 17 years ago
9bf084f
do_poll: return -EINTR when signalled
by Oleg Nesterov
· 17 years ago
252e572
do_sys_poll: simplify playing with on-stack data
by Oleg Nesterov
· 17 years ago
dd23aae
Fix select on /proc files without ->poll
by Alexey Dobriyan
· 17 years ago
ccf6780
Style fix in fs/select.c
by WANG Cong
· 17 years ago
022a169
ROUND_UP macro cleanup in fs/(select|compat|readdir).c
by Milind Arun Choudhary
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 17 years ago
bbea9f6
[PATCH] fdtable: Make fdarray and fdsets equal in size
by Vadim Lobanov
· 18 years ago
4e6fd33
[PATCH] enforce RLIMIT_NOFILE in poll()
by Chris Snook
· 18 years ago
04a3446
[PATCH] fs: sys_poll with timeout -1 bug fix
by Frode Isaksen
· 18 years ago
4a4b69f
[PATCH] Poll cleanups/microoptimizations
by Vadim Lobanov
· 18 years ago
b04eb6a
[PATCH] select: don't overflow if (SELECT_STACK_ALLOC % sizeof(long) != 0)
by Mitchell Blank Jr
· 19 years ago
29ff2db
[PATCH] select() warning fixes
by Andrew Morton
· 19 years ago
30c14e4
[PATCH] avoid unaligned access when accessing poll stack
by Jes Sorensen
· 19 years ago
99ac48f
[PATCH] mark f_ops const in the inode
by Arjan van de Ven
· 19 years ago
e4a1f12
[PATCH] use fget_light() in select/poll
by Eric Dumazet
· 19 years ago
70674f9
[PATCH] Optimize select/poll by putting small data sets on the stack
by Andi Kleen
· 19 years ago
74910e6
[PATCH] select: time comparison fixes
by Andrew Morton
· 19 years ago
643a654
[PATCH] select: fix returned timeval
by Andrew Morton
· 19 years ago
e110ab9
[PATCH] fix __user annotations in fs/select.c
by Al Viro
· 19 years ago
9f72949
[PATCH] Add pselect/ppoll system call implementation
by David Woodhouse
· 19 years ago
b835996
[PATCH] files: lock-free fd look-up
by Dipankar Sarma
· 19 years ago
badf166
[PATCH] files: break up files struct
by Dipankar Sarma
· 19 years ago
75c96f8
[PATCH] make some things static
by Adrian Bunk
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago