summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/rtas_entry.S
AgeCommit message (Expand)AuthorLines
2022-08-26powerpc/rtas: Fix RTAS MSR[HV] handling for CellMichael Ellerman-0/+4
2022-05-19powerpc/rtas: Leave MSR[RI] enabled over RTAS callNicholas Piggin-9/+2
2022-05-19powerpc/rtas: PACA can be restored directly from SPRGNicholas Piggin-9/+4
2022-05-19powerpc/rtas: Call enter_rtas with MSR[EE] disabledNicholas Piggin-15/+0
2022-05-19powerpc/rtas: Fix whitespace in rtas_entry.SNicholas Piggin-13/+13
2022-05-19powerpc/rtas: Make enter_rtas a nokprobe symbol on 64-bitNicholas Piggin-0/+1
2022-05-19powerpc/rtas: Move rtas entry assembly into its own fileNicholas Piggin-0/+198