summaryrefslogtreecommitdiff
path: root/fs/timerfd.c
Commit message (Expand)AuthorAge
* fs/timerfd.c: make use of wait_event_interruptible_locked_irq()Michal Nazarewicz2010-05-20
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* anonfd: Allow making anon files read-onlyRoland Dreier2009-12-22
* timerfd: add flags checkDavide Libenzi2009-02-18
* [CVE-2009-0029] System call wrappers part 32Heiko Carstens2009-01-14
* [CVE-2009-0029] System call wrappers part 31Heiko Carstens2009-01-14
* hrtimer: convert timerfd to the new hrtimer apisArjan van de Ven2008-09-05
* flag parameters: check magic constantsUlrich Drepper2008-07-24
* flag parameters: NONBLOCK in timerfd_createUlrich Drepper2008-07-24
* flag parameters: timerfd_createUlrich Drepper2008-07-24
* flag parameters: anon_inode_getfd extensionUlrich Drepper2008-07-24
* [PATCH] sanitize anon_inode_getfd()Al Viro2008-05-01
* fs/timerfd.c should #include <linux/syscalls.h>Adrian Bunk2008-04-29
* timerfd: new timerfd APIDavide Libenzi2008-02-05
* make timerfd return a u64 and fix the __put_userDavide Libenzi2007-07-26
* timerfd use waitqueue lock ...Davide Libenzi2007-05-18
* signal/timer/event: timerfd coreDavide Libenzi2007-05-11