index
:
steve.capper/linux.git
3.14-rc1-fixups
aarch64-hugepages
aarch64-hugepages-for-ael
aarch64-numa
arm-arndale-lava-configs
arm-hugepages
arm-hugepages-forael
arm-numa
arm/hugepage_fixes
arm64-memcpy-trace
fast_gup/3.17-rc1
fast_gup/3.17-rc1-redraft
fast_gup/aarch64
fast_gup/arm
fast_gup/combined
fast_gup/for_kevin
fast_gup/general
fast_gup/ipi
fast_gup/rfcv5
for-aram/uprobes
for-ard/v3.12-arndale
for-broonie/hugepages-v8
for-broonie/icache-fix
for-broonie/lsk-hugetlb
for-lng/fast_gup
for-next/hugepages
for-rmk/hugepages
for-stevem/juno-3.16
for-stevem/junobare-3.16
huge-3.11-tidy
huge-3.11-tidy-withshort
hugepages-3.15-short-respin
hugepages-short-rebase
hugepages-short-simplified
hugepages-with-lpae-fixes
linaro-server
master
prereq
to-yazen
vdso/sigpage
x86-to-mm-move
My new Linux working tree, cleaned up and against mainline.
Grokmirror User
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
eventfd.c
Age
Commit message (
Expand
)
Author
2012-12-17
fs, eventfd: add procfs fdinfo helper
Cyrill Gorcunov
2012-05-31
eventfd: change int to __u64 in eventfd_signal()
Sha Zhengju
2012-02-28
fs: reduce the use of module.h wherever possible
Paul Gortmaker
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