Age | Commit message (Expand) | Author |
2020-10-26 | time: Prevent undefined behaviour in timespec64_to_ns() | Zeng Tao |
2019-12-18 | y2038: rename itimerval to __kernel_old_itimerval | Arnd Bergmann |
2019-11-25 | y2038: alarm: fix half-second cut-off | Arnd Bergmann |
2019-11-15 | y2038: itimer: change implementation to timespec64 | Arnd Bergmann |
2019-11-15 | y2038: move itimer reset into itimer.c | Arnd Bergmann |
2019-11-15 | y2038: use compat_{get,set}_itimer on alpha | Arnd Bergmann |
2019-11-15 | y2038: itimer: compat handling to itimer.c | Arnd Bergmann |
2019-08-28 | posix-cpu-timers: Switch thread group sampling to array | Thomas Gleixner |
2019-08-28 | itimers: Use quick sample function | Thomas Gleixner |
2019-08-01 | itimers: Prepare for PREEMPT_RT | Anna-Maria Gleixner |
2018-11-23 | time: Remove useless filenames in top level comments | Thomas Gleixner |
2018-07-21 | pid: Implement PIDTYPE_TGID | Eric W. Biederman |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-06-20 | itimer: Make timeval to nsec conversion range limited | Thomas Gleixner |
2017-06-14 | itimers: Move compat itimer syscalls to native ones | Al Viro |
2017-03-02 | sched/headers: Prepare to move cputime functionality from <linux/sched.h> int... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-02-01 | timers/itimer: Convert internal cputime_t units to nsec | Frederic Weisbecker |
2017-02-01 | timers/posix-timers: Convert internals to use nsecs | Frederic Weisbecker |
2017-02-01 | sched/cputime: Introduce special task_cputime_t() API to return old-typed cpu... | Frederic Weisbecker |
2016-12-25 | ktime: Get rid of the union | Thomas Gleixner |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-11-16 | timer: Move sys_alarm from timer.c to itimer.c | Nicolas Pitre |
2016-01-17 | itimers: Handle relative timers with CONFIG_TIME_LOW_RES proper | Thomas Gleixner |
2014-06-23 | time/timers: Move all time(r) related files into kernel/time | Thomas Gleixner |