summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/ppc_save_regs.S
Commit message (Expand)AuthorAgeFilesLines
* powerpc: update ppc_save_regs to save current r1 in pt_regsAditya Gupta2023-06-191-3/+3
* powerpc: add definition for pt_regs offset within an interrupt frameNicholas Piggin2022-12-021-1/+1
* powerpc: simplify ppc_save_regsNicholas Piggin2022-12-021-42/+15
* powerpc: Improve ppc_save_regs()Nicholas Piggin2020-04-041-1/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy2018-07-301-0/+1
* powerpc/32: Use stmw/lmw for registers save/restore in asmChristophe Leroy2018-05-181-0/+4
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* powerpc: Remove second definition of STACK_FRAME_OVERHEADStephen Rothwell2010-11-291-0/+1
* powerpc: Prepare xmon_save_regs for use with kdumpAnton Vorontsov2008-12-231-0/+74