1. 519ded5 procfs: avoid 32-bit time_t in /proc/*/stat by Arnd Bergmann · 8 years ago
  2. c291ee6 genirq: Prevent proc race against freeing of irq descriptors by Thomas Gleixner · 10 years ago
  3. f74373a /proc/stat: convert to single_open_size() by Heiko Carstens · 10 years ago
  4. bfc3f02 cputime: Default implementation of nsecs -> cputime conversion by Frederic Weisbecker · 10 years ago
  5. abaf378 fs/proc: don't use module_init for non-modular core code by Paul Gortmaker · 10 years ago
  6. 9e5e8de stat: Use size_t for sizes instead of unsigned by Christoph Lameter · 11 years ago
  7. 7386cdb nohz: Fix idle ticks in cpu summary line of /proc/stat by Michal Hocko · 12 years ago
  8. cb85a6e proc: stats: Use arch_idle_time for idle and iowait times if available by Martin Schwidefsky · 12 years ago
  9. 1ac101a procfs: add num_to_str() to speed up /proc/stat by KAMEZAWA Hiroyuki · 12 years ago
  10. 59a32e2 proc: speed up /proc/stat handling by Eric Dumazet · 12 years ago
  11. f7e6746 sched/accounting, proc: Fix /proc/stat interrupts sum by Russell King · 12 years ago
  12. 0db49b7 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  13. 3484563 procfs: do not confuse jiffies with cputime64_t by Andreas Schwab · 13 years ago
  14. 6a54aeb Merge commit 'v3.2-rc5' into sched/core by Ingo Molnar · 13 years ago
  15. 2a95ea6 procfs: do not overflow get_{idle,iowait}_time for nohz by Michal Hocko · 13 years ago
  16. 3292beb sched/accounting: Change cpustat fields to an array by Glauber Costa · 13 years ago
  17. a25cac5 proc: Consider NO_HZ when printing idle and iowait times by Michal Hocko · 13 years ago
  18. a4dbf0e proc/stat: use defined macro KMALLOC_MAX_SIZE by Yuanhan Liu · 13 years ago
  19. 9d6de12 proc: use seq_puts()/seq_putc() where possible by Alexey Dobriyan · 13 years ago
  20. 478735e3 /proc/stat: fix scalability of irq sum of all cpu by KAMEZAWA Hiroyuki · 14 years ago
  21. f2c66cd /proc/stat: scalability of irq num per cpu by KAMEZAWA Hiroyuki · 14 years ago
  22. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  23. ce0e7b2 sched, cpuacct: Fix niced guest time accounting by Ryota Ozaki · 15 years ago
  24. d3d64df proc: export statistics for softirq to /proc by Keika Kobayashi · 15 years ago
  25. e1c8053 [S390] /proc/stat idle field for idle cpus by Martin Schwidefsky · 15 years ago
  26. 26ddd8d proc: remove ifdef CONFIG_SPARSE_IRQ from stat.c by KOSAKI Motohiro · 16 years ago
  27. 13bd41bc proc: enclose desc variable of show_stat() in CONFIG_SPARSE_IRQ by KOSAKI Motohiro · 16 years ago
  28. 240d367 sparseirq: fix Alpha build failure by Yinghai Lu · 16 years ago
  29. 0b8f1ef sparse irq_desc[] array: core kernel and x86 changes by Yinghai Lu · 16 years ago
  30. df8106d proc: move /proc/stat to fs/proc/stat.c by Alexey Dobriyan · 16 years ago