index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc
/
uptime.c
Age
Commit message (
Expand
)
Author
2022-10-03
proc: mark more files as permanent
Alexey Dobriyan
2021-10-05
fs/proc/uptime.c: Fix idle time reporting in /proc/uptime
Josh Don
2020-01-14
fs/proc: Respect boottime inside time namespace for /proc/uptime
Dmitry Safonov
2018-08-22
fs/proc/uptime.c: use ktime_get_boottime_ts64
Arnd Bergmann
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-06-05
vfs: change inode times to use struct timespec64
Deepa Dinamani
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
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