aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/stat.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-13proc: use seq_puts()/seq_putc() where possibleAlexey Dobriyan1-1/+1
2010-10-27/proc/stat: fix scalability of irq sum of all cpuKAMEZAWA Hiroyuki1-8/+2
2010-10-27/proc/stat: scalability of irq num per cpuKAMEZAWA Hiroyuki1-3/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2009-10-25sched, cpuacct: Fix niced guest time accountingRyota Ozaki1-6/+13
2009-06-18proc: export statistics for softirq to /procKeika Kobayashi1-0/+15
2009-04-23[S390] /proc/stat idle field for idle cpusMartin Schwidefsky1-0/+5
2008-12-26proc: remove ifdef CONFIG_SPARSE_IRQ from stat.cKOSAKI Motohiro1-10/+1
2008-12-16proc: enclose desc variable of show_stat() in CONFIG_SPARSE_IRQKOSAKI Motohiro1-5/+2
2008-12-09sparseirq: fix Alpha build failureYinghai Lu1-7/+13
2008-12-08sparse irq_desc[] array: core kernel and x86 changesYinghai Lu1-6/+11
2008-10-23proc: move /proc/stat to fs/proc/stat.cAlexey Dobriyan1-0/+153