aboutsummaryrefslogtreecommitdiffstats
path: root/arch/csky/abiv1
Commit message (Expand)AuthorAge
* csky: Fixup 610 vipt cache flush mechanismGuo Ren2019-08-21
* csky: Support kernel non-aligned accessGuo Ren2019-08-20
* csky: Fixup defer cache flush for 610Guo Ren2019-08-20
* csky: Fixup arch_get_unmapped_area() implementationGuo Ren2019-08-20
* Merge tag 'csky-for-linus-5.3-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds2019-07-19
|\
| * csky: Fixup abiv1 memset errorGuo Ren2019-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: 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
* Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linuxLinus Torvalds2019-01-05
|\
| * csky: fixup save hi,lo,dspcr regs in switch_stack.Guo Ren2018-12-31
| * csky: fixup abiv2 mmap(... O_SYNC) failed.Guo Ren2018-12-30
* | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-03
|/
* 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: 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