aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/idle_6xx.S
AgeCommit message (Expand)AuthorFilesLines
2021-12-23powerpc/mm: Switch obsolete dssall to .longGravatar Alexey Kardashevskiy 1-1/+1
2021-03-29powerpc/32: Return directly from power_save_ppc32_restore()Gravatar Christophe Leroy 1-1/+1
2021-03-29powerpc/32: Always enable data translation in exception prologGravatar Christophe Leroy 1-11/+1
2020-06-02powerpc/32: Blacklist functions running with MMU disabled for kprobeGravatar Christophe Leroy 1-0/+1
2020-02-18powerpc/6xx: Fix power_save_ppc32_restore() with CONFIG_VMAP_STACKGravatar Christophe Leroy 1-0/+8
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-5/+1
2019-02-23powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPUGravatar Christophe Leroy 1-6/+3
2019-02-23powerpc/idle/6xx: Use r1 with CURRENT_THREAD_INFO()Gravatar Christophe Leroy 1-1/+2
2018-07-30powerpc: clean inclusions of asm/feature-fixups.hGravatar Christophe Leroy 1-0/+1
2012-07-11powerpc: Use CURRENT_THREAD_INFO instead of open coded assemblyGravatar Stuart Yoder 1-2/+2
2008-09-03powerpc: Fix for getting CPU number in power_save_ppc32_restore()Gravatar Kumar Gala 1-1/+1
2008-06-26powerpc/85xx: add DOZE/NAP support for e500 coreGravatar Kumar Gala 1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-04-18powerpc: Use correct sequence for putting CPU into nap modeGravatar Paul Mackerras 1-42/+21
2006-03-28powerpc: Fix goof in 6xx and POWER4 idle power-save functionsGravatar Paul Mackerras 1-1/+2
2006-03-27powerpc: Unify the 32 and 64 bit idle loopsGravatar Paul Mackerras 1-15/+0
2005-10-10powerpc: Use reg.h instead of processor.h when we just want reg namesGravatar Paul Mackerras 1-1/+1
2005-09-26powerpc: Merge enough to start building in arch/powerpc.Gravatar Paul Mackerras 1-0/+233