index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
cputime.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched/headers: Introduce kernel/sched/build_policy.c and build multiple .c fi...
Ingo Molnar
2022-02-23
1
-1
/
+0
*
Merge tag 'sched_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-01-11
1
-2
/
+2
|
\
|
*
cputime, cpuacct: Include guest time in user time in cpuacct.stat
Andrey Ryabinin
2021-11-23
1
-2
/
+2
*
|
sched/cputime: Fix getrusage(RUSAGE_THREAD) with nohz_full
Frederic Weisbecker
2021-12-02
1
-3
/
+9
|
/
*
Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-04-28
1
-1
/
+1
|
\
|
*
sched: Fix various typos
Ingo Molnar
2021-03-22
1
-1
/
+1
*
|
irqtime: Make accounting correct on RT
Thomas Gleixner
2021-03-17
1
-2
/
+2
|
/
*
irqtime: Move irqtime entry accounting after irq offset incrementation
Frederic Weisbecker
2020-12-02
1
-7
/
+11
*
sched/vtime: Consolidate IRQ time accounting
Frederic Weisbecker
2020-12-02
1
-4
/
+9
*
s390/vtime: Use the generic IRQ entry accounting
Frederic Weisbecker
2020-12-02
1
-11
/
+2
*
sched/cputime: Remove symbol exports from IRQ time accounting
Frederic Weisbecker
2020-12-02
1
-2
/
+0
*
sched/cputime: Improve cputime_adjust()
Oleg Nesterov
2020-06-15
1
-45
/
+1
*
sched/vtime: Work around an unitialized variable warning
Borislav Petkov
2020-04-15
1
-2
/
+2
*
sched/vtime: Prevent unstable evaluation of WARN(vtime->state)
Chris Wilson
2020-03-06
1
-19
/
+22
*
sched/cputime: move rq parameter in irqtime_account_process_tick
Alex Shi
2020-01-17
1
-9
/
+6
*
sched/vtime: Bring up complete kcpustat accessor
Frederic Weisbecker
2019-11-21
1
-20
/
+116
*
sched/cputime: Support other fields on kcpustat_field()
Frederic Weisbecker
2019-11-21
1
-11
/
+43
*
sched/kcpustat: Introduce vtime-aware kcpustat accessor for CPUTIME_SYSTEM
Frederic Weisbecker
2019-10-29
1
-0
/
+82
*
sched/vtime: Rename vtime_accounting_cpu_enabled() to vtime_accounting_enable...
Frederic Weisbecker
2019-10-29
1
-1
/
+1
*
sched/cputime: Add vtime guest task state
Frederic Weisbecker
2019-10-29
1
-7
/
+11
*
sched/cputime: Add vtime idle task state
Frederic Weisbecker
2019-10-29
1
-5
/
+8
*
sched/vtime: Record CPU under seqcount for kcpustat needs
Frederic Weisbecker
2019-10-29
1
-0
/
+3
*
sched/cputime: Spare a seqcount lock/unlock cycle on context switch
Frederic Weisbecker
2019-10-09
1
-11
/
+19
*
sched/cputime: Rename vtime_account_system() to vtime_account_kernel()
Frederic Weisbecker
2019-10-09
1
-9
/
+9
*
sched/vtime: Fix guest/system mis-accounting on task switch
Frederic Weisbecker
2019-10-09
1
-3
/
+3
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
sched: Fix various typos in comments
Ingo Molnar
2018-12-03
1
-1
/
+1
*
sched/headers: Simplify and clean up header usage in the scheduler
Ingo Molnar
2018-03-04
1
-7
/
+3
*
sched: Clean up and harmonize the coding style of the scheduler code base
Ingo Molnar
2018-03-03
1
-24
/
+24
*
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2017-11-15
1
-4
/
+10
|
\
|
*
sched/cputime: Add dummy cputime_adjust() implementation for CONFIG_VIRT_CPU_...
Tejun Heo
2017-09-25
1
-0
/
+7
|
*
cpuacct: Introduce cgroup_account_cputime[_field]()
Tejun Heo
2017-09-25
1
-1
/
+1
|
*
sched/cputime: Expose cputime_adjust()
Tejun Heo
2017-09-25
1
-3
/
+2
*
|
sched/clock, sched/cputime: Use lockdep to assert IRQs are disabled/enabled
Frederic Weisbecker
2017-11-08
1
-2
/
+1
|
/
*
sched/cputime: Don't use smp_processor_id() in preemptible context
Wanpeng Li
2017-07-14
1
-3
/
+3
*
sched/cputime: Accumulate vtime on top of nsec clocksource
Wanpeng Li
2017-07-05
1
-22
/
+42
*
sched/cputime: Move the vtime task fields to their own struct
Frederic Weisbecker
2017-07-05
1
-48
/
+64
*
sched/cputime: Rename vtime fields
Frederic Weisbecker
2017-07-05
1
-15
/
+15
*
sched/cputime: Always set tsk->vtime_snap_whence after accounting vtime
Frederic Weisbecker
2017-07-05
1
-1
/
+1
*
vtime, sched/cputime: Remove vtime_account_user()
Frederic Weisbecker
2017-07-05
1
-6
/
+6
*
Revert "sched/cputime: Refactor the cputime_adjust() code"
Ingo Molnar
2017-07-04
1
-8
/
+14
*
sched/cputime: Refactor the cputime_adjust() code
Gustavo A. R. Silva
2017-06-30
1
-11
/
+5
*
sched/cputime: Fix ksoftirqd cputime accounting regression
Frederic Weisbecker
2017-04-27
1
-11
/
+16
*
sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
sched/headers: Prepare header dependency changes, move the <asm/paravirt.h> i...
Ingo Molnar
2017-03-02
1
-4
/
+0
*
sched/cputime, vtime: Return nsecs instead of cputime_t to account
Frederic Weisbecker
2017-02-01
1
-20
/
+11
*
sched/cputime: Complete nsec conversion of tick based accounting
Frederic Weisbecker
2017-02-01
1
-30
/
+22
*
sched/cputime: Push time to account_system_time() in nsecs
Frederic Weisbecker
2017-02-01
1
-20
/
+19
*
sched/cputime: Push time to account_idle_time() in nsecs
Frederic Weisbecker
2017-02-01
1
-9
/
+9
*
sched/cputime: Push time to account_steal_time() in nsecs
Frederic Weisbecker
2017-02-01
1
-5
/
+6
[next]