index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
vtime.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched/cputime: Rename vtime_account_system() to vtime_account_kernel()
Frederic Weisbecker
2019-10-09
1
-2
/
+2
*
s390: correct some inline assembly constraints
Vasily Gorbik
2019-04-17
1
-4
/
+4
*
s390/vtime: steal time exponential moving average
Martin Schwidefsky
2019-03-06
1
-7
/
+12
*
s390/cpu_mf: replace stcctm5() with the stcctm() function
Hendrik Brueckner
2019-02-22
1
-2
/
+2
*
s390: kernel: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-11-24
1
-0
/
+1
*
s390/cputime: simplify account_system_index_scaled
Martin Schwidefsky
2017-06-12
1
-9
/
+5
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-03-12
1
-1
/
+1
|
\
|
*
s390/cputime: remove last traces of cputime_t
Martin Schwidefsky
2017-03-01
1
-1
/
+1
*
|
sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...
Ingo Molnar
2017-03-02
1
-1
/
+1
|
/
*
scripts/spelling.txt: add "an one" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-1
/
+1
*
sched/cputime: Push time to account_system_time() in nsecs
Frederic Weisbecker
2017-02-01
1
-3
/
+3
*
sched/cputime: Push time to account_steal_time() in nsecs
Frederic Weisbecker
2017-02-01
1
-1
/
+1
*
sched/cputime: Push time to account_user_time() in nsecs
Frederic Weisbecker
2017-02-01
1
-1
/
+1
*
sched/cputime: Convert task/group cputime to nsecs
Frederic Weisbecker
2017-02-01
1
-3
/
+3
*
sched/cputime: Rename vtime_account_user() to vtime_flush()
Frederic Weisbecker
2017-01-14
1
-1
/
+1
*
sched/cputime, s390: Implement delayed accounting of system time
Martin Schwidefsky
2017-01-14
1
-48
/
+88
*
s390/vtime: correct system time accounting
Martin Schwidefsky
2016-12-20
1
-4
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2016-12-13
1
-16
/
+10
|
\
|
*
s390: move cputime accounting fields from thread_info to thread_struct
Martin Schwidefsky
2016-11-11
1
-16
/
+10
*
|
sched/cputime, powerpc, s390: Make scaled cputime arch specific
Stanislaw Gruszka
2016-11-15
1
-3
/
+6
|
/
*
s390: add missing declarations
Heiko Carstens
2016-05-10
1
-0
/
+2
*
s390/vtime: correct scaled cputime of partially idle CPUs
Martin Schwidefsky
2015-09-30
1
-29
/
+37
*
s390/vtime: correct scaled cputime for SMT
Martin Schwidefsky
2015-09-17
1
-4
/
+8
*
s390/vtime: limit MT scaling value updates
Martin Schwidefsky
2015-08-04
1
-1
/
+11
*
s390: add SMT support
Martin Schwidefsky
2015-01-22
1
-4
/
+54
*
s390/vtime: Get rid of redundant WARN_ON
Christian Borntraeger
2014-12-18
1
-2
/
+0
*
s390/time: use stck clock fast for do_account_vtime
Martin Schwidefsky
2014-10-27
1
-0
/
+4
*
s390/idle: consolidate idle functions and definitions
Martin Schwidefsky
2014-10-09
1
-59
/
+1
*
s390/nohz: use a per-cpu flag for arch_needs_cpu
Martin Schwidefsky
2014-10-09
1
-18
/
+1
*
s390/vtime: correct idle time calculation
Martin Schwidefsky
2013-10-31
1
-1
/
+1
*
s390/uaccess: always run the kernel in home space
Martin Schwidefsky
2013-10-24
1
-1
/
+1
*
vtime: Describe overriden functions in dedicated arch headers
Frederic Weisbecker
2013-08-14
1
-0
/
+1
*
s390: delete __cpuinit usage from all s390 files
Paul Gortmaker
2013-07-14
1
-3
/
+3
*
s390: Use generic idle loop
Thomas Gleixner
2013-04-08
1
-5
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2013-02-21
1
-1
/
+1
|
\
|
*
s390/time: rename tod clock access functions
Heiko Carstens
2013-02-14
1
-1
/
+1
*
|
cputime: Safely read cputime of full dynticks CPUs
Frederic Weisbecker
2013-01-27
1
-3
/
+3
|
/
*
vtime: Warn if irqs aren't disabled on system time accounting APIs
Frederic Weisbecker
2012-11-20
1
-0
/
+2
*
vtime: Explicitly account pending user time on process tick
Frederic Weisbecker
2012-11-19
1
-1
/
+6
*
vtime: Remove the underscore prefix invasion
Frederic Weisbecker
2012-11-19
1
-2
/
+2
*
vtime: Make vtime_account_system() irqsafe
Frederic Weisbecker
2012-10-29
1
-0
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2012-10-01
1
-2
/
+1
|
\
|
*
s390/cpu hotplug: mask out CPU_TASKS_FROZEN in cu hotplug notifiers
Heiko Carstens
2012-09-26
1
-2
/
+1
*
|
cputime: Use a proper subsystem naming for vtime related APIs
Frederic Weisbecker
2012-09-25
1
-3
/
+3
*
|
cputime: Consolidate vtime handling on context switch
Frederic Weisbecker
2012-08-20
1
-2
/
+2
|
/
*
s390/vtimer: rework virtual timer interface
Martin Schwidefsky
2012-07-20
1
-239
/
+131
*
[S390] irq: external interrupt code passing
Heiko Carstens
2012-03-11
1
-1
/
+1
*
[S390] rework idle code
Martin Schwidefsky
2012-03-11
1
-132
/
+31
*
[S390] rework smp code
Martin Schwidefsky
2012-03-11
1
-0
/
+3
*
[S390] sparse: fix sparse static warnings
Martin Schwidefsky
2011-10-30
1
-1
/
+1
[next]