index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
kernel_stat.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-14
irq: use per_cpu kstat_irqs
Eric Dumazet
1
-10
/
+9
2010-12-17
core: Replace __get_cpu_var with __this_cpu_read if not used for an address.
Christoph Lameter
1
-1
/
+1
2010-10-28
/proc/stat: fix scalability of irq sum of all cpu
KAMEZAWA Hiroyuki
1
-0
/
+4
2010-10-28
/proc/stat: scalability of irq num per cpu
KAMEZAWA Hiroyuki
1
-2
/
+12
2009-10-25
sched, cpuacct: Fix niced guest time accounting
Ryota Ozaki
1
-0
/
+1
2009-06-19
softirq: introduce statistics for softirq
Keika Kobayashi
1
-0
/
+12
2009-04-20
perfcounters, sched: remove __task_delta_exec()
Ingo Molnar
1
-1
/
+0
2009-04-07
perf_counter: remove rq->lock usage
Peter Zijlstra
1
-2
/
+0
2009-04-06
Merge branch 'linus' into perfcounters/core-v2
Ingo Molnar
1
-5
/
+8
2009-01-22
irq: clean up irq stat methods
Yinghai Lu
1
-3
/
+6
2009-01-11
sparseirq: make some func to be used with genirq
Yinghai Lu
1
-3
/
+3
2009-01-11
Merge commit 'v2.6.29-rc1' into perfcounters/core
Ingo Molnar
1
-6
/
+21
2008-12-31
[PATCH] idle cputime accounting
Martin Schwidefsky
1
-1
/
+6
2008-12-31
[PATCH] fix scaled & unscaled cputime accounting
Martin Schwidefsky
1
-4
/
+2
2008-12-23
perfcounters: fix task clock counter
Ingo Molnar
1
-0
/
+8
2008-12-08
sparse irq_desc[] array: core kernel and x86 changes
Yinghai Lu
1
-1
/
+13
2008-10-21
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+17
2008-10-16
genirq: remove artifacts from sparseirq removal
Ingo Molnar
1
-1
/
+1
2008-10-16
genirq: revert dynarray
Thomas Gleixner
1
-10
/
+6
2008-10-16
sparseirq: move kstat_irqs from kstat to irq_desc - fix
Yinghai Lu
1
-2
/
+8
2008-10-16
x86: move kstat_irqs from kstat to irq_desc
Yinghai Lu
1
-7
/
+15
2008-10-16
irq: make irqs in kernel stat use per_cpu_dyn_array
Yinghai Lu
1
-0
/
+4
2008-09-23
timers: fix itimer/many thread hang, v2
Frank Mayhar
1
-0
/
+1
2008-05-12
x86: resize NR_IRQS for large machines
Alan Mayer
1
-1
/
+1
2007-10-19
Add scaled time to taskstats based process accounting
Michael Neuling
1
-0
/
+2
2007-10-15
sched: guest CPU accounting: add guest-CPU /proc/stat field
Laurent Vivier
1
-0
/
+1
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
1
-1
/
+0
2006-03-28
[PATCH] for_each_possible_cpu: fixes for generic part
KAMEZAWA Hiroyuki
1
-1
/
+1
2005-11-07
[PATCH] small kernel_stat.h cleanup
Ingo Molnar
1
-4
/
+4
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+59