Arnd Bergmann
|
bdf228a272
fs/proc/uptime.c: use ktime_get_boottime_ts64
|
7 years ago |
Linus Torvalds
|
7a932516f5
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground
|
7 years ago |
Deepa Dinamani
|
95582b0083
vfs: change inode times to use struct timespec64
|
7 years ago |
Christoph Hellwig
|
3f3942aca6
proc: introduce proc_create_single{,_data}
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
Frederic Weisbecker
|
7fb1327ee9
sched/cputime: Convert kcpustat to nsecs
|
8 years ago |
Frederic Weisbecker
|
bfc3f0281e
cputime: Default implementation of nsecs -> cputime conversion
|
11 years ago |
Paul Gortmaker
|
abaf3787ac
fs/proc: don't use module_init for non-modular core code
|
11 years ago |
Oleg Nesterov
|
1d98a5fa11
fs/proc/uptime.c:uptime_proc_show(): use get_monotonic_boottime()
|
12 years ago |
Martin Schwidefsky
|
612ef28a04
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into cputime-tip
|
13 years ago |
Martin Schwidefsky
|
c3e0ef9a29
[S390] fix cputime overflow in uptime_proc_show
|
13 years ago |
Martin Schwidefsky
|
648616343c
[S390] cputime: add sparse checking and cleanup
|
13 years ago |
Glauber Costa
|
3292beb340
sched/accounting: Change cpustat fields to an array
|
13 years ago |
Michael Abbott
|
96830a57de
[PATCH] Fix idle time field in /proc/uptime
|
16 years ago |
Alexey Dobriyan
|
a9caa3de24
Revert "proc: revert /proc/uptime to ->read_proc hook"
|
16 years ago |
Alexey Dobriyan
|
6c87df37dc
proc: revert /proc/uptime to ->read_proc hook
|
17 years ago |
Alexey Dobriyan
|
9617760287
proc: switch /proc/uptime to seq_file
|
17 years ago |