summaryrefslogtreecommitdiffstats
path: root/arch/csky/abiv1/inc
Commit message (Expand)AuthorAgeFilesLines
* csky: Fixup compile errorGuo Ren2021-02-279-9/+0
* csky: Add VDSO with GENERIC_GETTIMEOFDAY, GENERIC_TIME_VSYSCALL, HAVE_GENERIC...Guo Ren2021-02-271-0/+5
* csky: Fixup swaponGuo Ren2021-02-271-0/+22
* csky: pgtable.h: Coding conventionGuo Ren2021-02-271-13/+4
* csky: Reconstruct VDSO frameworkGuo Ren2021-01-121-13/+5
* csky: Fix TLB maintenance synchronization problemGuo Ren2021-01-121-1/+2
* csky: Add memory layout 2.5G(user):1.5G(kernel)Guo Ren2021-01-121-4/+4
* csky: Coding convention in entry.SGuo Ren2020-05-281-5/+0
* csky: Fixup CONFIG_PREEMPT panicGuo Ren2020-05-281-1/+0
* csky: Fixup msa highest 3 bits maskLiu Yibin2020-05-131-2/+2
* csky: Fixup cpu speculative execution to IO areaGuo Ren2020-04-031-4/+1
* csky: Add flush_icache_mm to defer flush icache allGuo Ren2020-02-211-0/+2
* csky: Remove unnecessary flush_icache_* implementationGuo Ren2020-02-211-3/+0
* csky: Set regs->usp to kernel sp, when the exception is from kernelGuo Ren2020-02-211-5/+14
* csky: Fixup 610 vipt cache flush mechanismGuo Ren2019-08-221-12/+29
* csky: Fixup defer cache flush for 610Guo Ren2019-08-201-2/+2
* csky: Fixup arch_get_unmapped_area() implementationGuo Ren2019-08-201-2/+3
* csky: Fixup abiv1 memset errorGuo Ren2019-07-191-3/+0
* csky: Use generic asid algorithm to implement switch_mmGuo Ren2019-07-191-0/+6
* csky: Use va_pa_offset instead of phys_offsetGuo Ren2019-04-221-2/+2
* csky: Support vmlinux bootup with MMU offGuo Ren2019-04-221-12/+17
* csky: Add perf_arch_fetch_caller_regs supportMao Han2019-04-221-0/+1
* csky: Support dynamic start physical addressGuo Ren2019-04-222-2/+37
* csky: Reconstruct signal processingGuo Ren2019-04-222-7/+2
* csky: Use in_syscall & forget_syscall instead of r11_sigGuo Ren2019-04-221-2/+0
* csky: Update syscall_trace_enter/exit implementationGuo Ren2019-04-221-0/+4
* csky: fixup save hi,lo,dspcr regs in switch_stack.Guo Ren2018-12-311-0/+17
* csky: fixup abiv2 mmap(... O_SYNC) failed.Guo Ren2018-12-311-0/+1
* csky: Misc headersGuo Ren2018-10-262-0/+53
* csky: Library functionsGuo Ren2018-10-261-0/+13
* csky: ELF and module probeGuo Ren2018-10-261-0/+26
* csky: VDSO and rt_sigreturnGuo Ren2018-10-261-0/+17
* csky: MMU and page table managementGuo Ren2018-10-253-0/+139
* csky: Cache and TLB routinesGuo Ren2018-10-251-0/+49
* csky: Exception handling and mm-faultGuo Ren2018-10-251-0/+160