summaryrefslogtreecommitdiffstats
path: root/include/linux/kernel_stat.h
Commit message (Expand)AuthorAgeFilesLines
* cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker2013-01-271-1/+1
* vtime: Explicitly account pending user time on process tickFrederic Weisbecker2012-11-191-0/+8
* vtime: Gather vtime declarations to their own header fileFrederic Weisbecker2012-10-291-8/+1
* vtime: Consolidate system/idle context detectionFrederic Weisbecker2012-09-251-0/+2
* cputime: Use a proper subsystem naming for vtime related APIsFrederic Weisbecker2012-09-251-2/+2
* cputime: Consolidate vtime handling on context switchFrederic Weisbecker2012-08-201-0/+6
* sched/accounting: Change cpustat fields to an arrayGlauber Costa2011-12-061-14/+22
* irq: use per_cpu kstat_irqsEric Dumazet2011-01-131-10/+9
* core: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter2010-12-171-1/+1
* /proc/stat: fix scalability of irq sum of all cpuKAMEZAWA Hiroyuki2010-10-271-0/+4
* /proc/stat: scalability of irq num per cpuKAMEZAWA Hiroyuki2010-10-271-2/+12
* sched, cpuacct: Fix niced guest time accountingRyota Ozaki2009-10-251-0/+1
* softirq: introduce statistics for softirqKeika Kobayashi2009-06-181-0/+12
* perfcounters, sched: remove __task_delta_exec()Ingo Molnar2009-04-201-1/+0
* perf_counter: remove rq->lock usagePeter Zijlstra2009-04-071-2/+0
* Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-061-5/+8
|\
| * irq: clean up irq stat methodsYinghai Lu2009-01-221-3/+6
| * sparseirq: make some func to be used with genirqYinghai Lu2009-01-111-3/+3
* | Merge commit 'v2.6.29-rc1' into perfcounters/coreIngo Molnar2009-01-111-6/+21
|\|
| * [PATCH] idle cputime accountingMartin Schwidefsky2008-12-311-1/+6
| * [PATCH] fix scaled & unscaled cputime accountingMartin Schwidefsky2008-12-311-4/+2
| * sparse irq_desc[] array: core kernel and x86 changesYinghai Lu2008-12-081-1/+13
* | perfcounters: fix task clock counterIngo Molnar2008-12-231-0/+8
|/
* Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-201-3/+17
|\
| * genirq: remove artifacts from sparseirq removalIngo Molnar2008-10-161-1/+1
| * genirq: revert dynarrayThomas Gleixner2008-10-161-10/+6
| * sparseirq: move kstat_irqs from kstat to irq_desc - fixYinghai Lu2008-10-161-2/+8
| * x86: move kstat_irqs from kstat to irq_descYinghai Lu2008-10-161-7/+15
| * irq: make irqs in kernel stat use per_cpu_dyn_arrayYinghai Lu2008-10-161-0/+4
* | timers: fix itimer/many thread hang, v2Frank Mayhar2008-09-231-0/+1
|/
* x86: resize NR_IRQS for large machinesAlan Mayer2008-05-121-1/+1
* Add scaled time to taskstats based process accountingMichael Neuling2007-10-181-0/+2
* sched: guest CPU accounting: add guest-CPU /proc/stat fieldLaurent Vivier2007-10-151-0/+1
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
* [PATCH] for_each_possible_cpu: fixes for generic partKAMEZAWA Hiroyuki2006-03-281-1/+1
* [PATCH] small kernel_stat.h cleanupIngo Molnar2005-11-071-4/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+59