aboutsummaryrefslogtreecommitdiffstats
path: root/arch/csky/kernel/entry.S
AgeCommit message (Expand)Author
2020-06-17csky: Fixup abiv2 syscall_trace break a4 & a5Guo Ren
2020-06-03csky: Fixup remove duplicate irq_disableLiu Yibin
2019-12-08sched/rt, csky: Use CONFIG_PREEMPTIONThomas Gleixner
2019-09-30csky: entry: Remove unneeded need_resched() loopValentin Schneider
2019-09-30csky: Fixup add zero_fp fixup perf backtrace panicGuo Ren
2019-04-22csky: Use va_pa_offset instead of phys_offsetGuo Ren
2019-04-22csky: Support dynamic start physical addressGuo Ren
2019-04-22csky: Reconstruct signal processingGuo Ren
2019-04-22csky: Use in_syscall & forget_syscall instead of r11_sigGuo Ren
2019-04-22csky: Update syscall_trace_enter/exit implementationGuo Ren
2018-12-31csky: remove unused members in processor.hGuo Ren
2018-12-31csky: fixup save hi,lo,dspcr regs in switch_stack.Guo Ren
2018-12-31csky: remove syscall_exit_workGuo Ren
2018-10-25csky: Exception handling and mm-faultGuo Ren