summaryrefslogtreecommitdiff
path: root/include/linux/kernel_stat.h
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* sched/cputime: Push time to account_system_time() in nsecsFrederic Weisbecker2017-02-01
* sched/cputime: Push time to account_idle_time() in nsecsFrederic Weisbecker2017-02-01
* sched/cputime: Push time to account_steal_time() in nsecsFrederic Weisbecker2017-02-01
* sched/cputime: Push time to account_user_time() in nsecsFrederic Weisbecker2017-02-01
* sched/cputime: Rename vtime_account_user() to vtime_flush()Frederic Weisbecker2017-01-14
* sched/cputime: Export account_guest_time()Frederic Weisbecker2017-01-14
* sched/cputime: Allow accounting system time using cpustat indexFrederic Weisbecker2017-01-14
* sched/cputime, powerpc, s390: Make scaled cputime arch specificStanislaw Gruszka2016-11-15
* xen: add steal_clock support on x86Juergen Gross2016-07-06
* genirq: Prevent proc race against freeing of irq descriptorsThomas Gleixner2014-12-13
* sched/cputime: Fix cpu_timer_sample_group() double accountingPeter Zijlstra2014-11-16
* scheduler: Replace __get_cpu_var with this_cpu_ptrChristoph Lameter2014-08-26
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-01
|\
| * genirq: Move kstat_incr_irqs_this_cpu() to coreThomas Gleixner2014-03-04
| * genirq: Add a kstat helper to increment irq statsThomas Gleixner2014-03-04
* | cputime: Default implementation of nsecs -> cputime conversionFrederic Weisbecker2014-03-13
|/
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-13
* cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker2013-01-27
* vtime: Explicitly account pending user time on process tickFrederic Weisbecker2012-11-19
* vtime: Gather vtime declarations to their own header fileFrederic Weisbecker2012-10-29
* vtime: Consolidate system/idle context detectionFrederic Weisbecker2012-09-25
* cputime: Use a proper subsystem naming for vtime related APIsFrederic Weisbecker2012-09-25
* cputime: Consolidate vtime handling on context switchFrederic Weisbecker2012-08-20
* sched/accounting: Change cpustat fields to an arrayGlauber Costa2011-12-06
* irq: use per_cpu kstat_irqsEric Dumazet2011-01-13
* core: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter2010-12-17
* /proc/stat: fix scalability of irq sum of all cpuKAMEZAWA Hiroyuki2010-10-27
* /proc/stat: scalability of irq num per cpuKAMEZAWA Hiroyuki2010-10-27
* sched, cpuacct: Fix niced guest time accountingRyota Ozaki2009-10-25
* softirq: introduce statistics for softirqKeika Kobayashi2009-06-18
* perfcounters, sched: remove __task_delta_exec()Ingo Molnar2009-04-20
* perf_counter: remove rq->lock usagePeter Zijlstra2009-04-07
* Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-06
|\
| * irq: clean up irq stat methodsYinghai Lu2009-01-22
| * sparseirq: make some func to be used with genirqYinghai Lu2009-01-11
* | Merge commit 'v2.6.29-rc1' into perfcounters/coreIngo Molnar2009-01-11
|\ \ | |/
| * [PATCH] idle cputime accountingMartin Schwidefsky2008-12-31
| * [PATCH] fix scaled & unscaled cputime accountingMartin Schwidefsky2008-12-31
| * sparse irq_desc[] array: core kernel and x86 changesYinghai Lu2008-12-08
* | perfcounters: fix task clock counterIngo Molnar2008-12-23
|/
* Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-20
|\
| * genirq: remove artifacts from sparseirq removalIngo Molnar2008-10-16
| * genirq: revert dynarrayThomas Gleixner2008-10-16
| * sparseirq: move kstat_irqs from kstat to irq_desc - fixYinghai Lu2008-10-16
| * x86: move kstat_irqs from kstat to irq_descYinghai Lu2008-10-16
| * irq: make irqs in kernel stat use per_cpu_dyn_arrayYinghai Lu2008-10-16
* | timers: fix itimer/many thread hang, v2Frank Mayhar2008-09-23
|/
* x86: resize NR_IRQS for large machinesAlan Mayer2008-05-12
* Add scaled time to taskstats based process accountingMichael Neuling2007-10-18