aboutsummaryrefslogtreecommitdiffstats
path: root/arch/csky/kernel/entry.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-30csky: entry: Remove unneeded need_resched() loopValentin Schneider1-4/+0
2019-09-30csky: Fixup add zero_fp fixup perf backtrace panicGuo Ren1-20/+30
2019-04-22csky: Use va_pa_offset instead of phys_offsetGuo Ren1-2/+2
2019-04-22csky: Support dynamic start physical addressGuo Ren1-2/+4
2019-04-22csky: Reconstruct signal processingGuo Ren1-22/+15
2019-04-22csky: Use in_syscall & forget_syscall instead of r11_sigGuo Ren1-10/+1
2019-04-22csky: Update syscall_trace_enter/exit implementationGuo Ren1-13/+12
2018-12-31csky: remove unused members in processor.hGuo Ren1-12/+0
2018-12-31csky: fixup save hi,lo,dspcr regs in switch_stack.Guo Ren1-22/+0
2018-12-31csky: remove syscall_exit_workGuo Ren1-12/+4
2018-10-25csky: Exception handling and mm-faultGuo Ren1-0/+396