index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
time
/
itimer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-26
time: Prevent undefined behaviour in timespec64_to_ns()
Zeng Tao
1
-4
/
+0
2019-12-18
y2038: rename itimerval to __kernel_old_itimerval
Arnd Bergmann
1
-9
/
+9
2019-11-25
y2038: alarm: fix half-second cut-off
Arnd Bergmann
1
-1
/
+1
2019-11-15
y2038: itimer: change implementation to timespec64
Arnd Bergmann
1
-62
/
+96
2019-11-15
y2038: move itimer reset into itimer.c
Arnd Bergmann
1
-2
/
+13
2019-11-15
y2038: use compat_{get,set}_itimer on alpha
Arnd Bergmann
1
-2
/
+2
2019-11-15
y2038: itimer: compat handling to itimer.c
Arnd Bergmann
1
-7
/
+35
2019-08-28
posix-cpu-timers: Switch thread group sampling to array
Thomas Gleixner
1
-8
/
+3
2019-08-28
itimers: Use quick sample function
Thomas Gleixner
1
-1
/
+1
2019-08-01
itimers: Prepare for PREEMPT_RT
Anna-Maria Gleixner
1
-0
/
+1
2018-11-23
time: Remove useless filenames in top level comments
Thomas Gleixner
1
-2
/
+0
2018-07-21
pid: Implement PIDTYPE_TGID
Eric W. Biederman
1
-2
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-06-20
itimer: Make timeval to nsec conversion range limited
Thomas Gleixner
1
-2
/
+6
2017-06-14
itimers: Move compat itimer syscalls to native ones
Al Viro
1
-0
/
+38
2017-03-02
sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-01
timers/itimer: Convert internal cputime_t units to nsec
Frederic Weisbecker
1
-42
/
+22
2017-02-01
timers/posix-timers: Convert internals to use nsecs
Frederic Weisbecker
1
-3
/
+3
2017-02-01
sched/cputime: Introduce special task_cputime_t() API to return old-typed cpu...
Frederic Weisbecker
1
-1
/
+1
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
1
-5
/
+5
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-11-16
timer: Move sys_alarm from timer.c to itimer.c
Nicolas Pitre
1
-1
/
+14
2016-01-17
itimers: Handle relative timers with CONFIG_TIME_LOW_RES proper
Thomas Gleixner
1
-1
/
+1
2014-06-23
time/timers: Move all time(r) related files into kernel/time
Thomas Gleixner
1
-0
/
+301