1. 32ef551 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> by Ingo Molnar · 8 years ago
  2. 03441a3 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/stat.h> by Ingo Molnar · 8 years ago
  3. 42b425b s390, sched/cputime: Make arch_cpu_idle_time() to return nsecs by Frederic Weisbecker · 8 years ago
  4. 7fb1327 sched/cputime: Convert kcpustat to nsecs by Frederic Weisbecker · 8 years ago
  5. 75ba1d0 seq/proc: modify seq_put_decimal_[u]ll to take a const char *, not char by Joe Perches · 8 years ago
  6. 519ded5 procfs: avoid 32-bit time_t in /proc/*/stat by Arnd Bergmann · 8 years ago
  7. c291ee6 genirq: Prevent proc race against freeing of irq descriptors by Thomas Gleixner · 10 years ago
  8. f74373a /proc/stat: convert to single_open_size() by Heiko Carstens · 10 years ago
  9. bfc3f02 cputime: Default implementation of nsecs -> cputime conversion by Frederic Weisbecker · 11 years ago
  10. abaf378 fs/proc: don't use module_init for non-modular core code by Paul Gortmaker · 11 years ago
  11. 9e5e8de stat: Use size_t for sizes instead of unsigned by Christoph Lameter · 12 years ago
  12. 7386cdb nohz: Fix idle ticks in cpu summary line of /proc/stat by Michal Hocko · 12 years ago
  13. cb85a6e proc: stats: Use arch_idle_time for idle and iowait times if available by Martin Schwidefsky · 13 years ago
  14. 1ac101a procfs: add num_to_str() to speed up /proc/stat by KAMEZAWA Hiroyuki · 13 years ago
  15. 59a32e2 proc: speed up /proc/stat handling by Eric Dumazet · 13 years ago
  16. f7e6746 sched/accounting, proc: Fix /proc/stat interrupts sum by Russell King · 13 years ago
  17. 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
  18. 3484563 procfs: do not confuse jiffies with cputime64_t by Andreas Schwab · 13 years ago
  19. 6a54aeb Merge commit 'v3.2-rc5' into sched/core by Ingo Molnar · 13 years ago
  20. 2a95ea6 procfs: do not overflow get_{idle,iowait}_time for nohz by Michal Hocko · 13 years ago
  21. 3292beb sched/accounting: Change cpustat fields to an array by Glauber Costa · 13 years ago
  22. a25cac5 proc: Consider NO_HZ when printing idle and iowait times by Michal Hocko · 13 years ago
  23. a4dbf0e proc/stat: use defined macro KMALLOC_MAX_SIZE by Yuanhan Liu · 14 years ago
  24. 9d6de12 proc: use seq_puts()/seq_putc() where possible by Alexey Dobriyan · 14 years ago
  25. 478735e3 /proc/stat: fix scalability of irq sum of all cpu by KAMEZAWA Hiroyuki · 14 years ago
  26. f2c66cd /proc/stat: scalability of irq num per cpu by KAMEZAWA Hiroyuki · 14 years ago
  27. 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
  28. ce0e7b2 sched, cpuacct: Fix niced guest time accounting by Ryota Ozaki · 15 years ago
  29. d3d64df proc: export statistics for softirq to /proc by Keika Kobayashi · 15 years ago
  30. e1c8053 [S390] /proc/stat idle field for idle cpus by Martin Schwidefsky · 16 years ago
  31. 26ddd8d proc: remove ifdef CONFIG_SPARSE_IRQ from stat.c by KOSAKI Motohiro · 16 years ago
  32. 13bd41bc proc: enclose desc variable of show_stat() in CONFIG_SPARSE_IRQ by KOSAKI Motohiro · 16 years ago
  33. 240d367 sparseirq: fix Alpha build failure by Yinghai Lu · 16 years ago
  34. 0b8f1ef sparse irq_desc[] array: core kernel and x86 changes by Yinghai Lu · 16 years ago
  35. df8106d proc: move /proc/stat to fs/proc/stat.c by Alexey Dobriyan · 16 years ago