summaryrefslogtreecommitdiffstats
path: root/fs/timerfd.c
AgeCommit message (Expand)AuthorLines
2008-05-01[PATCH] sanitize anon_inode_getfd()Al Viro-8/+3
2008-04-29fs/timerfd.c should #include <linux/syscalls.h>Adrian Bunk-0/+1
2008-02-05timerfd: new timerfd APIDavide Libenzi-69/+138
2007-07-26make timerfd return a u64 and fix the __put_userDavide Libenzi-3/+3
2007-05-18timerfd use waitqueue lock ...Davide Libenzi-13/+11
2007-05-11signal/timer/event: timerfd coreDavide Libenzi-0/+227