index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
eventfd.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
eventfd: fold eventfd_ctx_get() into eventfd_ctx_fileget()
Eric Biggers
2018-01-06
1
-1
/
+1
*
eventfd: fold eventfd_ctx_read() into eventfd_read()
Eric Biggers
2018-01-06
1
-7
/
+0
*
eventfd: convert to use anon_inode_getfd()
Eric Biggers
2018-01-06
1
-5
/
+0
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-06-20
1
-2
/
+2
*
Kill indirect include of file.h from eventfd.h, use fdget() in cgroup.c
Al Viro
2013-09-07
1
-1
/
+2
*
include/linux/eventfd.h: fix incorrect filename is a comment
Martin Sustrik
2013-02-27
1
-1
/
+1
*
eventfd: change int to __u64 in eventfd_signal()
Sha Zhengju
2012-05-31
1
-1
/
+1
*
eventfd - allow atomic read and waitqueue remove
Davide Libenzi
2010-01-25
1
-0
/
+16
*
anonfd: split interface into file creation and install
Davide Libenzi
2009-09-23
1
-0
/
+6
*
eventfd: revised interface and cleanups
Davide Libenzi
2009-06-30
1
-8
/
+27
*
eventfd: improve support for semaphore-like behavior
Davide Libenzi
2009-04-01
1
-1
/
+11
*
flag parameters: NONBLOCK in eventfd
Ulrich Drepper
2008-07-24
1
-1
/
+2
*
flag parameters: eventfd
Ulrich Drepper
2008-07-24
1
-0
/
+6
*
Remove "#ifdef __KERNEL__" checks from unexported headers
Robert P. J. Day
2008-04-30
1
-5
/
+0
*
eventfd: clean compile when CONFIG_EVENTFD=n
Randy Dunlap
2007-06-28
1
-1
/
+2
*
signal/timer/event: eventfd core
Davide Libenzi
2007-05-11
1
-0
/
+29