index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
vtime.c
Age
Commit message (
Expand
)
Author
2024-05-14
s390/vtime: Use get_cpu_timer()
Sven Schnelle
2024-03-13
s390/vtime: fix average steal time calculation
Mete Durlu
2022-12-27
cputime: remove cputime_to_nsecs fallback
Nicholas Piggin
2022-03-10
s390: assume stckf is always present
Vasily Gorbik
2021-03-15
s390/vtime: fix increased steal time accounting
Gerald Schaefer
2021-02-09
s390/vtime: use cpu alternative for stck/stckf
Heiko Carstens
2021-02-09
s390/vtime: fix inline assembly clobber list
Heiko Carstens
2020-12-02
sched/vtime: Consolidate IRQ time accounting
Frederic Weisbecker
2020-12-02
s390/vtime: Use the generic IRQ entry accounting
Frederic Weisbecker
2020-12-02
sched/cputime: Remove symbol exports from IRQ time accounting
Frederic Weisbecker
2019-10-09
sched/cputime: Rename vtime_account_system() to vtime_account_kernel()
Frederic Weisbecker
2019-04-17
s390: correct some inline assembly constraints
Vasily Gorbik
2019-03-06
s390/vtime: steal time exponential moving average
Martin Schwidefsky
2019-02-22
s390/cpu_mf: replace stcctm5() with the stcctm() function
Hendrik Brueckner
2017-11-24
s390: kernel: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-06-12
s390/cputime: simplify account_system_index_scaled
Martin Schwidefsky
2017-03-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-03-02
sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...
Ingo Molnar
2017-03-01
s390/cputime: remove last traces of cputime_t
Martin Schwidefsky
2017-02-27
scripts/spelling.txt: add "an one" pattern and fix typo instances
Masahiro Yamada
2017-02-01
sched/cputime: Push time to account_system_time() in nsecs
Frederic Weisbecker
2017-02-01
sched/cputime: Push time to account_steal_time() in nsecs
Frederic Weisbecker
2017-02-01
sched/cputime: Push time to account_user_time() in nsecs
Frederic Weisbecker
2017-02-01
sched/cputime: Convert task/group cputime to nsecs
Frederic Weisbecker
2017-01-14
sched/cputime: Rename vtime_account_user() to vtime_flush()
Frederic Weisbecker
2017-01-14
sched/cputime, s390: Implement delayed accounting of system time
Martin Schwidefsky
2016-12-20
s390/vtime: correct system time accounting
Martin Schwidefsky
2016-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2016-11-15
sched/cputime, powerpc, s390: Make scaled cputime arch specific
Stanislaw Gruszka
2016-11-11
s390: move cputime accounting fields from thread_info to thread_struct
Martin Schwidefsky
2016-05-10
s390: add missing declarations
Heiko Carstens
2015-09-30
s390/vtime: correct scaled cputime of partially idle CPUs
Martin Schwidefsky
2015-09-17
s390/vtime: correct scaled cputime for SMT
Martin Schwidefsky
2015-08-04
s390/vtime: limit MT scaling value updates
Martin Schwidefsky
2015-01-22
s390: add SMT support
Martin Schwidefsky
2014-12-18
s390/vtime: Get rid of redundant WARN_ON
Christian Borntraeger
2014-10-27
s390/time: use stck clock fast for do_account_vtime
Martin Schwidefsky
2014-10-09
s390/idle: consolidate idle functions and definitions
Martin Schwidefsky
2014-10-09
s390/nohz: use a per-cpu flag for arch_needs_cpu
Martin Schwidefsky
2013-10-31
s390/vtime: correct idle time calculation
Martin Schwidefsky
2013-10-24
s390/uaccess: always run the kernel in home space
Martin Schwidefsky
2013-08-14
vtime: Describe overriden functions in dedicated arch headers
Frederic Weisbecker
2013-07-14
s390: delete __cpuinit usage from all s390 files
Paul Gortmaker
2013-04-08
s390: Use generic idle loop
Thomas Gleixner
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2013-02-14
s390/time: rename tod clock access functions
Heiko Carstens
2013-01-27
cputime: Safely read cputime of full dynticks CPUs
Frederic Weisbecker
2012-11-20
vtime: Warn if irqs aren't disabled on system time accounting APIs
Frederic Weisbecker
2012-11-19
vtime: Explicitly account pending user time on process tick
Frederic Weisbecker
2012-11-19
vtime: Remove the underscore prefix invasion
Frederic Weisbecker
[next]