Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sched/headers: Prepare to move cputime functionality from <linux/sched.h> int... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | timers/itimer: Convert internal cputime_t units to nsec | Frederic Weisbecker | 2017-02-01 | 1 | -42/+22 |
* | timers/posix-timers: Convert internals to use nsecs | Frederic Weisbecker | 2017-02-01 | 1 | -3/+3 |
* | sched/cputime: Introduce special task_cputime_t() API to return old-typed cpu... | Frederic Weisbecker | 2017-02-01 | 1 | -1/+1 |
* | ktime: Get rid of the union | Thomas Gleixner | 2016-12-25 | 1 | -5/+5 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | timer: Move sys_alarm from timer.c to itimer.c | Nicolas Pitre | 2016-11-16 | 1 | -1/+14 |
* | itimers: Handle relative timers with CONFIG_TIME_LOW_RES proper | Thomas Gleixner | 2016-01-17 | 1 | -1/+1 |
* | time/timers: Move all time(r) related files into kernel/time | Thomas Gleixner | 2014-06-23 | 1 | -0/+301 |