index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
csky
/
abiv2
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-19
Merge tag 'csky-for-linus-5.3-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
1
-0
/
+10
2019-07-19
csky: Use generic asid algorithm to implement switch_mm
Guo Ren
1
-0
/
+10
2019-07-09
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
1
-1
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-04-22
csky: Use va_pa_offset instead of phys_offset
Guo Ren
1
-8
/
+6
2019-04-22
csky: Support vmlinux bootup with MMU off
Guo Ren
1
-17
/
+62
2019-04-22
csky: Add perf_arch_fetch_caller_regs support
Mao Han
1
-0
/
+1
2019-04-22
csky: Fixup wrong update_mmu_cache implementation
Guo Ren
1
-11
/
+2
2019-04-22
csky: Support dynamic start physical address
Guo Ren
2
-2
/
+42
2019-04-22
csky: Reconstruct signal processing
Guo Ren
2
-7
/
+2
2019-04-22
csky: Use in_syscall & forget_syscall instead of r11_sig
Guo Ren
1
-2
/
+0
2019-04-22
csky: Update syscall_trace_enter/exit implementation
Guo Ren
1
-0
/
+5
2019-04-22
csky/ftrace: Add dynamic function tracer (include graph tracer)
Guo Ren
1
-2
/
+37
2019-04-22
csky: Fixup vdsp&fpu issues in kernel
Guo Ren
1
-5
/
+1
2018-12-31
csky: ftrace call graph supported.
Guo Ren
1
-8
/
+108
2018-12-31
csky: basic ftrace supported
Guo Ren
2
-0
/
+25
2018-12-31
csky: fixup save hi,lo,dspcr regs in switch_stack.
Guo Ren
2
-3
/
+57
2018-12-31
csky: fixup remove vdsp implement for kernel.
Guo Ren
1
-7
/
+1
2018-12-31
csky: fixup abiv2 mmap(... O_SYNC) failed.
Guo Ren
1
-1
/
+1
2018-10-25
csky: Misc headers
Guo Ren
2
-0
/
+43
2018-10-25
csky: Library functions
Guo Ren
10
-0
/
+910
2018-10-25
csky: ELF and module probe
Guo Ren
1
-0
/
+43
2018-10-25
csky: VDSO and rt_sigreturn
Guo Ren
1
-0
/
+23
2018-10-25
csky: Process management and Signal
Guo Ren
2
-0
/
+341
2018-10-25
csky: MMU and page table management
Guo Ren
3
-0
/
+138
2018-10-25
csky: Cache and TLB routines
Guo Ren
2
-0
/
+106
2018-10-25
csky: Exception handling and mm-fault
Guo Ren
1
-0
/
+156
2018-10-25
csky: Build infrastructure
Guo Ren
1
-0
/
+10