index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
kernel_stat.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-15
s390/idle: Provide arch specific kcpustat_field_idle()/kcpustat_field_iowait()
Heiko Carstens
1
-0
/
+27
2026-06-02
sched/cputime: Handle dyntick-idle steal time correctly
Frederic Weisbecker
1
-0
/
+1
2026-06-02
sched/cputime: Provide get_cpu_[idle|iowait]_time_us() off-case
Frederic Weisbecker
1
-0
/
+3
2026-06-02
tick/sched: Consolidate idle time fetching APIs
Frederic Weisbecker
1
-4
/
+30
2026-06-02
tick/sched: Move dyntick-idle cputime accounting to cputime code
Frederic Weisbecker
1
-4
/
+10
2026-06-02
tick/sched: Unify idle cputime accounting
Frederic Weisbecker
1
-4
/
+20
2026-06-02
sched/cputime: Remove superfluous and error prone kcpustat_field() parameter
Frederic Weisbecker
1
-5
/
+3
2024-06-24
cpumask: cleanup core headers inclusion
Yury Norov
1
-1
/
+0
2024-04-12
genirq: Provide a snapshot mechanism for interrupt statistics
Bitao Hu
1
-0
/
+8
2023-01-05
sched: Add helper nr_context_switches_cpu()
Zhen Lei
1
-0
/
+1
2023-01-05
sched: Add helper kstat_cpu_softirqs_sum()
Zhen Lei
1
-0
/
+11
2023-01-03
genirq: Fix the return type of kstat_cpu_irqs_sum()
Zhen Lei
1
-1
/
+1
2022-07-04
sched/core: add forced idle accounting for cgroups
Josh Don
1
-0
/
+7
2021-10-05
fs/proc/uptime.c: Fix idle time reporting in /proc/uptime
Josh Don
1
-0
/
+1
2020-12-15
genirq: Make kstat_irqs() static
Thomas Gleixner
1
-1
/
+0
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/kernel/git/tip/tip
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-29
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-13
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-27
/proc/stat: fix scalability of irq sum of all cpu
KAMEZAWA Hiroyuki
1
-0
/
+4
2010-10-27
/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-18
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
[next]