index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
eventfd.c
Age
Commit message (
Expand
)
Author
2011-02-21
Docbook: add fs/eventfd.c and fix typos in it
Randy Dunlap
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-25
eventfd - allow atomic read and waitqueue remove
Davide Libenzi
2009-12-22
anonfd: Allow making anon files read-only
Roland Dreier
2009-09-23
anonfd: split interface into file creation and install
Davide Libenzi
2009-06-30
eventfd: revised interface and cleanups
Davide Libenzi
2009-06-12
eventfd: export eventfd_signal and eventfd_fget for lguest
Rusty Russell
2009-04-01
epoll keyed wakeups: make eventfd use keyed wakeups
Davide Libenzi
2009-04-01
eventfd: improve support for semaphore-like behavior
Davide Libenzi
2009-01-14
[CVE-2009-0029] System call wrappers part 32
Heiko Carstens
2008-07-24
flag parameters: check magic constants
Ulrich Drepper
2008-07-24
flag parameters: NONBLOCK in eventfd
Ulrich Drepper
2008-07-24
flag parameters: eventfd
Ulrich Drepper
2008-07-24
flag parameters: anon_inode_getfd extension
Ulrich Drepper
2008-05-01
[PATCH] sanitize anon_inode_getfd()
Al Viro
2008-02-06
fs/eventfd.c should #include <linux/syscalls.h>
Adrian Bunk
2007-05-18
eventfd use waitqueue lock ...
Davide Libenzi
2007-05-11
signal/timer/event: eventfd core
Davide Libenzi