index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc
/
uptime.c
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-02-01
sched/cputime: Convert kcpustat to nsecs
Frederic Weisbecker
2014-03-13
cputime: Default implementation of nsecs -> cputime conversion
Frederic Weisbecker
2014-01-23
fs/proc: don't use module_init for non-modular core code
Paul Gortmaker
2013-07-03
fs/proc/uptime.c:uptime_proc_show(): use get_monotonic_boottime()
Oleg Nesterov
2011-12-19
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Martin Schwidefsky
2011-12-15
[S390] fix cputime overflow in uptime_proc_show
Martin Schwidefsky
2011-12-15
[S390] cputime: add sparse checking and cleanup
Martin Schwidefsky
2011-12-06
sched/accounting: Change cpustat fields to an array
Glauber Costa
2009-09-24
[PATCH] Fix idle time field in /proc/uptime
Michael Abbott
2009-03-31
Revert "proc: revert /proc/uptime to ->read_proc hook"
Alexey Dobriyan
2008-10-27
proc: revert /proc/uptime to ->read_proc hook
Alexey Dobriyan
2008-10-23
proc: switch /proc/uptime to seq_file
Alexey Dobriyan