- a130e8f fs/proc/uptime.c: Fix idle time reporting in /proc/uptime by Josh Don · 3 years, 5 months ago
- 9745516 sched: Make nr_iowait() return 32-bit value by Alexey Dobriyan · 3 years, 9 months ago
- 01aee8f sched: Make nr_running() return 32-bit value by Alexey Dobriyan · 3 years, 9 months ago
- 6d93a19 Merge tag 'time-namespace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 1 month ago
- 28589f9 proc/stat: switch to ->read_iter by Christoph Hellwig · 4 years, 2 months ago
- 3ae700e fs/proc: apply the time namespace offset to /proc/stat btime by Michael Weiß · 4 years, 3 months ago
- d919b33 proc: faster open/read/close with "permanent" files by Alexey Dobriyan · 4 years, 9 months ago
- 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
- 346da4d sched/cputime, proc/stat: Fix incorrect guest nice cpustat value by Flavio Leitner · 5 years ago
- 26dae14 procfs: Use all-in-one vtime aware kcpustat accessor by Frederic Weisbecker · 5 years ago
- ae37fe5 procfs: Use vtime aware kcpustat accessor to fetch CPUTIME_SYSTEM by Frederic Weisbecker · 5 years ago
- 8dcd175 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
- 5713f35 proc: read kernel cpu stat pointer once by Alexey Dobriyan · 6 years ago
- c2da3f1 proc/stat: Make the interrupt statistics more efficient by Thomas Gleixner · 6 years ago
- 9a27e97 proc: use "unsigned int" in /proc/stat hook by Alexey Dobriyan · 6 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 32ef551 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> by Ingo Molnar · 8 years ago
- 03441a3 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/stat.h> by Ingo Molnar · 8 years ago
- 42b425b s390, sched/cputime: Make arch_cpu_idle_time() to return nsecs by Frederic Weisbecker · 8 years ago
- 7fb1327 sched/cputime: Convert kcpustat to nsecs by Frederic Weisbecker · 8 years ago
- 75ba1d0 seq/proc: modify seq_put_decimal_[u]ll to take a const char *, not char by Joe Perches · 8 years ago
- 519ded5 procfs: avoid 32-bit time_t in /proc/*/stat by Arnd Bergmann · 8 years ago
- c291ee6 genirq: Prevent proc race against freeing of irq descriptors by Thomas Gleixner · 10 years ago
- f74373a /proc/stat: convert to single_open_size() by Heiko Carstens · 11 years ago
- bfc3f02 cputime: Default implementation of nsecs -> cputime conversion by Frederic Weisbecker · 11 years ago
- abaf378 fs/proc: don't use module_init for non-modular core code by Paul Gortmaker · 11 years ago
- 9e5e8de stat: Use size_t for sizes instead of unsigned by Christoph Lameter · 12 years ago
- 7386cdb nohz: Fix idle ticks in cpu summary line of /proc/stat by Michal Hocko · 12 years ago
- cb85a6e proc: stats: Use arch_idle_time for idle and iowait times if available by Martin Schwidefsky · 13 years ago
- 1ac101a procfs: add num_to_str() to speed up /proc/stat by KAMEZAWA Hiroyuki · 13 years ago
- 59a32e2 proc: speed up /proc/stat handling by Eric Dumazet · 13 years ago
- f7e6746 sched/accounting, proc: Fix /proc/stat interrupts sum by Russell King · 13 years ago
- 0db49b7 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 3484563 procfs: do not confuse jiffies with cputime64_t by Andreas Schwab · 13 years ago
- 6a54aeb Merge commit 'v3.2-rc5' into sched/core by Ingo Molnar · 13 years ago
- 2a95ea6 procfs: do not overflow get_{idle,iowait}_time for nohz by Michal Hocko · 13 years ago
- 3292beb sched/accounting: Change cpustat fields to an array by Glauber Costa · 13 years ago
- a25cac5 proc: Consider NO_HZ when printing idle and iowait times by Michal Hocko · 13 years ago
- a4dbf0e proc/stat: use defined macro KMALLOC_MAX_SIZE by Yuanhan Liu · 14 years ago
- 9d6de12 proc: use seq_puts()/seq_putc() where possible by Alexey Dobriyan · 14 years ago
- 478735e3 /proc/stat: fix scalability of irq sum of all cpu by KAMEZAWA Hiroyuki · 14 years ago
- f2c66cd /proc/stat: scalability of irq num per cpu by KAMEZAWA Hiroyuki · 14 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- ce0e7b2 sched, cpuacct: Fix niced guest time accounting by Ryota Ozaki · 15 years ago
- d3d64df proc: export statistics for softirq to /proc by Keika Kobayashi · 16 years ago
- e1c8053 [S390] /proc/stat idle field for idle cpus by Martin Schwidefsky · 16 years ago
- 26ddd8d proc: remove ifdef CONFIG_SPARSE_IRQ from stat.c by KOSAKI Motohiro · 16 years ago
- 13bd41bc proc: enclose desc variable of show_stat() in CONFIG_SPARSE_IRQ by KOSAKI Motohiro · 16 years ago
- 240d367 sparseirq: fix Alpha build failure by Yinghai Lu · 16 years ago
- 0b8f1ef sparse irq_desc[] array: core kernel and x86 changes by Yinghai Lu · 16 years ago
- df8106d proc: move /proc/stat to fs/proc/stat.c by Alexey Dobriyan · 16 years ago