Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | flag parameters: check magic constants | Ulrich Drepper | 2008-07-24 | 1 | -0/+4 |
* | flag parameters: NONBLOCK in timerfd_create | Ulrich Drepper | 2008-07-24 | 1 | -2/+2 |
* | flag parameters: timerfd_create | Ulrich Drepper | 2008-07-24 | 1 | -2/+3 |
* | flag parameters: anon_inode_getfd extension | Ulrich Drepper | 2008-07-24 | 1 | -1/+1 |
* | [PATCH] sanitize anon_inode_getfd() | Al Viro | 2008-05-01 | 1 | -8/+3 |
* | fs/timerfd.c should #include <linux/syscalls.h> | Adrian Bunk | 2008-04-29 | 1 | -0/+1 |
* | timerfd: new timerfd API | Davide Libenzi | 2008-02-05 | 1 | -69/+138 |
* | make timerfd return a u64 and fix the __put_user | Davide Libenzi | 2007-07-26 | 1 | -3/+3 |
* | timerfd use waitqueue lock ... | Davide Libenzi | 2007-05-18 | 1 | -13/+11 |
* | signal/timer/event: timerfd core | Davide Libenzi | 2007-05-11 | 1 | -0/+227 |