aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/kernel/vtime.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-10s390: assume stckf is always presentGravatar Vasily Gorbik 1-7/+6
2021-03-15s390/vtime: fix increased steal time accountingGravatar Gerald Schaefer 1-1/+1
2021-02-09s390/vtime: use cpu alternative for stck/stckfGravatar Heiko Carstens 1-11/+8
2021-02-09s390/vtime: fix inline assembly clobber listGravatar Heiko Carstens 1-1/+2
2020-12-02sched/vtime: Consolidate IRQ time accountingGravatar Frederic Weisbecker 1-13/+32
2020-12-02s390/vtime: Use the generic IRQ entry accountingGravatar Frederic Weisbecker 1-4/+0
2020-12-02sched/cputime: Remove symbol exports from IRQ time accountingGravatar Frederic Weisbecker 1-5/+5
2019-10-09sched/cputime: Rename vtime_account_system() to vtime_account_kernel()Gravatar Frederic Weisbecker 1-2/+2
2019-04-17s390: correct some inline assembly constraintsGravatar Vasily Gorbik 1-4/+4
2019-03-06s390/vtime: steal time exponential moving averageGravatar Martin Schwidefsky 1-7/+12
2019-02-22s390/cpu_mf: replace stcctm5() with the stcctm() functionGravatar Hendrik Brueckner 1-2/+2
2017-11-24s390: kernel: add SPDX identifiers to the remaining filesGravatar Greg Kroah-Hartman 1-0/+1
2017-06-12s390/cputime: simplify account_system_index_scaledGravatar Martin Schwidefsky 1-9/+5
2017-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 1-1/+1
2017-03-02sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Gravatar Ingo Molnar 1-1/+1
2017-03-01s390/cputime: remove last traces of cputime_tGravatar Martin Schwidefsky 1-1/+1
2017-02-27scripts/spelling.txt: add "an one" pattern and fix typo instancesGravatar Masahiro Yamada 1-1/+1
2017-02-01sched/cputime: Push time to account_system_time() in nsecsGravatar Frederic Weisbecker 1-3/+3
2017-02-01sched/cputime: Push time to account_steal_time() in nsecsGravatar Frederic Weisbecker 1-1/+1
2017-02-01sched/cputime: Push time to account_user_time() in nsecsGravatar Frederic Weisbecker 1-1/+1
2017-02-01sched/cputime: Convert task/group cputime to nsecsGravatar Frederic Weisbecker 1-3/+3
2017-01-14sched/cputime: Rename vtime_account_user() to vtime_flush()Gravatar Frederic Weisbecker 1-1/+1
2017-01-14sched/cputime, s390: Implement delayed accounting of system timeGravatar Martin Schwidefsky 1-48/+88
2016-12-20s390/vtime: correct system time accountingGravatar Martin Schwidefsky 1-4/+4
2016-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 1-16/+10
2016-11-15sched/cputime, powerpc, s390: Make scaled cputime arch specificGravatar Stanislaw Gruszka 1-3/+6
2016-11-11s390: move cputime accounting fields from thread_info to thread_structGravatar Martin Schwidefsky 1-16/+10
2016-05-10s390: add missing declarationsGravatar Heiko Carstens 1-0/+2
2015-09-30s390/vtime: correct scaled cputime of partially idle CPUsGravatar Martin Schwidefsky 1-29/+37
2015-09-17s390/vtime: correct scaled cputime for SMTGravatar Martin Schwidefsky 1-4/+8
2015-08-04s390/vtime: limit MT scaling value updatesGravatar Martin Schwidefsky 1-1/+11
2015-01-22s390: add SMT supportGravatar Martin Schwidefsky 1-4/+54
2014-12-18s390/vtime: Get rid of redundant WARN_ONGravatar Christian Borntraeger 1-2/+0
2014-10-27s390/time: use stck clock fast for do_account_vtimeGravatar Martin Schwidefsky 1-0/+4
2014-10-09s390/idle: consolidate idle functions and definitionsGravatar Martin Schwidefsky 1-59/+1
2014-10-09s390/nohz: use a per-cpu flag for arch_needs_cpuGravatar Martin Schwidefsky 1-18/+1
2013-10-31s390/vtime: correct idle time calculationGravatar Martin Schwidefsky 1-1/+1
2013-10-24s390/uaccess: always run the kernel in home spaceGravatar Martin Schwidefsky 1-1/+1
2013-08-14vtime: Describe overriden functions in dedicated arch headersGravatar Frederic Weisbecker 1-0/+1
2013-07-14s390: delete __cpuinit usage from all s390 filesGravatar Paul Gortmaker 1-3/+3
2013-04-08s390: Use generic idle loopGravatar Thomas Gleixner 1-5/+0
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 1-1/+1
2013-02-14s390/time: rename tod clock access functionsGravatar Heiko Carstens 1-1/+1
2013-01-27cputime: Safely read cputime of full dynticks CPUsGravatar Frederic Weisbecker 1-3/+3
2012-11-20vtime: Warn if irqs aren't disabled on system time accounting APIsGravatar Frederic Weisbecker 1-0/+2
2012-11-19vtime: Explicitly account pending user time on process tickGravatar Frederic Weisbecker 1-1/+6
2012-11-19vtime: Remove the underscore prefix invasionGravatar Frederic Weisbecker 1-2/+2
2012-10-29vtime: Make vtime_account_system() irqsafeGravatar Frederic Weisbecker 1-0/+4
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 1-2/+1
2012-09-26s390/cpu hotplug: mask out CPU_TASKS_FROZEN in cu hotplug notifiersGravatar Heiko Carstens 1-2/+1