summaryrefslogtreecommitdiffstats
path: root/arch/csky/abiv1/inc
AgeCommit message (Expand)AuthorFilesLines
2022-07-31csky: abiv1: Fixup compile errorGuo Ren1-0/+6
2021-09-03mm: remove flush_kernel_dcache_pageChristoph Hellwig1-3/+1
2021-02-27csky: Fixup compile errorGuo Ren9-9/+0
2021-02-27csky: Add VDSO with GENERIC_GETTIMEOFDAY, GENERIC_TIME_VSYSCALL, HAVE_GENERIC...Guo Ren1-0/+5
2021-02-27csky: Fixup swaponGuo Ren1-0/+22
2021-02-27csky: pgtable.h: Coding conventionGuo Ren1-13/+4
2021-01-12csky: Reconstruct VDSO frameworkGuo Ren1-13/+5
2021-01-12csky: Fix TLB maintenance synchronization problemGuo Ren1-1/+2
2021-01-12csky: Add memory layout 2.5G(user):1.5G(kernel)Guo Ren1-4/+4
2020-05-28csky: Coding convention in entry.SGuo Ren1-5/+0
2020-05-28csky: Fixup CONFIG_PREEMPT panicGuo Ren1-1/+0
2020-05-13csky: Fixup msa highest 3 bits maskLiu Yibin1-2/+2
2020-04-03csky: Fixup cpu speculative execution to IO areaGuo Ren1-4/+1
2020-02-21csky: Add flush_icache_mm to defer flush icache allGuo Ren1-0/+2
2020-02-21csky: Remove unnecessary flush_icache_* implementationGuo Ren1-3/+0
2020-02-21csky: Set regs->usp to kernel sp, when the exception is from kernelGuo Ren1-5/+14
2019-08-22csky: Fixup 610 vipt cache flush mechanismGuo Ren1-12/+29
2019-08-20csky: Fixup defer cache flush for 610Guo Ren1-2/+2
2019-08-20csky: Fixup arch_get_unmapped_area() implementationGuo Ren1-2/+3
2019-07-19csky: Fixup abiv1 memset errorGuo Ren1-3/+0
2019-07-19csky: Use generic asid algorithm to implement switch_mmGuo Ren1-0/+6
2019-04-22csky: Use va_pa_offset instead of phys_offsetGuo Ren1-2/+2
2019-04-22csky: Support vmlinux bootup with MMU offGuo Ren1-12/+17
2019-04-22csky: Add perf_arch_fetch_caller_regs supportMao Han1-0/+1
2019-04-22csky: Support dynamic start physical addressGuo Ren2-2/+37
2019-04-22csky: Reconstruct signal processingGuo Ren2-7/+2
2019-04-22csky: Use in_syscall & forget_syscall instead of r11_sigGuo Ren1-2/+0
2019-04-22csky: Update syscall_trace_enter/exit implementationGuo Ren1-0/+4
2018-12-31csky: fixup save hi,lo,dspcr regs in switch_stack.Guo Ren1-0/+17
2018-12-31csky: fixup abiv2 mmap(... O_SYNC) failed.Guo Ren1-0/+1
2018-10-26csky: Misc headersGuo Ren2-0/+53
2018-10-26csky: Library functionsGuo Ren1-0/+13
2018-10-26csky: ELF and module probeGuo Ren1-0/+26
2018-10-26csky: VDSO and rt_sigreturnGuo Ren1-0/+17
2018-10-25csky: MMU and page table managementGuo Ren3-0/+139
2018-10-25csky: Cache and TLB routinesGuo Ren1-0/+49
2018-10-25csky: Exception handling and mm-faultGuo Ren1-0/+160