Age | Commit message (Expand) | Author | Files | Lines |
2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 1 | -34/+0 |
2013-01-27 | cputime: Generic on-demand virtual cputime accounting | Frederic Weisbecker | 1 | -1/+1 |
2012-11-19 | vtime: Explicitly account pending user time on process tick | Frederic Weisbecker | 1 | -0/+8 |
2012-10-30 | vtime: Gather vtime declarations to their own header file | Frederic Weisbecker | 1 | -8/+1 |
2012-09-25 | vtime: Consolidate system/idle context detection | Frederic Weisbecker | 1 | -0/+2 |
2012-09-25 | cputime: Use a proper subsystem naming for vtime related APIs | Frederic Weisbecker | 1 | -2/+2 |
2012-08-20 | cputime: Consolidate vtime handling on context switch | Frederic Weisbecker | 1 | -0/+6 |
2011-12-06 | sched/accounting: Change cpustat fields to an array | Glauber Costa | 1 | -14/+22 |
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-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+59 |