summaryrefslogtreecommitdiffstats
path: root/arch/csky/abiv2
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-091-1/+1
|\
| * signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-291-1/+1
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
|/
* csky: Use va_pa_offset instead of phys_offsetGuo Ren2019-04-221-8/+6Star
* csky: Support vmlinux bootup with MMU offGuo Ren2019-04-221-17/+62
* csky: Add perf_arch_fetch_caller_regs supportMao Han2019-04-221-0/+1
* csky: Fixup wrong update_mmu_cache implementationGuo Ren2019-04-221-11/+2Star
* csky: Support dynamic start physical addressGuo Ren2019-04-222-2/+42
* csky: Reconstruct signal processingGuo Ren2019-04-222-7/+2Star
* csky: Use in_syscall & forget_syscall instead of r11_sigGuo Ren2019-04-221-2/+0Star
* csky: Update syscall_trace_enter/exit implementationGuo Ren2019-04-221-0/+5
* csky/ftrace: Add dynamic function tracer (include graph tracer)Guo Ren2019-04-221-2/+37
* csky: Fixup vdsp&fpu issues in kernelGuo Ren2019-04-221-5/+1Star
* csky: ftrace call graph supported.Guo Ren2018-12-311-8/+108
* csky: basic ftrace supportedGuo Ren2018-12-312-0/+25
* csky: fixup save hi,lo,dspcr regs in switch_stack.Guo Ren2018-12-312-3/+57
* csky: fixup remove vdsp implement for kernel.Guo Ren2018-12-311-7/+1Star
* csky: fixup abiv2 mmap(... O_SYNC) failed.Guo Ren2018-12-311-1/+1
* csky: Misc headersGuo Ren2018-10-252-0/+43
* csky: Library functionsGuo Ren2018-10-2510-0/+910
* csky: ELF and module probeGuo Ren2018-10-251-0/+43
* csky: VDSO and rt_sigreturnGuo Ren2018-10-251-0/+23
* csky: Process management and SignalGuo Ren2018-10-252-0/+341
* csky: MMU and page table managementGuo Ren2018-10-253-0/+138
* csky: Cache and TLB routinesGuo Ren2018-10-252-0/+106
* csky: Exception handling and mm-faultGuo Ren2018-10-251-0/+156
* csky: Build infrastructureGuo Ren2018-10-251-0/+10