aboutsummaryrefslogtreecommitdiffstats
path: root/arch/csky/abiv1 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-05Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linuxLinus Torvalds2-0/+18
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds1-2/+2
2018-12-31csky: fixup save hi,lo,dspcr regs in switch_stack.Guo Ren1-0/+17
2018-12-31csky: fixup abiv2 mmap(... O_SYNC) failed.Guo Ren1-0/+1
2018-10-26csky: Misc headersGuo Ren2-0/+53
2018-10-26csky: Library functionsGuo Ren6-0/+428
2018-10-26csky: ELF and module probeGuo Ren1-0/+26
2018-10-26csky: VDSO and rt_sigreturnGuo Ren1-0/+17
2018-10-25csky: MMU and page table managementGuo Ren4-0/+205
2018-10-25csky: Cache and TLB routinesGuo Ren2-0/+101
2018-10-25csky: Exception handling and mm-faultGuo Ren2-0/+486
2018-10-25csky: Build infrastructureGuo Ren1-0/+8