index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
proc
/
uptime.c
Commit message (
Expand
)
Author
Age
*
fs/proc/uptime.c: use ktime_get_boottime_ts64
Arnd Bergmann
2018-08-22
*
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-06-14
|
\
|
*
vfs: change inode times to use struct timespec64
Deepa Dinamani
2018-06-05
*
|
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-05-16
|
/
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
*
sched/cputime: Convert kcpustat to nsecs
Frederic Weisbecker
2017-02-01
*
cputime: Default implementation of nsecs -> cputime conversion
Frederic Weisbecker
2014-03-13
*
fs/proc: don't use module_init for non-modular core code
Paul Gortmaker
2014-01-23
*
fs/proc/uptime.c:uptime_proc_show(): use get_monotonic_boottime()
Oleg Nesterov
2013-07-03
*
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Martin Schwidefsky
2011-12-19
|
\
|
*
sched/accounting: Change cpustat fields to an array
Glauber Costa
2011-12-06
*
|
[S390] fix cputime overflow in uptime_proc_show
Martin Schwidefsky
2011-12-15
*
|
[S390] cputime: add sparse checking and cleanup
Martin Schwidefsky
2011-12-15
|
/
*
[PATCH] Fix idle time field in /proc/uptime
Michael Abbott
2009-09-24
*
Revert "proc: revert /proc/uptime to ->read_proc hook"
Alexey Dobriyan
2009-03-30
*
proc: revert /proc/uptime to ->read_proc hook
Alexey Dobriyan
2008-10-27
*
proc: switch /proc/uptime to seq_file
Alexey Dobriyan
2008-10-23