index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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
*
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
*
sched: guest CPU accounting: add guest-CPU /proc/stat field
Laurent Vivier
2007-10-15
1
-0
/
+1
*
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2006-04-26
1
-1
/
+0
*
[PATCH] for_each_possible_cpu: fixes for generic part
KAMEZAWA Hiroyuki
2006-03-28
1
-1
/
+1
*
[PATCH] small kernel_stat.h cleanup
Ingo Molnar
2005-11-07
1
-4
/
+4
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+59