index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
kernel_stat.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
sched/cputime: Push time to account_system_time() in nsecs
Frederic Weisbecker
2017-02-01
1
-4
/
+3
*
sched/cputime: Push time to account_idle_time() in nsecs
Frederic Weisbecker
2017-02-01
1
-1
/
+1
*
sched/cputime: Push time to account_steal_time() in nsecs
Frederic Weisbecker
2017-02-01
1
-1
/
+1
*
sched/cputime: Push time to account_user_time() in nsecs
Frederic Weisbecker
2017-02-01
1
-1
/
+1
*
sched/cputime: Rename vtime_account_user() to vtime_flush()
Frederic Weisbecker
2017-01-14
1
-1
/
+1
*
sched/cputime: Export account_guest_time()
Frederic Weisbecker
2017-01-14
1
-0
/
+1
*
sched/cputime: Allow accounting system time using cpustat index
Frederic Weisbecker
2017-01-14
1
-0
/
+2
*
sched/cputime, powerpc, s390: Make scaled cputime arch specific
Stanislaw Gruszka
2016-11-15
1
-2
/
+2
*
xen: add steal_clock support on x86
Juergen Gross
2016-07-06
1
-1
/
+0
*
genirq: Prevent proc race against freeing of irq descriptors
Thomas Gleixner
2014-12-13
1
-0
/
+1
*
sched/cputime: Fix cpu_timer_sample_group() double accounting
Peter Zijlstra
2014-11-16
1
-5
/
+0
*
scheduler: Replace __get_cpu_var with this_cpu_ptr
Christoph Lameter
2014-08-26
1
-2
/
+2
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-04-01
1
-7
/
+1
|
\
|
*
genirq: Move kstat_incr_irqs_this_cpu() to core
Thomas Gleixner
2014-03-04
1
-8
/
+0
|
*
genirq: Add a kstat helper to increment irq stats
Thomas Gleixner
2014-03-04
1
-5
/
+7
*
|
cputime: Default implementation of nsecs -> cputime conversion
Frederic Weisbecker
2014-03-13
1
-1
/
+1
|
/
*
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
2013-09-13
1
-34
/
+0
*
cputime: Generic on-demand virtual cputime accounting
Frederic Weisbecker
2013-01-27
1
-1
/
+1
*
vtime: Explicitly account pending user time on process tick
Frederic Weisbecker
2012-11-19
1
-0
/
+8
*
vtime: Gather vtime declarations to their own header file
Frederic Weisbecker
2012-10-29
1
-8
/
+1
*
vtime: Consolidate system/idle context detection
Frederic Weisbecker
2012-09-25
1
-0
/
+2
*
cputime: Use a proper subsystem naming for vtime related APIs
Frederic Weisbecker
2012-09-25
1
-2
/
+2
*
cputime: Consolidate vtime handling on context switch
Frederic Weisbecker
2012-08-20
1
-0
/
+6
*
sched/accounting: Change cpustat fields to an array
Glauber Costa
2011-12-06
1
-14
/
+22
*
irq: use per_cpu kstat_irqs
Eric Dumazet
2011-01-13
1
-10
/
+9
*
core: Replace __get_cpu_var with __this_cpu_read if not used for an address.
Christoph Lameter
2010-12-17
1
-1
/
+1
*
/proc/stat: fix scalability of irq sum of all cpu
KAMEZAWA Hiroyuki
2010-10-27
1
-0
/
+4
*
/proc/stat: scalability of irq num per cpu
KAMEZAWA Hiroyuki
2010-10-27
1
-2
/
+12
*
sched, cpuacct: Fix niced guest time accounting
Ryota Ozaki
2009-10-25
1
-0
/
+1
*
softirq: introduce statistics for softirq
Keika Kobayashi
2009-06-18
1
-0
/
+12
*
perfcounters, sched: remove __task_delta_exec()
Ingo Molnar
2009-04-20
1
-1
/
+0
*
perf_counter: remove rq->lock usage
Peter Zijlstra
2009-04-07
1
-2
/
+0
*
Merge branch 'linus' into perfcounters/core-v2
Ingo Molnar
2009-04-06
1
-5
/
+8
|
\
|
*
irq: clean up irq stat methods
Yinghai Lu
2009-01-22
1
-3
/
+6
|
*
sparseirq: make some func to be used with genirq
Yinghai Lu
2009-01-11
1
-3
/
+3
*
|
Merge commit 'v2.6.29-rc1' into perfcounters/core
Ingo Molnar
2009-01-11
1
-6
/
+21
|
\
|
|
*
[PATCH] idle cputime accounting
Martin Schwidefsky
2008-12-31
1
-1
/
+6
|
*
[PATCH] fix scaled & unscaled cputime accounting
Martin Schwidefsky
2008-12-31
1
-4
/
+2
|
*
sparse irq_desc[] array: core kernel and x86 changes
Yinghai Lu
2008-12-08
1
-1
/
+13
*
|
perfcounters: fix task clock counter
Ingo Molnar
2008-12-23
1
-0
/
+8
|
/
*
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-10-20
1
-3
/
+17
|
\
|
*
genirq: remove artifacts from sparseirq removal
Ingo Molnar
2008-10-16
1
-1
/
+1
|
*
genirq: revert dynarray
Thomas Gleixner
2008-10-16
1
-10
/
+6
|
*
sparseirq: move kstat_irqs from kstat to irq_desc - fix
Yinghai Lu
2008-10-16
1
-2
/
+8
|
*
x86: move kstat_irqs from kstat to irq_desc
Yinghai Lu
2008-10-16
1
-7
/
+15
|
*
irq: make irqs in kernel stat use per_cpu_dyn_array
Yinghai Lu
2008-10-16
1
-0
/
+4
*
|
timers: fix itimer/many thread hang, v2
Frank Mayhar
2008-09-23
1
-0
/
+1
|
/
*
x86: resize NR_IRQS for large machines
Alan Mayer
2008-05-12
1
-1
/
+1
*
Add scaled time to taskstats based process accounting
Michael Neuling
2007-10-18
1
-0
/
+2
[next]