| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: remove flush_kernel_dcache_page | Christoph Hellwig | 2021-09-03 | 1 | -3/+1 |
* | csky: Fixup compile error | Guo Ren | 2021-02-27 | 9 | -9/+0 |
* | csky: Add VDSO with GENERIC_GETTIMEOFDAY, GENERIC_TIME_VSYSCALL, HAVE_GENERIC... | Guo Ren | 2021-02-27 | 1 | -0/+5 |
* | csky: Fixup swapon | Guo Ren | 2021-02-27 | 1 | -0/+22 |
* | csky: pgtable.h: Coding convention | Guo Ren | 2021-02-27 | 1 | -13/+4 |
* | csky: Reconstruct VDSO framework | Guo Ren | 2021-01-12 | 1 | -13/+5 |
* | csky: Fix TLB maintenance synchronization problem | Guo Ren | 2021-01-12 | 1 | -1/+2 |
* | csky: Add memory layout 2.5G(user):1.5G(kernel) | Guo Ren | 2021-01-12 | 1 | -4/+4 |
* | csky: Coding convention in entry.S | Guo Ren | 2020-05-28 | 1 | -5/+0 |
* | csky: Fixup CONFIG_PREEMPT panic | Guo Ren | 2020-05-28 | 1 | -1/+0 |
* | csky: Fixup msa highest 3 bits mask | Liu Yibin | 2020-05-13 | 1 | -2/+2 |
* | csky: Fixup cpu speculative execution to IO area | Guo Ren | 2020-04-03 | 1 | -4/+1 |
* | csky: Add flush_icache_mm to defer flush icache all | Guo Ren | 2020-02-21 | 1 | -0/+2 |
* | csky: Remove unnecessary flush_icache_* implementation | Guo Ren | 2020-02-21 | 1 | -3/+0 |
* | csky: Set regs->usp to kernel sp, when the exception is from kernel | Guo Ren | 2020-02-21 | 1 | -5/+14 |
* | csky: Fixup 610 vipt cache flush mechanism | Guo Ren | 2019-08-22 | 1 | -12/+29 |
* | csky: Fixup defer cache flush for 610 | Guo Ren | 2019-08-20 | 1 | -2/+2 |
* | csky: Fixup arch_get_unmapped_area() implementation | Guo Ren | 2019-08-20 | 1 | -2/+3 |
* | csky: Fixup abiv1 memset error | Guo Ren | 2019-07-19 | 1 | -3/+0 |
* | csky: Use generic asid algorithm to implement switch_mm | Guo Ren | 2019-07-19 | 1 | -0/+6 |
* | csky: Use va_pa_offset instead of phys_offset | Guo Ren | 2019-04-22 | 1 | -2/+2 |
* | csky: Support vmlinux bootup with MMU off | Guo Ren | 2019-04-22 | 1 | -12/+17 |
* | csky: Add perf_arch_fetch_caller_regs support | Mao Han | 2019-04-22 | 1 | -0/+1 |
* | csky: Support dynamic start physical address | Guo Ren | 2019-04-22 | 2 | -2/+37 |
* | csky: Reconstruct signal processing | Guo Ren | 2019-04-22 | 2 | -7/+2 |
* | csky: Use in_syscall & forget_syscall instead of r11_sig | Guo Ren | 2019-04-22 | 1 | -2/+0 |
* | csky: Update syscall_trace_enter/exit implementation | Guo Ren | 2019-04-22 | 1 | -0/+4 |
* | csky: fixup save hi,lo,dspcr regs in switch_stack. | Guo Ren | 2018-12-31 | 1 | -0/+17 |
* | csky: fixup abiv2 mmap(... O_SYNC) failed. | Guo Ren | 2018-12-31 | 1 | -0/+1 |
* | csky: Misc headers | Guo Ren | 2018-10-26 | 2 | -0/+53 |
* | csky: Library functions | Guo Ren | 2018-10-26 | 1 | -0/+13 |
* | csky: ELF and module probe | Guo Ren | 2018-10-26 | 1 | -0/+26 |
* | csky: VDSO and rt_sigreturn | Guo Ren | 2018-10-26 | 1 | -0/+17 |
* | csky: MMU and page table management | Guo Ren | 2018-10-25 | 3 | -0/+139 |
* | csky: Cache and TLB routines | Guo Ren | 2018-10-25 | 1 | -0/+49 |
* | csky: Exception handling and mm-fault | Guo Ren | 2018-10-25 | 1 | -0/+160 |