summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/head_32.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc/32: implement fast entry for syscalls on non BOOKEChristophe Leroy2019-05-021-4/+81
* powerpc/32: get rid of COPY_EE in exception entryChristophe Leroy2019-05-021-8/+4Star
* powerpc/32: Enter exceptions with MSR_EE unsetChristophe Leroy2019-05-021-8/+0Star
* powerpc/32: enter syscall with MSR_EE inconditionaly setChristophe Leroy2019-05-021-0/+4
* powerpc/40x: Refactor exception entry macros by using head_32.hChristophe Leroy2019-05-021-0/+4
* powerpc/32: make the 6xx/8xx EXC_XFER_TEMPLATE() similar to the 40x/booke oneChristophe Leroy2019-05-021-7/+6Star
* powerpc/32: move LOAD_MSR_KERNEL() into head_32.h and use itChristophe Leroy2019-05-021-1/+14
* powerpc/32: Refactor EXCEPTION entry macros for head_8xx.S and head_32.SChristophe Leroy2019-05-021-0/+118