aboutsummaryrefslogtreecommitdiffstats
path: root/arch/csky/abiv2/inc
AgeCommit message (Expand)Author
2020-05-13csky: Fixup msa highest 3 bits maskLiu Yibin
2020-04-03csky: Fixup cpu speculative execution to IO areaGuo Ren
2020-03-08csky: Implement ftrace with regsGuo Ren
2020-03-08csky: Fixup init_fpu compile warning with __initGuo Ren
2020-02-21csky: Add flush_icache_mm to defer flush icache allGuo Ren
2020-02-21csky: Optimize abiv2 copy_to_user_page with VM_EXECGuo Ren
2020-02-21csky: Enable defer flush_dcache_page for abiv2 cpus (807/810/860)Guo Ren
2020-02-21csky: Remove unnecessary flush_icache_* implementationGuo Ren
2020-02-21csky: Set regs->usp to kernel sp, when the exception is from kernelGuo Ren
2019-07-19csky: Use generic asid algorithm to implement switch_mmGuo Ren
2019-04-22csky: Use va_pa_offset instead of phys_offsetGuo Ren
2019-04-22csky: Support vmlinux bootup with MMU offGuo Ren
2019-04-22csky: Add perf_arch_fetch_caller_regs supportMao Han
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: fixup save hi,lo,dspcr regs in switch_stack.Guo Ren
2018-12-31csky: fixup abiv2 mmap(... O_SYNC) failed.Guo Ren
2018-10-26csky: Misc headersGuo Ren
2018-10-26csky: Library functionsGuo Ren
2018-10-26csky: ELF and module probeGuo Ren
2018-10-26csky: VDSO and rt_sigreturnGuo Ren
2018-10-26csky: Process management and SignalGuo Ren
2018-10-25csky: MMU and page table managementGuo Ren
2018-10-25csky: Cache and TLB routinesGuo Ren
2018-10-25csky: Exception handling and mm-faultGuo Ren