index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
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