aboutsummaryrefslogtreecommitdiff
path: root/fs/proc/stat.c
AgeCommit message (Expand)Author
2012-03-30proc: stats: Use arch_idle_time for idle and iowait times if availableMartin Schwidefsky
2012-03-23procfs: add num_to_str() to speed up /proc/statKAMEZAWA Hiroyuki
2012-03-23proc: speed up /proc/stat handlingEric Dumazet
2012-01-16sched/accounting, proc: Fix /proc/stat interrupts sumRussell King
2012-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-12-29procfs: do not confuse jiffies with cputime64_tAndreas Schwab
2011-12-15Merge commit 'v3.2-rc5' into sched/coreIngo Molnar
2011-12-09procfs: do not overflow get_{idle,iowait}_time for nohzMichal Hocko
2011-12-06sched/accounting: Change cpustat fields to an arrayGlauber Costa
2011-09-08proc: Consider NO_HZ when printing idle and iowait timesMichal Hocko
2011-05-26proc/stat: use defined macro KMALLOC_MAX_SIZEYuanhan Liu
2011-01-13proc: use seq_puts()/seq_putc() where possibleAlexey Dobriyan
2010-10-27/proc/stat: fix scalability of irq sum of all cpuKAMEZAWA Hiroyuki
2010-10-27/proc/stat: scalability of irq num per cpuKAMEZAWA Hiroyuki
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-10-25sched, cpuacct: Fix niced guest time accountingRyota Ozaki
2009-06-18proc: export statistics for softirq to /procKeika Kobayashi
2009-04-23[S390] /proc/stat idle field for idle cpusMartin Schwidefsky
2008-12-26proc: remove ifdef CONFIG_SPARSE_IRQ from stat.cKOSAKI Motohiro
2008-12-16proc: enclose desc variable of show_stat() in CONFIG_SPARSE_IRQKOSAKI Motohiro
2008-12-09sparseirq: fix Alpha build failureYinghai Lu
2008-12-08sparse irq_desc[] array: core kernel and x86 changesYinghai Lu
2008-10-23proc: move /proc/stat to fs/proc/stat.cAlexey Dobriyan