1. 105f2b7 eventfd: fold eventfd_ctx_get() into eventfd_ctx_fileget() by Eric Biggers · 7 years ago
  2. b636457 eventfd: fold eventfd_ctx_read() into eventfd_read() by Eric Biggers · 7 years ago
  3. 7d81516 eventfd: convert to use anon_inode_getfd() by Eric Biggers · 7 years ago
  4. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  5. ac6424b sched/wait: Rename wait_queue_t => wait_queue_entry_t by Ingo Molnar · 8 years ago
  6. 4e10f3c Kill indirect include of file.h from eventfd.h, use fdget() in cgroup.c by Al Viro · 11 years ago
  7. 1d730c4 include/linux/eventfd.h: fix incorrect filename is a comment by Martin Sustrik · 12 years ago
  8. ee62c6b eventfd: change int to __u64 in eventfd_signal() by Sha Zhengju · 13 years ago
  9. cb289d6 eventfd - allow atomic read and waitqueue remove by Davide Libenzi · 15 years ago
  10. 562787a anonfd: split interface into file creation and install by Davide Libenzi · 15 years ago
  11. 1338901 eventfd: revised interface and cleanups by Davide Libenzi · 16 years ago
  12. bcd0b23 eventfd: improve support for semaphore-like behavior by Davide Libenzi · 16 years ago
  13. e7d476d flag parameters: NONBLOCK in eventfd by Ulrich Drepper · 16 years ago
  14. b087498e flag parameters: eventfd by Ulrich Drepper · 16 years ago
  15. 735643e Remove "#ifdef __KERNEL__" checks from unexported headers by Robert P. J. Day · 17 years ago
  16. d2fd899 eventfd: clean compile when CONFIG_EVENTFD=n by Randy Dunlap · 18 years ago
  17. e1ad746 signal/timer/event: eventfd core by Davide Libenzi · 18 years ago