summaryrefslogtreecommitdiff
path: root/arch/csky/abiv2
AgeCommit message (Expand)Author
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
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: Fixup wrong update_mmu_cache implementationGuo 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
2019-04-22csky/ftrace: Add dynamic function tracer (include graph tracer)Guo Ren
2019-04-22csky: Fixup vdsp&fpu issues in kernelGuo Ren
2018-12-31csky: ftrace call graph supported.Guo Ren
2018-12-31csky: basic ftrace supportedGuo Ren
2018-12-31csky: fixup save hi,lo,dspcr regs in switch_stack.Guo Ren
2018-12-31csky: fixup remove vdsp implement for kernel.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
2018-10-25csky: Build infrastructureGuo Ren