aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/vtime.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2011-05-26[S390] irq: merge irq.c and s390_ext.cHeiko Carstens1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-01-05[S390] irq: have detailed statistics for interrupt typesHeiko Carstens1-0/+1
2011-01-05[S390] add kprobes annotationsMartin Schwidefsky1-2/+3
2010-12-01[S390] nohz/s390: fix arch_needs_cpu() return value on offline cpusHeiko Carstens1-0/+19
2010-10-25[S390] cleanup lowcore access from external interruptsMartin Schwidefsky1-1/+2
2010-05-17[S390] idle time accounting vs. machine checksMartin Schwidefsky1-6/+9
2009-11-05nohz: Introduce arch_needs_cpuMartin Schwidefsky1-0/+2
2009-06-22[S390] lockless idle time accountingMartin Schwidefsky1-7/+15
2009-06-22[S390] time: convert from bootmem to slabHeiko Carstens1-4/+1
2009-06-12[S390] merge cpu.h into cputime.hMartin Schwidefsky1-1/+1
2009-04-23[S390] /proc/stat idle field for idle cpusMartin Schwidefsky1-0/+16
2009-04-14[S390] boot cputime accountingMartin Schwidefsky1-8/+0
2009-04-14[S390] fix idle time accountingMartin Schwidefsky1-0/+2
2009-04-14[S390] extend virtual timer interface by mod_virt_timer_periodicJan Glauber1-24/+33
2009-01-23[S390] cputime: fix lowcore initialization on cpu hotplugHeiko Carstens1-0/+4
2008-12-31[PATCH] improve idle cputime accountingMartin Schwidefsky1-187/+225
2008-12-31[PATCH] improve precision of idle time detection.Martin Schwidefsky1-1/+2
2008-12-31[PATCH] improve precision of process accounting.Martin Schwidefsky1-53/+40
2008-12-31[PATCH] idle cputime accountingMartin Schwidefsky1-4/+16
2008-12-31[PATCH] fix scaled & unscaled cputime accountingMartin Schwidefsky1-5/+5
2008-12-25[S390] Remove config options.Martin Schwidefsky1-11/+0
2008-07-14[S390] Cleanup vtime printk messages.Martin Schwidefsky1-44/+12