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.12.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/cputime: Fix ksoftirqd cputime accounting regression
Frederic Weisbecker
2018-10-20
1
-11
/
+16
*
sched/cputime: Increment kcpustat directly on irqtime account
Frederic Weisbecker
2018-10-20
1
-33
/
+17
*
sched/cputime: Convert kcpustat to nsecs
Frederic Weisbecker
2018-10-20
1
-11
/
+11
*
sched/irqtime: Consolidate irqtime flushing code
Frederic Weisbecker
2016-09-30
1
-15
/
+11
*
sched/irqtime: Consolidate accounting synchronization with u64_stats API
Frederic Weisbecker
2016-09-30
1
-17
/
+14
*
sched/irqtime: Remove needless IRQs disablement on kcpustat update
Frederic Weisbecker
2016-09-30
1
-6
/
+5
*
sched/irqtime: No need for preempt-safe accessors
Frederic Weisbecker
2016-09-30
1
-2
/
+2
*
sched/cputime: Improve scalability by not accounting thread group tasks pendi...
Stanislaw Gruszka
2016-08-18
1
-1
/
+32
*
sched/cputime: Resync steal time when guest & host lose sync
Wanpeng Li
2016-08-18
1
-3
/
+15
*
sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regression
Peter Zijlstra
2016-08-18
1
-5
/
+10
*
sched/cputime: Fix omitted ticks passed in parameter
Frederic Weisbecker
2016-08-11
1
-1
/
+2
*
sched/cputime: Fix steal time accounting
Wanpeng Li
2016-08-11
1
-2
/
+9
*
Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-07-27
1
-10
/
+0
|
\
|
*
xen: add steal_clock support on x86
Juergen Gross
2016-07-06
1
-10
/
+0
*
|
sched/cputime: Drop local_irq_save/restore from irqtime_account_irq()
Rik van Riel
2016-07-14
1
-4
/
+0
*
|
sched/cputime: Clean up the old vtime gen irqtime accounting completely
Frederic Weisbecker
2016-07-14
1
-23
/
+10
*
|
sched/cputime: Replace VTIME_GEN irq time code with IRQ_TIME_ACCOUNTING code
Rik van Riel
2016-07-14
1
-13
/
+3
*
|
sched/cputime: Count actually elapsed irq & softirq time
Rik van Riel
2016-07-14
1
-47
/
+77
*
|
sched/cputime: Add steal time support to full dynticks CPU time accounting
Wanpeng Li
2016-06-14
1
-7
/
+9
|
/
*
sched/cputime: Fix steal_account_process_tick() to always return jiffies
Chris Friesen
2016-03-08
1
-7
/
+7
*
sched, time: Switch VIRT_CPU_ACCOUNTING_GEN to jiffy granularity
Rik van Riel
2016-02-29
1
-16
/
+23
*
Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-01-12
1
-0
/
+3
|
\
|
*
missing include asm/paravirt.h in cputime.c
Stefano Stabellini
2015-12-21
1
-0
/
+3
*
|
sched/cputime: Convert vtime_seqlock to seqcount
Frederic Weisbecker
2015-12-04
1
-22
/
+24
*
|
sched/cputime: Introduce vtime accounting check for readers
Frederic Weisbecker
2015-12-04
1
-3
/
+3
*
|
sched/cputime: Rename vtime_accounting_enabled() to vtime_accounting_cpu_enab...
Frederic Weisbecker
2015-12-04
1
-1
/
+1
*
|
sched/cputime: Correctly handle task guest time on housekeepers
Frederic Weisbecker
2015-12-04
1
-1
/
+1
*
|
sched/cputime: Clarify vtime symbols and document them
Frederic Weisbecker
2015-12-04
1
-3
/
+3
*
|
sched/cputime: Remove extra cost in task_cputime()
Hiroshi Shimamoto
2015-12-04
1
-0
/
+16
|
/
*
sched/cputime: Fix invalid gtime in proc
Hiroshi Shimamoto
2015-12-04
1
-0
/
+3
*
kvm/x86: Hyper-V HV_X64_MSR_VP_RUNTIME support
Andrey Smetanin
2015-10-01
1
-0
/
+2
*
sched/cputime: Guarantee stime + utime == rtime
Peter Zijlstra
2015-08-03
1
-41
/
+60
*
sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()...
Jason Low
2015-05-08
1
-1
/
+1
*
sched, time: Fix build error with 64 bit cputime_t on 32 bit systems
Rik van Riel
2014-10-03
1
-10
/
+19
*
sched, time: Fix lock inversion in thread_group_cputime()
Rik van Riel
2014-09-19
1
-2
/
+3
*
sched, time: Atomically increment stime & utime
Rik van Riel
2014-09-08
1
-2
/
+5
*
time, signal: Protect resource use statistics with seqlock
Rik van Riel
2014-09-08
1
-13
/
+20
*
sched: Change thread_group_cputime() to use for_each_thread()
Oleg Nesterov
2014-08-20
1
-8
/
+2
*
sched: Sanitize irq accounting madness
Thomas Gleixner
2014-05-07
1
-16
/
+16
*
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-04-01
1
-5
/
+11
|
\
|
*
cputime: Fix jiffies based cputime assumption on steal accounting
Frederic Weisbecker
2014-03-13
1
-5
/
+11
*
|
sched: Implement task_nice() as static inline function
Dongsheng Yang
2014-02-09
1
-2
/
+2
|
/
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2013-09-05
1
-8
/
+11
|
\
|
*
sched/cputime: Do not scale when utime == 0
Stanislaw Gruszka
2013-09-04
1
-8
/
+11
*
|
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-09-04
1
-37
/
+16
|
\
|
|
*
vtime: Always debug check snapshot source _before_ updating it
Frederic Weisbecker
2013-08-14
1
-2
/
+2
|
*
vtime: Always scale generic vtime accounting results
Frederic Weisbecker
2013-08-14
1
-6
/
+0
|
*
vtime: Optimize full dynticks accounting off case with static keys
Frederic Weisbecker
2013-08-14
1
-18
/
+4
|
*
vtime: Fix racy cputime delta update
Frederic Weisbecker
2013-08-14
1
-1
/
+2
|
*
vtime: Remove a few unneeded generic vtime state checks
Frederic Weisbecker
2013-08-14
1
-12
/
+1
[next]