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