summaryrefslogtreecommitdiffstats
path: root/fs/select.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] select: don't overflow if (SELECT_STACK_ALLOC % sizeof(long) != 0)Mitchell Blank Jr2006-04-111-7/+9
* [PATCH] select() warning fixesAndrew Morton2006-04-111-7/+7
* [PATCH] avoid unaligned access when accessing poll stackJes Sorensen2006-03-311-3/+5
* [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-281-1/+1
* [PATCH] use fget_light() in select/pollEric Dumazet2006-03-281-4/+6
* [PATCH] Optimize select/poll by putting small data sets on the stackAndi Kleen2006-03-281-42/+64
* [PATCH] select: time comparison fixesAndrew Morton2006-02-171-3/+3
* [PATCH] select: fix returned timevalAndrew Morton2006-02-111-9/+23
* [PATCH] fix __user annotations in fs/select.cAl Viro2006-02-071-2/+2
* [PATCH] Add pselect/ppoll system call implementationDavid Woodhouse2006-01-181-57/+291
* [PATCH] files: lock-free fd look-upDipankar Sarma2005-09-091-3/+10
* [PATCH] files: break up files structDipankar Sarma2005-09-091-3/+9
* [PATCH] make some things staticAdrian Bunk2005-05-051-2/+4
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+534
OpenPOWER on IntegriCloud