summaryrefslogtreecommitdiff
path: root/arch/csky/abiv1
AgeCommit message (Expand)Author
2021-09-03mm: remove flush_kernel_dcache_pageChristoph Hellwig
2021-04-30mm: move page_mapping_file to pagemap.hMatthew Wilcox (Oracle)
2021-02-27csky: Fixup compile errorGuo Ren
2021-02-27csky: Add VDSO with GENERIC_GETTIMEOFDAY, GENERIC_TIME_VSYSCALL, HAVE_GENERIC...Guo Ren
2021-02-27csky: Fixup swaponGuo Ren
2021-02-27csky: pgtable.h: Coding conventionGuo Ren
2021-01-12csky: Reconstruct VDSO frameworkGuo Ren
2021-01-12csky: Fix TLB maintenance synchronization problemGuo Ren
2021-01-12csky: Add memory layout 2.5G(user):1.5G(kernel)Guo Ren
2020-05-28csky: Coding convention in entry.SGuo Ren
2020-05-28csky: Fixup CONFIG_PREEMPT panicGuo Ren
2020-05-13csky: Fixup msa highest 3 bits maskLiu Yibin
2020-04-03csky: Fixup cpu speculative execution to IO areaGuo Ren
2020-02-21csky: Add flush_icache_mm to defer flush icache allGuo Ren
2020-02-21csky: Remove unnecessary flush_icache_* implementationGuo Ren
2020-02-21csky: Set regs->usp to kernel sp, when the exception is from kernelGuo Ren
2019-08-22csky: Fixup 610 vipt cache flush mechanismGuo Ren
2019-08-20csky: Support kernel non-aligned accessGuo Ren
2019-08-20csky: Fixup defer cache flush for 610Guo Ren
2019-08-20csky: Fixup arch_get_unmapped_area() implementationGuo Ren
2019-07-19Merge tag 'csky-for-linus-5.3-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds
2019-07-19csky: Fixup abiv1 memset errorGuo Ren
2019-07-19csky: Use generic asid algorithm to implement switch_mmGuo Ren
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-22csky: Use va_pa_offset instead of phys_offsetGuo Ren
2019-04-22csky: Support vmlinux bootup with MMU offGuo Ren
2019-04-22csky: Add perf_arch_fetch_caller_regs supportMao Han
2019-04-22csky: Support dynamic start physical addressGuo Ren
2019-04-22csky: Reconstruct signal processingGuo Ren
2019-04-22csky: Use in_syscall & forget_syscall instead of r11_sigGuo Ren
2019-04-22csky: Update syscall_trace_enter/exit implementationGuo Ren
2019-01-05Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linuxLinus Torvalds
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-12-31csky: fixup save hi,lo,dspcr regs in switch_stack.Guo Ren
2018-12-31csky: fixup abiv2 mmap(... O_SYNC) failed.Guo Ren
2018-10-26csky: Misc headersGuo Ren
2018-10-26csky: Library functionsGuo Ren
2018-10-26csky: ELF and module probeGuo Ren
2018-10-26csky: VDSO and rt_sigreturnGuo Ren
2018-10-25csky: MMU and page table managementGuo Ren
2018-10-25csky: Cache and TLB routinesGuo Ren
2018-10-25csky: Exception handling and mm-faultGuo Ren
2018-10-25csky: Build infrastructureGuo Ren