Age | Commit message (Expand) | Author | Files | Lines |
2019-11-21 | sched/vtime: Bring up complete kcpustat accessor | Frederic Weisbecker | 1 | -0/+7 |
2019-10-29 | sched/kcpustat: Introduce vtime-aware kcpustat accessor for CPUTIME_SYSTEM | Frederic Weisbecker | 1 | -0/+11 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-02-01 | sched/cputime: Push time to account_system_time() in nsecs | Frederic Weisbecker | 1 | -4/+3 |
2017-02-01 | sched/cputime: Push time to account_idle_time() in nsecs | Frederic Weisbecker | 1 | -1/+1 |
2017-02-01 | sched/cputime: Push time to account_steal_time() in nsecs | Frederic Weisbecker | 1 | -1/+1 |
2017-02-01 | sched/cputime: Push time to account_user_time() in nsecs | Frederic Weisbecker | 1 | -1/+1 |
2017-01-14 | sched/cputime: Rename vtime_account_user() to vtime_flush() | Frederic Weisbecker | 1 | -1/+1 |
2017-01-14 | sched/cputime: Export account_guest_time() | Frederic Weisbecker | 1 | -0/+1 |
2017-01-14 | sched/cputime: Allow accounting system time using cpustat index | Frederic Weisbecker | 1 | -0/+2 |
2016-11-15 | sched/cputime, powerpc, s390: Make scaled cputime arch specific | Stanislaw Gruszka | 1 | -2/+2 |
2016-07-06 | xen: add steal_clock support on x86 | Juergen Gross | 1 | -1/+0 |
2014-12-13 | genirq: Prevent proc race against freeing of irq descriptors | Thomas Gleixner | 1 | -0/+1 |
2014-11-16 | sched/cputime: Fix cpu_timer_sample_group() double accounting | Peter Zijlstra | 1 | -5/+0 |
2014-08-26 | scheduler: Replace __get_cpu_var with this_cpu_ptr | Christoph Lameter | 1 | -2/+2 |
2014-04-01 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -7/+1 |
2014-03-13 | cputime: Default implementation of nsecs -> cputime conversion | Frederic Weisbecker | 1 | -1/+1 |
2014-03-04 | genirq: Move kstat_incr_irqs_this_cpu() to core | Thomas Gleixner | 1 | -8/+0 |
2014-03-04 | genirq: Add a kstat helper to increment irq stats | Thomas Gleixner | 1 | -5/+7 |
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 |