index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
csky
/
abiv2
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-12
/
+2
*
csky: Reconstruct VDSO framework
Guo Ren
2021-01-12
1
-17
/
+3
*
csky: Fixup update_mmu_cache called with user io mapping
Guo Ren
2021-01-12
1
-0
/
+3
*
csky: Fix TLB maintenance synchronization problem
Guo Ren
2021-01-12
1
-5
/
+30
*
csky: Add memory layout 2.5G(user):1.5G(kernel)
Guo Ren
2021-01-12
2
-10
/
+23
*
csky: Fixup kprobes handler couldn't change pc
Guo Ren
2020-07-31
1
-1
/
+3
*
csky: Fixup duplicated restore sp in RESTORE_REGS_FTRACE
Guo Ren
2020-07-31
1
-3
/
+0
*
csky: Coding convention in entry.S
Guo Ren
2020-05-28
1
-5
/
+0
*
csky: Fixup abiv2 syscall_trace break a4 & a5
Guo Ren
2020-05-28
1
-0
/
+2
*
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/ftrace: Fixup error when disable CONFIG_DYNAMIC_FTRACE
Guo Ren
2020-05-13
1
-0
/
+2
*
csky: Fixup cpu speculative execution to IO area
Guo Ren
2020-04-03
1
-5
/
+2
*
csky: Implement ftrace with regs
Guo Ren
2020-03-08
2
-0
/
+108
*
csky: Fixup init_fpu compile warning with __init
Guo Ren
2020-03-08
2
-6
/
+2
*
csky: Add flush_icache_mm to defer flush icache all
Guo Ren
2020-02-21
2
-3
/
+66
*
csky: Optimize abiv2 copy_to_user_page with VM_EXEC
Guo Ren
2020-02-21
1
-1
/
+3
*
csky: Enable defer flush_dcache_page for abiv2 cpus (807/810/860)
Guo Ren
2020-02-21
2
-8
/
+18
*
csky: Remove unnecessary flush_icache_* implementation
Guo Ren
2020-02-21
2
-34
/
+2
*
csky: Set regs->usp to kernel sp, when the exception is from kernel
Guo Ren
2020-02-21
1
-0
/
+11
*
Merge tag 'csky-for-linus-5.3-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
2019-07-19
1
-0
/
+10
|
\
|
*
csky: Use generic asid algorithm to implement switch_mm
Guo Ren
2019-07-19
1
-0
/
+10
*
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-08
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-29
1
-1
/
+1
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
/
*
csky: Use va_pa_offset instead of phys_offset
Guo Ren
2019-04-22
1
-8
/
+6
*
csky: Support vmlinux bootup with MMU off
Guo Ren
2019-04-22
1
-17
/
+62
*
csky: Add perf_arch_fetch_caller_regs support
Mao Han
2019-04-22
1
-0
/
+1
*
csky: Fixup wrong update_mmu_cache implementation
Guo Ren
2019-04-22
1
-11
/
+2
*
csky: Support dynamic start physical address
Guo Ren
2019-04-22
2
-2
/
+42
*
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
/
+5
*
csky/ftrace: Add dynamic function tracer (include graph tracer)
Guo Ren
2019-04-22
1
-2
/
+37
*
csky: Fixup vdsp&fpu issues in kernel
Guo Ren
2019-04-22
1
-5
/
+1
*
csky: ftrace call graph supported.
Guo Ren
2018-12-31
1
-8
/
+108
*
csky: basic ftrace supported
Guo Ren
2018-12-31
2
-0
/
+25
*
csky: fixup save hi,lo,dspcr regs in switch_stack.
Guo Ren
2018-12-31
2
-3
/
+57
*
csky: fixup remove vdsp implement for kernel.
Guo Ren
2018-12-31
1
-7
/
+1
*
csky: fixup abiv2 mmap(... O_SYNC) failed.
Guo Ren
2018-12-31
1
-1
/
+1
*
csky: Misc headers
Guo Ren
2018-10-26
2
-0
/
+43
*
csky: Library functions
Guo Ren
2018-10-26
10
-0
/
+910
*
csky: ELF and module probe
Guo Ren
2018-10-26
1
-0
/
+43
*
csky: VDSO and rt_sigreturn
Guo Ren
2018-10-26
1
-0
/
+23
*
csky: Process management and Signal
Guo Ren
2018-10-26
2
-0
/
+341
*
csky: MMU and page table management
Guo Ren
2018-10-25
3
-0
/
+138
*
csky: Cache and TLB routines
Guo Ren
2018-10-25
2
-0
/
+106
[next]