index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
itimer.c
Age
Commit message (
Expand
)
Author
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