index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
timerfd.c
Age
Commit message (
Expand
)
Author
2010-05-20
fs/timerfd.c: make use of wait_event_interruptible_locked_irq()
Michal Nazarewicz
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-22
anonfd: Allow making anon files read-only
Roland Dreier
2009-02-18
timerfd: add flags check
Davide Libenzi
2009-01-14
[CVE-2009-0029] System call wrappers part 32
Heiko Carstens
2009-01-14
[CVE-2009-0029] System call wrappers part 31
Heiko Carstens
2008-09-05
hrtimer: convert timerfd to the new hrtimer apis
Arjan van de Ven
2008-07-24
flag parameters: check magic constants
Ulrich Drepper
2008-07-24
flag parameters: NONBLOCK in timerfd_create
Ulrich Drepper
2008-07-24
flag parameters: timerfd_create
Ulrich Drepper
2008-07-24
flag parameters: anon_inode_getfd extension
Ulrich Drepper
2008-05-01
[PATCH] sanitize anon_inode_getfd()
Al Viro
2008-04-29
fs/timerfd.c should #include <linux/syscalls.h>
Adrian Bunk
2008-02-05
timerfd: new timerfd API
Davide Libenzi
2007-07-26
make timerfd return a u64 and fix the __put_user
Davide Libenzi
2007-05-18
timerfd use waitqueue lock ...
Davide Libenzi
2007-05-11
signal/timer/event: timerfd core
Davide Libenzi