Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-07-02 | posix-timers: Make forward callback return s64 | Thomas Gleixner | 1 | -1/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-06-14 | posix-timers: Make nanosleep timespec argument const | Thomas Gleixner | 1 | -1/+1 |
2017-06-14 | posix-timers: Kill ->nsleep_restart() | Al Viro | 1 | -1/+0 |
2017-06-14 | posix-timers: Store rmtp into restart_block in sys_clock_nanosleep() | Al Viro | 1 | -1/+1 |
2017-06-04 | alarmtimer: Switch over to generic set/get/rearm routine | Thomas Gleixner | 1 | -0/+6 |
2017-06-04 | posix-timers: Add cancel/arm callbacks | Thomas Gleixner | 1 | -0/+3 |
2017-06-04 | posix-timers: Add forward/remaining callbacks | Thomas Gleixner | 1 | -0/+2 |
2017-06-04 | posix-timers: Use timer_rearm() callback in posixtimer_rearm() | Thomas Gleixner | 1 | -2/+0 |
2017-06-04 | posix-timers: Add timer_rearm() callback | Thomas Gleixner | 1 | -15/+18 |
2017-06-04 | posix-timers: Move posix-timer internals to core | Thomas Gleixner | 1 | -0/+29 |