index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
select.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-09-12
Fix select on /proc files without ->poll
Alexey Dobriyan
1
-2
/
+0
2007-05-09
Style fix in fs/select.c
WANG Cong
1
-2
/
+2
2007-05-08
ROUND_UP macro cleanup in fs/(select|compat|readdir).c
Milind Arun Choudhary
1
-4
/
+4
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2006-12-10
[PATCH] fdtable: Make fdarray and fdsets equal in size
Vadim Lobanov
1
-5
/
+5
2006-09-29
[PATCH] enforce RLIMIT_NOFILE in poll()
Chris Snook
1
-7
/
+1
2006-06-25
[PATCH] fs: sys_poll with timeout -1 bug fix
Frode Isaksen
1
-2
/
+5
2006-06-23
[PATCH] Poll cleanups/microoptimizations
Vadim Lobanov
1
-32
/
+51
2006-04-11
[PATCH] select: don't overflow if (SELECT_STACK_ALLOC % sizeof(long) != 0)
Mitchell Blank Jr
1
-7
/
+9
2006-04-11
[PATCH] select() warning fixes
Andrew Morton
1
-7
/
+7
2006-04-01
[PATCH] avoid unaligned access when accessing poll stack
Jes Sorensen
1
-3
/
+5
2006-03-28
[PATCH] mark f_ops const in the inode
Arjan van de Ven
1
-1
/
+1
2006-03-28
[PATCH] use fget_light() in select/poll
Eric Dumazet
1
-4
/
+6
2006-03-28
[PATCH] Optimize select/poll by putting small data sets on the stack
Andi Kleen
1
-42
/
+64
2006-02-18
[PATCH] select: time comparison fixes
Andrew Morton
1
-3
/
+3
2006-02-12
[PATCH] select: fix returned timeval
Andrew Morton
1
-9
/
+23
2006-02-08
[PATCH] fix __user annotations in fs/select.c
Al Viro
1
-2
/
+2
2006-01-19
[PATCH] Add pselect/ppoll system call implementation
David Woodhouse
1
-57
/
+291
2005-09-10
[PATCH] files: lock-free fd look-up
Dipankar Sarma
1
-3
/
+10
2005-09-10
[PATCH] files: break up files struct
Dipankar Sarma
1
-3
/
+9
2005-05-06
[PATCH] make some things static
Adrian Bunk
1
-2
/
+4
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+534