Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-05-02 | powerpc/32: implement fast entry for syscalls on non BOOKE | Christophe Leroy | 1 | -4/+81 |
2019-05-02 | powerpc/32: get rid of COPY_EE in exception entry | Christophe Leroy | 1 | -8/+4 |
2019-05-02 | powerpc/32: Enter exceptions with MSR_EE unset | Christophe Leroy | 1 | -8/+0 |
2019-05-02 | powerpc/32: enter syscall with MSR_EE inconditionaly set | Christophe Leroy | 1 | -0/+4 |
2019-05-02 | powerpc/40x: Refactor exception entry macros by using head_32.h | Christophe Leroy | 1 | -0/+4 |
2019-05-02 | powerpc/32: make the 6xx/8xx EXC_XFER_TEMPLATE() similar to the 40x/booke one | Christophe Leroy | 1 | -7/+6 |
2019-05-02 | powerpc/32: move LOAD_MSR_KERNEL() into head_32.h and use it | Christophe Leroy | 1 | -1/+14 |
2019-05-02 | powerpc/32: Refactor EXCEPTION entry macros for head_8xx.S and head_32.S | Christophe Leroy | 1 | -0/+118 |