aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/cputime.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2018-10-20powerpc/time: Only set CONFIG_ARCH_HAS_SCALED_CPUTIME on PPC64Christophe Leroy1-1/+0
2018-07-30powerpc: remove unneeded inclusions of cpu_has_feature.hChristophe Leroy1-1/+0
2018-06-04powerpc/time: inline arch_vtime_task_switch()Christophe Leroy1-1/+15
2017-02-01sched/cputime: Remove generic asm headersFrederic Weisbecker1-3/+1
2017-02-01powerpc, sched/cputime: Remove unused cputime definitionsFrederic Weisbecker1-173/+0
2016-11-15sched/cputime, powerpc: Remove cputime_to_scaled()Stanislaw Gruszka1-7/+0
2016-11-15sched/cputime, powerpc: Remove cputime_last_delta global variableStanislaw Gruszka1-7/+0
2016-08-01powerpc: Move cpu_has_feature() to a separate fileKevin Hao1-0/+1
2016-07-09powerpc32: provide VIRT_CPU_ACCOUNTINGChristophe Leroy1-3/+11
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-3/+3
2014-10-03sched, time: Fix build error with 64 bit cputime_t on 32 bit systemsRik van Riel1-0/+2
2014-08-26alpha: Replace __get_cpu_varChristoph Lameter1-3/+3
2013-01-27cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker1-3/+3
2012-11-19vtime: Consolidate a bit the ctx switch codeFrederic Weisbecker1-0/+2
2012-01-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-3/+3
2012-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-43/+27
2011-12-29procfs: do not confuse jiffies with cputime64_tAndreas Schwab1-0/+2
2011-12-19powerpc: Fix wrong divisor in usecs_to_cputimeAndreas Schwab1-3/+3
2011-12-15[S390] cputime: add sparse checking and cleanupMartin Schwidefsky1-43/+27
2010-10-27taskstats: use real microsecond granularity for CPU timesMichael Holzheu1-6/+6
2010-02-03powerpc: Replace per_cpu(, smp_processor_id()) with __get_cpu_var()Anton Blanchard1-4/+3
2009-08-03cputime: Optimize jiffies_to_cputime(1)Stanislaw Gruszka1-0/+13
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell1-0/+235