aboutsummaryrefslogtreecommitdiffstats
path: root/arch/csky/abiv2
Commit message (Expand)AuthorAge
* Merge tag 'csky-for-linus-5.3-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds2019-07-19
|\
| * csky: Use generic asid algorithm to implement switch_mmGuo Ren2019-07-19
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-09
|\ \ | |/ |/|
| * signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-29
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
|/
* csky: Use va_pa_offset instead of phys_offsetGuo Ren2019-04-22
* csky: Support vmlinux bootup with MMU offGuo Ren2019-04-22
* csky: Add perf_arch_fetch_caller_regs supportMao Han2019-04-22
* csky: Fixup wrong update_mmu_cache implementationGuo Ren2019-04-22
* csky: Support dynamic start physical addressGuo Ren2019-04-22
* csky: Reconstruct signal processingGuo Ren2019-04-22
* csky: Use in_syscall & forget_syscall instead of r11_sigGuo Ren2019-04-22
* csky: Update syscall_trace_enter/exit implementationGuo Ren2019-04-22
* csky/ftrace: Add dynamic function tracer (include graph tracer)Guo Ren2019-04-22
* csky: Fixup vdsp&fpu issues in kernelGuo Ren2019-04-22
* csky: ftrace call graph supported.Guo Ren2018-12-31
* csky: basic ftrace supportedGuo Ren2018-12-31
* csky: fixup save hi,lo,dspcr regs in switch_stack.Guo Ren2018-12-31
* csky: fixup remove vdsp implement for kernel.Guo Ren2018-12-31
* csky: fixup abiv2 mmap(... O_SYNC) failed.Guo Ren2018-12-30
* csky: Misc headersGuo Ren2018-10-25
* csky: Library functionsGuo Ren2018-10-25
* csky: ELF and module probeGuo Ren2018-10-25
* csky: VDSO and rt_sigreturnGuo Ren2018-10-25
* csky: Process management and SignalGuo Ren2018-10-25
* csky: MMU and page table managementGuo Ren2018-10-25
* csky: Cache and TLB routinesGuo Ren2018-10-25
* csky: Exception handling and mm-faultGuo Ren2018-10-25
* csky: Build infrastructureGuo Ren2018-10-25