aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/vtime.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-17s390: correct some inline assembly constraintsVasily Gorbik1-4/+4
2019-03-06s390/vtime: steal time exponential moving averageMartin Schwidefsky1-7/+12
2019-02-22s390/cpu_mf: replace stcctm5() with the stcctm() functionHendrik Brueckner1-2/+2
2017-11-24s390: kernel: add SPDX identifiers to the remaining filesGreg Kroah-Hartman1-0/+1
2017-06-12s390/cputime: simplify account_system_index_scaledMartin Schwidefsky1-9/+5
2017-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-1/+1
2017-03-02sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h>Ingo Molnar1-1/+1
2017-03-01s390/cputime: remove last traces of cputime_tMartin Schwidefsky1-1/+1
2017-02-27scripts/spelling.txt: add "an one" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-01sched/cputime: Push time to account_system_time() in nsecsFrederic Weisbecker1-3/+3
2017-02-01sched/cputime: Push time to account_steal_time() in nsecsFrederic Weisbecker1-1/+1
2017-02-01sched/cputime: Push time to account_user_time() in nsecsFrederic Weisbecker1-1/+1
2017-02-01sched/cputime: Convert task/group cputime to nsecsFrederic Weisbecker1-3/+3
2017-01-14sched/cputime: Rename vtime_account_user() to vtime_flush()Frederic Weisbecker1-1/+1
2017-01-14sched/cputime, s390: Implement delayed accounting of system timeMartin Schwidefsky1-48/+88
2016-12-20s390/vtime: correct system time accountingMartin Schwidefsky1-4/+4
2016-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-16/+10
2016-11-15sched/cputime, powerpc, s390: Make scaled cputime arch specificStanislaw Gruszka1-3/+6
2016-11-11s390: move cputime accounting fields from thread_info to thread_structMartin Schwidefsky1-16/+10
2016-05-10s390: add missing declarationsHeiko Carstens1-0/+2
2015-09-30s390/vtime: correct scaled cputime of partially idle CPUsMartin Schwidefsky1-29/+37
2015-09-17s390/vtime: correct scaled cputime for SMTMartin Schwidefsky1-4/+8
2015-08-04s390/vtime: limit MT scaling value updatesMartin Schwidefsky1-1/+11
2015-01-22s390: add SMT supportMartin Schwidefsky1-4/+54
2014-12-18s390/vtime: Get rid of redundant WARN_ONChristian Borntraeger1-2/+0
2014-10-27s390/time: use stck clock fast for do_account_vtimeMartin Schwidefsky1-0/+4
2014-10-09s390/idle: consolidate idle functions and definitionsMartin Schwidefsky1-59/+1
2014-10-09s390/nohz: use a per-cpu flag for arch_needs_cpuMartin Schwidefsky1-18/+1
2013-10-31s390/vtime: correct idle time calculationMartin Schwidefsky1-1/+1
2013-10-24s390/uaccess: always run the kernel in home spaceMartin Schwidefsky1-1/+1
2013-08-14vtime: Describe overriden functions in dedicated arch headersFrederic Weisbecker1-0/+1
2013-07-14s390: delete __cpuinit usage from all s390 filesPaul Gortmaker1-3/+3
2013-04-08s390: Use generic idle loopThomas Gleixner1-5/+0
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-1/+1
2013-02-14s390/time: rename tod clock access functionsHeiko Carstens1-1/+1
2013-01-27cputime: Safely read cputime of full dynticks CPUsFrederic Weisbecker1-3/+3
2012-11-20vtime: Warn if irqs aren't disabled on system time accounting APIsFrederic Weisbecker1-0/+2
2012-11-19vtime: Explicitly account pending user time on process tickFrederic Weisbecker1-1/+6
2012-11-19vtime: Remove the underscore prefix invasionFrederic Weisbecker1-2/+2
2012-10-29vtime: Make vtime_account_system() irqsafeFrederic Weisbecker1-0/+4
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-2/+1
2012-09-26s390/cpu hotplug: mask out CPU_TASKS_FROZEN in cu hotplug notifiersHeiko Carstens1-2/+1
2012-09-25cputime: Use a proper subsystem naming for vtime related APIsFrederic Weisbecker1-3/+3
2012-08-20cputime: Consolidate vtime handling on context switchFrederic Weisbecker1-2/+2
2012-07-20s390/vtimer: rework virtual timer interfaceMartin Schwidefsky1-239/+131
2012-03-11[S390] irq: external interrupt code passingHeiko Carstens1-1/+1
2012-03-11[S390] rework idle codeMartin Schwidefsky1-132/+31
2012-03-11[S390] rework smp codeMartin Schwidefsky1-0/+3
2011-10-30[S390] sparse: fix sparse static warningsMartin Schwidefsky1-1/+1
2011-10-30[S390] cleanup psw related bits and piecesMartin Schwidefsky1-3/+6