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
/
fs
/
proc
/
uptime.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-14
fs/proc: Respect boottime inside time namespace for /proc/uptime
Dmitry Safonov
1
-0
/
+3
2018-08-22
fs/proc/uptime.c: use ktime_get_boottime_ts64
Arnd Bergmann
1
-2
/
+2
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2018-06-06
vfs: change inode times to use struct timespec64
Deepa Dinamani
1
-1
/
+1
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
1
-13
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-02-01
sched/cputime: Convert kcpustat to nsecs
Frederic Weisbecker
1
-5
/
+2
2014-03-13
cputime: Default implementation of nsecs -> cputime conversion
Frederic Weisbecker
1
-1
/
+1
2014-01-24
fs/proc: don't use module_init for non-modular core code
Paul Gortmaker
1
-1
/
+1
2013-07-04
fs/proc/uptime.c:uptime_proc_show(): use get_monotonic_boottime()
Oleg Nesterov
1
-2
/
+1
2011-12-19
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Martin Schwidefsky
1
-2
/
+2
2011-12-15
[S390] fix cputime overflow in uptime_proc_show
Martin Schwidefsky
1
-2
/
+7
2011-12-15
[S390] cputime: add sparse checking and cleanup
Martin Schwidefsky
1
-2
/
+2
2011-12-06
sched/accounting: Change cpustat fields to an array
Glauber Costa
1
-2
/
+2
2009-09-24
[PATCH] Fix idle time field in /proc/uptime
Michael Abbott
1
-1
/
+6
2009-03-31
Revert "proc: revert /proc/uptime to ->read_proc hook"
Alexey Dobriyan
1
-20
/
+18
2008-10-27
proc: revert /proc/uptime to ->read_proc hook
Alexey Dobriyan
1
-18
/
+20
2008-10-23
proc: switch /proc/uptime to seq_file
Alexey Dobriyan
1
-0
/
+43