/tools/perf/scripts/python/Perf-Trace-Util/

: kernel
Hosts the 0x221E linux distro kernel.Ubuntu
summaryrefslogtreecommitdiff
path: root/fs/timerfd.c
AgeCommit message (Expand)Author
2020-01-14timerfd: Make timerfd_settime() time namespace awareAndrei Vagin
2019-11-15y2038: timerfd: Use timespec64 internallyArnd Bergmann
2019-08-01timerfd: Prepare for PREEMPT_RTAnna-Maria Gleixner
2019-02-07y2038: syscalls: rename y2038 compat syscallsArnd Bergmann
2018-08-27y2038: globally rename compat_time to old_time32Arnd Bergmann
2018-08-13Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2018-08-06timerfd: add support for keyed wakeupsChristoph Hellwig
2018-07-12Merge branch 'fortglx/4.19/time' of https://git.linaro.org/people/john.stultz...Thomas Gleixner
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds
2018-06-24time: Change types to new y2038 safe __kernel_itimerspecDeepa Dinamani
2018-05-26timerfd: convert to ->poll_maskChristoph Hellwig
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds