summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/vtime.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* 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/+1Star
* s390/nohz: use a per-cpu flag for arch_needs_cpuMartin Schwidefsky2014-10-091-18/+1Star
* 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-151-3/+3
* s390: Use generic idle loopThomas Gleixner2013-04-081-5/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-02-221-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/+1Star
|\
| * s390/cpu hotplug: mask out CPU_TASKS_FROZEN in cu hotplug notifiersHeiko Carstens2012-09-261-2/+1Star
* | 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/+131Star
* [S390] irq: external interrupt code passingHeiko Carstens2012-03-111-1/+1
* [S390] rework idle codeMartin Schwidefsky2012-03-111-132/+31Star
* [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
* [S390] add kprobes annotationsMartin Schwidefsky2011-01-051-2/+3
* [S390] nohz/s390: fix arch_needs_cpu() return value on offline cpusHeiko Carstens2010-12-011-0/+19
* [S390] cleanup lowcore access from external interruptsMartin Schwidefsky2010-10-251-1/+2
* [S390] idle time accounting vs. machine checksMartin Schwidefsky2010-05-171-6/+9
* nohz: Introduce arch_needs_cpuMartin Schwidefsky2009-11-051-0/+2
* [S390] lockless idle time accountingMartin Schwidefsky2009-06-221-7/+15
* [S390] time: convert from bootmem to slabHeiko Carstens2009-06-221-4/+1Star
* [S390] merge cpu.h into cputime.hMartin Schwidefsky2009-06-121-1/+1
* [S390] /proc/stat idle field for idle cpusMartin Schwidefsky2009-04-231-0/+16
* [S390] boot cputime accountingMartin Schwidefsky2009-04-141-8/+0Star
* [S390] fix idle time accountingMartin Schwidefsky2009-04-141-0/+2
* [S390] extend virtual timer interface by mod_virt_timer_periodicJan Glauber2009-04-141-24/+33
* [S390] cputime: fix lowcore initialization on cpu hotplugHeiko Carstens2009-01-231-0/+4
* [PATCH] improve idle cputime accountingMartin Schwidefsky2008-12-311-187/+225
* [PATCH] improve precision of idle time detection.Martin Schwidefsky2008-12-311-1/+2
* [PATCH] improve precision of process accounting.Martin Schwidefsky2008-12-311-53/+40Star
* [PATCH] idle cputime accountingMartin Schwidefsky2008-12-311-4/+16