aboutsummaryrefslogtreecommitdiffstats
path: root/arch/csky/kernel/entry.S
AgeCommit message (Expand)Author
2020-04-03csky: Add uprobes supportGuo Ren
2020-04-02csky: Enable LOCKDEP_SUPPORTGuo Ren
2020-03-08csky: Add support for restartable sequenceGuo Ren
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