Commit Graph

14 Commits (860f242eb5340d0b0cfe243cb86b2a98f92e8b91)

Author SHA1 Message Date
Mitchell Blank Jr b04eb6aa08 [PATCH] select: don't overflow if (SELECT_STACK_ALLOC % sizeof(long) != 0) 19 years ago
Andrew Morton 29ff2db551 [PATCH] select() warning fixes 19 years ago
Jes Sorensen 30c14e40ed [PATCH] avoid unaligned access when accessing poll stack 19 years ago
Arjan van de Ven 99ac48f54a [PATCH] mark f_ops const in the inode 19 years ago
Eric Dumazet e4a1f129f9 [PATCH] use fget_light() in select/poll 19 years ago
Andi Kleen 70674f95c0 [PATCH] Optimize select/poll by putting small data sets on the stack 19 years ago
Andrew Morton 74910e6c7d [PATCH] select: time comparison fixes 19 years ago
Andrew Morton 643a654540 [PATCH] select: fix returned timeval 19 years ago
Al Viro e110ab94eb [PATCH] fix __user annotations in fs/select.c 19 years ago
David Woodhouse 9f72949f67 [PATCH] Add pselect/ppoll system call implementation 19 years ago
Dipankar Sarma b835996f62 [PATCH] files: lock-free fd look-up 20 years ago
Dipankar Sarma badf16621c [PATCH] files: break up files struct 20 years ago
Adrian Bunk 75c96f8584 [PATCH] make some things static 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago