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