开源镜像站
帮助
动态
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
/
kernel
/
idle_6xx.S
Age
Commit message (
Expand
)
Author
2021-12-23
powerpc/mm: Switch obsolete dssall to .long
Alexey Kardashevskiy
2021-03-29
powerpc/32: Return directly from power_save_ppc32_restore()
Christophe Leroy
2021-03-29
powerpc/32: Always enable data translation in exception prolog
Christophe Leroy
2020-06-02
powerpc/32: Blacklist functions running with MMU disabled for kprobe
Christophe Leroy
2020-02-18
powerpc/6xx: Fix power_save_ppc32_restore() with CONFIG_VMAP_STACK
Christophe Leroy
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-02-23
powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPU
Christophe Leroy
2019-02-23
powerpc/idle/6xx: Use r1 with CURRENT_THREAD_INFO()
Christophe Leroy
2018-07-30
powerpc: clean inclusions of asm/feature-fixups.h
Christophe Leroy
2012-07-11
powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly
Stuart Yoder
2008-09-03
powerpc: Fix for getting CPU number in power_save_ppc32_restore()
Kumar Gala
2008-06-26
powerpc/85xx: add DOZE/NAP support for e500 core
Kumar Gala
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-04-18
powerpc: Use correct sequence for putting CPU into nap mode
Paul Mackerras
2006-03-28
powerpc: Fix goof in 6xx and POWER4 idle power-save functions
Paul Mackerras
2006-03-27
powerpc: Unify the 32 and 64 bit idle loops
Paul Mackerras
2005-10-10
powerpc: Use reg.h instead of processor.h when we just want reg names
Paul Mackerras
2005-09-26
powerpc: Merge enough to start building in arch/powerpc.
Paul Mackerras