1. ea47aaf Revert "rtc: alarm: Add power-on alarm feature" by Mao Jinlong · 7 years ago
  2. cb397d6 Merge remote-tracking branch '4.9/tmp-95c782a' into msm-4.9 by Kyle Yan · 7 years ago
  3. 00cca97 timerfd: Protect the might cancel mechanism proper by Thomas Gleixner · 7 years ago
  4. 2e1a4ae rtc: alarm: Add power-on alarm feature by Mao Jinlong · 8 years ago
  5. 2895a5e timerfd: Reject ALARM timerfds without CAP_WAKE_ALARM by Eric Caruso · 8 years ago
  6. b62526e timerfd: Handle relative timers with CONFIG_TIME_LOW_RES proper by Thomas Gleixner · 8 years ago
  7. a3816ab fs: Convert show_fdinfo functions to void by Joe Perches · 10 years ago
  8. 88299c9 timerfd: Remove an always true check by Dan Carpenter · 10 years ago
  9. 53cc7ba timerfd: Use ktime_mono_to_real() by Thomas Gleixner · 10 years ago
  10. 5442e9f timerfd: Implement timerfd_ioctl method to restore timerfd_ctx::ticks, v3 by Cyrill Gorcunov · 10 years ago
  11. af9c495 timerfd: Implement show_fdinfo method by Cyrill Gorcunov · 10 years ago
  12. 4a2378a timerfd: support CLOCK_BOOTTIME clock by Greg Hackmann · 10 years ago
  13. 11ffa9d timerfd: Add alarm timers by Todd Poynor · 11 years ago
  14. 0e803ba compat: restore timerfd settime and gettime compat syscalls by Heiko Carstens · 11 years ago
  15. 9d94b9e switch timerfd compat syscalls to COMPAT_SYSCALL_DEFINE by Al Viro · 11 years ago
  16. 2903ff0 switch simple cases of fget_light to fdget by Al Viro · 12 years ago
  17. 4109633 switch timerfd_[sg]ettime(2) to fget_light() by Al Viro · 12 years ago
  18. 1123d939 timerfd: Fix wakeup of processes when timer is cancelled on clock change by Max Asbock · 13 years ago
  19. 9ec2690 timerfd: Manage cancelable timers in timerfd by Thomas Gleixner · 13 years ago
  20. 99ee531 timerfd: Allow timers to be cancelled when clock was set by Thomas Gleixner · 13 years ago
  21. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  22. 8120a8a fs/timerfd.c: make use of wait_event_interruptible_locked_irq() by Michal Nazarewicz · 14 years ago
  23. 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
  24. 628ff7c anonfd: Allow making anon files read-only by Roland Dreier · 14 years ago
  25. 610d18f timerfd: add flags check by Davide Libenzi · 15 years ago
  26. d4e8204 [CVE-2009-0029] System call wrappers part 32 by Heiko Carstens · 15 years ago
  27. 836f92a [CVE-2009-0029] System call wrappers part 31 by Heiko Carstens · 15 years ago
  28. 7636947 hrtimer: convert timerfd to the new hrtimer apis by Arjan van de Ven · 16 years ago
  29. e38b36f flag parameters: check magic constants by Ulrich Drepper · 16 years ago
  30. 6b1ef0e flag parameters: NONBLOCK in timerfd_create by Ulrich Drepper · 16 years ago
  31. 11fcb6c flag parameters: timerfd_create by Ulrich Drepper · 16 years ago
  32. 7d9dbca flag parameters: anon_inode_getfd extension by Ulrich Drepper · 16 years ago
  33. 2030a42 [PATCH] sanitize anon_inode_getfd() by Al Viro · 16 years ago
  34. 45cc2b9 fs/timerfd.c should #include <linux/syscalls.h> by Adrian Bunk · 16 years ago
  35. 4d672e7 timerfd: new timerfd API by Davide Libenzi · 16 years ago
  36. 0982840 make timerfd return a u64 and fix the __put_user by Davide Libenzi · 17 years ago
  37. 18963c0 timerfd use waitqueue lock ... by Davide Libenzi · 17 years ago
  38. b215e28 signal/timer/event: timerfd core by Davide Libenzi · 17 years ago