index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
time
/
itimer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
time: Prevent undefined behaviour in timespec64_to_ns()
Zeng Tao
2020-10-26
1
-4
/
+0
*
y2038: rename itimerval to __kernel_old_itimerval
Arnd Bergmann
2019-12-18
1
-9
/
+9
*
y2038: alarm: fix half-second cut-off
Arnd Bergmann
2019-11-25
1
-1
/
+1
*
y2038: itimer: change implementation to timespec64
Arnd Bergmann
2019-11-15
1
-62
/
+96
*
y2038: move itimer reset into itimer.c
Arnd Bergmann
2019-11-15
1
-2
/
+13
*
y2038: use compat_{get,set}_itimer on alpha
Arnd Bergmann
2019-11-15
1
-2
/
+2
*
y2038: itimer: compat handling to itimer.c
Arnd Bergmann
2019-11-15
1
-7
/
+35
*
posix-cpu-timers: Switch thread group sampling to array
Thomas Gleixner
2019-08-28
1
-8
/
+3
*
itimers: Use quick sample function
Thomas Gleixner
2019-08-28
1
-1
/
+1
*
itimers: Prepare for PREEMPT_RT
Anna-Maria Gleixner
2019-08-01
1
-0
/
+1
*
time: Remove useless filenames in top level comments
Thomas Gleixner
2018-11-23
1
-2
/
+0
*
pid: Implement PIDTYPE_TGID
Eric W. Biederman
2018-07-21
1
-2
/
+3
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
itimer: Make timeval to nsec conversion range limited
Thomas Gleixner
2017-06-20
1
-2
/
+6
*
itimers: Move compat itimer syscalls to native ones
Al Viro
2017-06-14
1
-0
/
+38
*
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