aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time/itimer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-02sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>Ingo Molnar1-0/+1
2017-02-01timers/itimer: Convert internal cputime_t units to nsecFrederic Weisbecker1-42/+22
2017-02-01timers/posix-timers: Convert internals to use nsecsFrederic Weisbecker1-3/+3
2017-02-01sched/cputime: Introduce special task_cputime_t() API to return old-typed cputimeFrederic Weisbecker1-1/+1
2016-12-25ktime: Get rid of the unionThomas Gleixner1-5/+5
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-11-16timer: Move sys_alarm from timer.c to itimer.cNicolas Pitre1-1/+14
2016-01-17itimers: Handle relative timers with CONFIG_TIME_LOW_RES properThomas Gleixner1-1/+1
2014-06-23time/timers: Move all time(r) related files into kernel/timeThomas Gleixner1-0/+301