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
/
abiv1
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-26
csky: use initializer for struct vm_unmapped_area_info
Rick Edgecombe
1
-6
/
+6
2023-12-14
mm: Introduce flush_cache_vmap_early()
Alexandre Ghiti
1
-0
/
+1
2023-10-11
c-sky: Remove now superfluous sentinel element from ctl_talbe array
Joel Granados
1
-1
/
+0
2023-08-25
mm: rationalise flush_icache_pages() and flush_icache_page()
Matthew Wilcox (Oracle)
1
-1
/
+0
2023-08-25
csky: implement the new page table range API
Matthew Wilcox (Oracle)
2
-13
/
+21
2023-05-04
Merge tag 'csky-for-linus-6.4' of https://github.com/c-sky/csky-linux
Linus Torvalds
1
-0
/
+3
2023-04-13
csky: simplify alignment sysctl registration
Luis Chamberlain
1
-14
/
+1
2023-04-13
csky: mmu: Prevent spurious page faults
Guo Ren
1
-0
/
+3
2023-02-03
csky/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-4
/
+9
2022-08-01
csky: abiv1: Fixup compile error
Guo Ren
1
-0
/
+6
2022-04-18
csky: Add C based string functions
Matteo Croce
3
-355
/
+0
2022-01-08
csky: Fix function name in csky_alignment() and die()
Nathan Chancellor
1
-1
/
+1
2021-12-13
exit: Add and use make_task_dead.
Eric W. Biederman
1
-1
/
+1
2021-09-03
mm: remove flush_kernel_dcache_page
Christoph Hellwig
2
-14
/
+1
2021-04-30
mm: move page_mapping_file to pagemap.h
Matthew Wilcox (Oracle)
1
-0
/
+1
2021-02-27
csky: Fixup compile error
Guo Ren
9
-9
/
+0
2021-02-27
csky: Add VDSO with GENERIC_GETTIMEOFDAY, GENERIC_TIME_VSYSCALL, HAVE_GENERIC...
Guo Ren
1
-0
/
+5
2021-02-27
csky: Fixup swapon
Guo Ren
1
-0
/
+22
2021-02-27
csky: pgtable.h: Coding convention
Guo Ren
1
-13
/
+4
2021-01-12
csky: Reconstruct VDSO framework
Guo Ren
1
-13
/
+5
2021-01-12
csky: Fix TLB maintenance synchronization problem
Guo Ren
1
-1
/
+2
2021-01-12
csky: Add memory layout 2.5G(user):1.5G(kernel)
Guo Ren
1
-4
/
+4
2020-05-28
csky: Coding convention in entry.S
Guo Ren
1
-5
/
+0
2020-05-28
csky: Fixup CONFIG_PREEMPT panic
Guo Ren
1
-1
/
+0
2020-05-13
csky: Fixup msa highest 3 bits mask
Liu Yibin
1
-2
/
+2
2020-04-03
csky: Fixup cpu speculative execution to IO area
Guo Ren
1
-4
/
+1
2020-02-21
csky: Add flush_icache_mm to defer flush icache all
Guo Ren
1
-0
/
+2
2020-02-21
csky: Remove unnecessary flush_icache_* implementation
Guo Ren
1
-3
/
+0
2020-02-21
csky: Set regs->usp to kernel sp, when the exception is from kernel
Guo Ren
1
-5
/
+14
2019-08-22
csky: Fixup 610 vipt cache flush mechanism
Guo Ren
2
-12
/
+49
2019-08-20
csky: Support kernel non-aligned access
Guo Ren
1
-17
/
+45
2019-08-20
csky: Fixup defer cache flush for 610
Guo Ren
2
-25
/
+29
2019-08-20
csky: Fixup arch_get_unmapped_area() implementation
Guo Ren
2
-37
/
+43
2019-07-19
Merge tag 'csky-for-linus-5.3-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
5
-42
/
+6
2019-07-19
csky: Fixup abiv1 memset error
Guo Ren
4
-42
/
+0
2019-07-19
csky: Use generic asid algorithm to implement switch_mm
Guo Ren
1
-0
/
+6
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
-2
/
+2
2019-04-22
csky: Support vmlinux bootup with MMU off
Guo Ren
1
-12
/
+17
2019-04-22
csky: Add perf_arch_fetch_caller_regs support
Mao Han
1
-0
/
+1
2019-04-22
csky: Support dynamic start physical address
Guo Ren
2
-2
/
+37
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
/
+4
2019-01-05
Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linux
Linus Torvalds
2
-0
/
+18
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-2
/
+2
2018-12-31
csky: fixup save hi,lo,dspcr regs in switch_stack.
Guo Ren
1
-0
/
+17
2018-12-31
csky: fixup abiv2 mmap(... O_SYNC) failed.
Guo Ren
1
-0
/
+1
[next]