index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
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: 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
*
sched/cputime: Push time to account_user_time() in nsecs
Frederic Weisbecker
2017-02-01
1
-18
/
+24
*
timers/posix-timers: Convert internals to use nsecs
Frederic Weisbecker
2017-02-01
1
-3
/
+3
*
sched/cputime: Increment kcpustat directly on irqtime account
Frederic Weisbecker
2017-02-01
1
-33
/
+17
*
sched/cputime: Convert task/group cputime to nsecs
Frederic Weisbecker
2017-02-01
1
-18
/
+17
*
sched/cputime: Convert guest time accounting to nsecs (u64)
Frederic Weisbecker
2017-02-01
1
-4
/
+4
*
sched/cputime: Convert kcpustat to nsecs
Frederic Weisbecker
2017-02-01
1
-11
/
+11
*
sched/cputime: Rename vtime_account_user() to vtime_flush()
Frederic Weisbecker
2017-01-14
1
-3
/
+1
*
sched/cputime: Export account_guest_time()
Frederic Weisbecker
2017-01-14
1
-1
/
+1
*
sched/cputime: Allow accounting system time using cpustat index
Frederic Weisbecker
2017-01-14
1
-5
/
+5
*
sched/cputime: Simplify task_cputime()
Stanislaw Gruszka
2016-11-15
1
-42
/
+15
*
sched/cputime, powerpc, s390: Make scaled cputime arch specific
Stanislaw Gruszka
2016-11-15
1
-46
/
+15
*
sched/cputime, powerpc: Remove cputime_to_scaled()
Stanislaw Gruszka
2016-11-15
1
-14
/
+12
*
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
[next]