开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
cputime.h
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-10-20
powerpc/time: Only set CONFIG_ARCH_HAS_SCALED_CPUTIME on PPC64
Christophe Leroy
2018-07-30
powerpc: remove unneeded inclusions of cpu_has_feature.h
Christophe Leroy
2018-06-04
powerpc/time: inline arch_vtime_task_switch()
Christophe Leroy
2017-02-01
sched/cputime: Remove generic asm headers
Frederic Weisbecker
2017-02-01
powerpc, sched/cputime: Remove unused cputime definitions
Frederic Weisbecker
2016-11-15
sched/cputime, powerpc: Remove cputime_to_scaled()
Stanislaw Gruszka
2016-11-15
sched/cputime, powerpc: Remove cputime_last_delta global variable
Stanislaw Gruszka
2016-08-01
powerpc: Move cpu_has_feature() to a separate file
Kevin Hao
2016-07-09
powerpc32: provide VIRT_CPU_ACCOUNTING
Christophe Leroy
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-10-03
sched, time: Fix build error with 64 bit cputime_t on 32 bit systems
Rik van Riel
2014-08-26
alpha: Replace __get_cpu_var
Christoph Lameter
2013-01-27
cputime: Generic on-demand virtual cputime accounting
Frederic Weisbecker
2012-11-19
vtime: Consolidate a bit the ctx switch code
Frederic Weisbecker
2012-01-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-01-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-12-29
procfs: do not confuse jiffies with cputime64_t
Andreas Schwab
2011-12-19
powerpc: Fix wrong divisor in usecs_to_cputime
Andreas Schwab
2011-12-15
[S390] cputime: add sparse checking and cleanup
Martin Schwidefsky
2010-10-27
taskstats: use real microsecond granularity for CPU times
Michael Holzheu
2010-02-03
powerpc: Replace per_cpu(, smp_processor_id()) with __get_cpu_var()
Anton Blanchard
2009-08-03
cputime: Optimize jiffies_to_cputime(1)
Stanislaw Gruszka
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell