Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |