aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/timerfd.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-01-10timerfd: export defines to userspaceMike Frysinger1-19/+1
2014-07-18timerfd: Implement timerfd_ioctl method to restore timerfd_ctx::ticks, v3Cyrill Gorcunov1-0/+5
2011-05-23timerfd: Manage cancelable timers in timerfdThomas Gleixner1-2/+2
2011-05-02timerfd: Allow timers to be cancelled when clock was setThomas Gleixner1-1/+2
2009-02-18timerfd: add flags checkDavide Libenzi1-4/+12
2008-07-24flag parameters: NONBLOCK in timerfd_createUlrich Drepper1-1/+2
2008-07-24flag parameters: timerfd_createUlrich Drepper1-0/+5
2007-05-11signal/timer/event: timerfd coreDavide Libenzi1-0/+17