1. a484c3d eventfd: document lockless access in eventfd_poll by Paolo Bonzini · 8 years ago
  2. 20d5a86 Documentation: filesystem: Fix typo in fs/eventfd.c by Masanari Iida · 9 years ago
  3. e22553e eventfd: don't take the spinlock in eventfd_poll by Chris Mason · 9 years ago
  4. a3816ab fs: Convert show_fdinfo functions to void by Joe Perches · 10 years ago
  5. 36a7411 eventfd_ctx_fdget(): use fdget() instead of fget() by Al Viro · 10 years ago
  6. cbac554 fs, eventfd: add procfs fdinfo helper by Cyrill Gorcunov · 11 years ago
  7. ee62c6b eventfd: change int to __u64 in eventfd_signal() by Sha Zhengju · 12 years ago
  8. 630d9c4 fs: reduce the use of module.h wherever possible by Paul Gortmaker · 12 years ago
  9. 3618218 Docbook: add fs/eventfd.c and fix typos in it by Randy Dunlap · 13 years ago
  10. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  11. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  12. cb289d6 eventfd - allow atomic read and waitqueue remove by Davide Libenzi · 14 years ago
  13. 628ff7c anonfd: Allow making anon files read-only by Roland Dreier · 14 years ago
  14. 562787a anonfd: split interface into file creation and install by Davide Libenzi · 15 years ago
  15. 1338901 eventfd: revised interface and cleanups by Davide Libenzi · 15 years ago
  16. 5718607 eventfd: export eventfd_signal and eventfd_fget for lguest by Rusty Russell · 15 years ago
  17. 3951088 epoll keyed wakeups: make eventfd use keyed wakeups by Davide Libenzi · 15 years ago
  18. bcd0b23 eventfd: improve support for semaphore-like behavior by Davide Libenzi · 15 years ago
  19. d4e8204 [CVE-2009-0029] System call wrappers part 32 by Heiko Carstens · 15 years ago
  20. e38b36f flag parameters: check magic constants by Ulrich Drepper · 16 years ago
  21. e7d476d flag parameters: NONBLOCK in eventfd by Ulrich Drepper · 16 years ago
  22. b087498e flag parameters: eventfd by Ulrich Drepper · 16 years ago
  23. 7d9dbca flag parameters: anon_inode_getfd extension by Ulrich Drepper · 16 years ago
  24. 2030a42 [PATCH] sanitize anon_inode_getfd() by Al Viro · 16 years ago
  25. 7747cdb fs/eventfd.c should #include <linux/syscalls.h> by Adrian Bunk · 16 years ago
  26. d48eb23 eventfd use waitqueue lock ... by Davide Libenzi · 17 years ago
  27. e1ad746 signal/timer/event: eventfd core by Davide Libenzi · 17 years ago