summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/vtime.c
Commit message (Expand)AuthorAgeFilesLines
* s390: kernel: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-241-0/+1
* s390/cputime: simplify account_system_index_scaledMartin Schwidefsky2017-06-121-9/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-03-121-1/+1
|\
| * s390/cputime: remove last traces of cputime_tMartin Schwidefsky2017-03-011-1/+1
* | sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Ingo Molnar2017-03-021-1/+1
|/
* scripts/spelling.txt: add "an one" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* sched/cputime: Push time to account_system_time() in nsecsFrederic Weisbecker2017-02-011-3/+3
* sched/cputime: Push time to account_steal_time() in nsecsFrederic Weisbecker2017-02-011-1/+1
* sched/cputime: Push time to account_user_time() in nsecsFrederic Weisbecker2017-02-011-1/+1
* sched/cputime: Convert task/group cputime to nsecsFrederic Weisbecker2017-02-011-3/+3
* sched/cputime: Rename vtime_account_user() to vtime_flush()Frederic Weisbecker2017-01-141-1/+1
* sched/cputime, s390: Implement delayed accounting of system timeMartin Schwidefsky2017-01-141-48/+88
* s390/vtime: correct system time accountingMartin Schwidefsky2016-12-201-4/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-12-131-16/+10
|\
| * s390: move cputime accounting fields from thread_info to thread_structMartin Schwidefsky2016-11-111-16/+10
* | sched/cputime, powerpc, s390: Make scaled cputime arch specificStanislaw Gruszka2016-11-151-3/+6
|/
* s390: add missing declarationsHeiko Carstens2016-05-101-0/+2
* s390/vtime: correct scaled cputime of partially idle CPUsMartin Schwidefsky2015-09-301-29/+37
* s390/vtime: correct scaled cputime for SMTMartin Schwidefsky2015-09-171-4/+8
* s390/vtime: limit MT scaling value updatesMartin Schwidefsky2015-08-041-1/+11
* s390: add SMT supportMartin Schwidefsky2015-01-221-4/+54
* s390/vtime: Get rid of redundant WARN_ONChristian Borntraeger2014-12-181-2/+0
* s390/time: use stck clock fast for do_account_vtimeMartin Schwidefsky2014-10-271-0/+4
* s390/idle: consolidate idle functions and definitionsMartin Schwidefsky2014-10-091-59/+1
* s390/nohz: use a per-cpu flag for arch_needs_cpuMartin Schwidefsky2014-10-091-18/+1
* s390/vtime: correct idle time calculationMartin Schwidefsky2013-10-311-1/+1
* s390/uaccess: always run the kernel in home spaceMartin Schwidefsky2013-10-241-1/+1
* vtime: Describe overriden functions in dedicated arch headersFrederic Weisbecker2013-08-141-0/+1
* s390: delete __cpuinit usage from all s390 filesPaul Gortmaker2013-07-141-3/+3
* s390: Use generic idle loopThomas Gleixner2013-04-081-5/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-02-211-1/+1
|\
| * s390/time: rename tod clock access functionsHeiko Carstens2013-02-141-1/+1
* | cputime: Safely read cputime of full dynticks CPUsFrederic Weisbecker2013-01-271-3/+3
|/
* vtime: Warn if irqs aren't disabled on system time accounting APIsFrederic Weisbecker2012-11-201-0/+2
* vtime: Explicitly account pending user time on process tickFrederic Weisbecker2012-11-191-1/+6
* vtime: Remove the underscore prefix invasionFrederic Weisbecker2012-11-191-2/+2
* vtime: Make vtime_account_system() irqsafeFrederic Weisbecker2012-10-291-0/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-10-011-2/+1
|\
| * s390/cpu hotplug: mask out CPU_TASKS_FROZEN in cu hotplug notifiersHeiko Carstens2012-09-261-2/+1
* | cputime: Use a proper subsystem naming for vtime related APIsFrederic Weisbecker2012-09-251-3/+3
* | cputime: Consolidate vtime handling on context switchFrederic Weisbecker2012-08-201-2/+2
|/
* s390/vtimer: rework virtual timer interfaceMartin Schwidefsky2012-07-201-239/+131
* [S390] irq: external interrupt code passingHeiko Carstens2012-03-111-1/+1
* [S390] rework idle codeMartin Schwidefsky2012-03-111-132/+31
* [S390] rework smp codeMartin Schwidefsky2012-03-111-0/+3
* [S390] sparse: fix sparse static warningsMartin Schwidefsky2011-10-301-1/+1
* [S390] cleanup psw related bits and piecesMartin Schwidefsky2011-10-301-3/+6
* [S390] irq: merge irq.c and s390_ext.cHeiko Carstens2011-05-261-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* [S390] irq: have detailed statistics for interrupt typesHeiko Carstens2011-01-051-0/+1
OpenPOWER on IntegriCloud