summaryrefslogtreecommitdiffstats
path: root/arch/csky/abiv1
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'csky-for-linus-5.3-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds2019-07-195-42/+6Star
|\
| * csky: Fixup abiv1 memset errorGuo Ren2019-07-194-42/+0Star
| * csky: Use generic asid algorithm to implement switch_mmGuo Ren2019-07-191-0/+6
* | 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-2/+2
* csky: Support vmlinux bootup with MMU offGuo Ren2019-04-221-12/+17
* csky: Add perf_arch_fetch_caller_regs supportMao Han2019-04-221-0/+1
* csky: Support dynamic start physical addressGuo Ren2019-04-222-2/+37
* 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/+4
* Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linuxLinus Torvalds2019-01-052-0/+18
|\
| * csky: fixup save hi,lo,dspcr regs in switch_stack.Guo Ren2018-12-311-0/+17
| * csky: fixup abiv2 mmap(... O_SYNC) failed.Guo Ren2018-12-311-0/+1
* | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-041-2/+2
|/
* csky: Misc headersGuo Ren2018-10-252-0/+53
* csky: Library functionsGuo Ren2018-10-256-0/+428
* csky: ELF and module probeGuo Ren2018-10-251-0/+26
* csky: VDSO and rt_sigreturnGuo Ren2018-10-251-0/+17
* csky: MMU and page table managementGuo Ren2018-10-254-0/+205
* csky: Cache and TLB routinesGuo Ren2018-10-252-0/+101
* csky: Exception handling and mm-faultGuo Ren2018-10-252-0/+486
* csky: Build infrastructureGuo Ren2018-10-251-0/+8