Commit History

Author SHA1 Message Date
  Arnd Bergmann 9afc5eee65 y2038: globally rename compat_time to old_time32 7 years ago
  Linus Torvalds f2be269897 Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 7 years ago
  Christoph Hellwig 7dda712818 timerfd: add support for keyed wakeups 7 years ago
  Thomas Gleixner c6bb11147e Merge branch 'fortglx/4.19/time' of https://git.linaro.org/people/john.stultz/linux into timers/core 7 years ago
  Linus Torvalds a11e1d432b Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL 7 years ago
  Deepa Dinamani 6ff8473507 time: Change types to new y2038 safe __kernel_itimerspec 7 years ago
  Christoph Hellwig 652fe8e876 timerfd: convert to ->poll_mask 7 years ago
  Linus Torvalds a9a08845e9 vfs: do bulk POLL* -> EPOLL* replacement 7 years ago
  Al Viro 076ccb76e1 fs: annotate ->poll() instances 8 years ago
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
  Deepa Dinamani bff412036f timerfd: Use get_itimerspec64() and put_itimerspec64() 8 years ago
  Stephen Smalley 25b68a8f0a timerfd: Only check CAP_WAKE_ALARM when it is needed 8 years ago
  Thomas Gleixner 1e38da300e timerfd: Protect the might cancel mechanism proper 8 years ago
  Thomas Gleixner 8b0e195314 ktime: Cleanup ktime_set() usage 8 years ago
  Thomas Gleixner 2456e85535 ktime: Get rid of the union 8 years ago
  Eric Caruso 2895a5e5b3 timerfd: Reject ALARM timerfds without CAP_WAKE_ALARM 9 years ago
  Thomas Gleixner b62526ed11 timerfd: Handle relative timers with CONFIG_TIME_LOW_RES proper 9 years ago
  Joe Perches a3816ab0e8 fs: Convert show_fdinfo functions to void 11 years ago
  Dan Carpenter 88299c9bdb timerfd: Remove an always true check 11 years ago
  Thomas Gleixner 53cc7bad37 timerfd: Use ktime_mono_to_real() 11 years ago
  Cyrill Gorcunov 5442e9fbd7 timerfd: Implement timerfd_ioctl method to restore timerfd_ctx::ticks, v3 11 years ago
  Cyrill Gorcunov af9c4957cf timerfd: Implement show_fdinfo method 11 years ago
  Greg Hackmann 4a2378a943 timerfd: support CLOCK_BOOTTIME clock 11 years ago
  Todd Poynor 11ffa9d606 timerfd: Add alarm timers 12 years ago
  Heiko Carstens 0e803bafbb compat: restore timerfd settime and gettime compat syscalls 12 years ago
  Al Viro 9d94b9e2f3 switch timerfd compat syscalls to COMPAT_SYSCALL_DEFINE 12 years ago
  Al Viro 2903ff019b switch simple cases of fget_light to fdget 13 years ago
  Al Viro 4109633f4c switch timerfd_[sg]ettime(2) to fget_light() 13 years ago
  Max Asbock 1123d93963 timerfd: Fix wakeup of processes when timer is cancelled on clock change 14 years ago
  Thomas Gleixner 9ec2690758 timerfd: Manage cancelable timers in timerfd 14 years ago