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
starfive-6.6.48-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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-08
csky: fixup compile error with pte_alloc
Guo Ren
1
-25
/
+18
2019-01-08
csky: fixup CACHEV1 store instruction fast retire
Guo Ren
1
-0
/
+25
2019-01-06
arch: remove redundant UAPI generic-y defines
Masahiro Yamada
1
-27
/
+0
2019-01-05
Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linux
Linus Torvalds
9
-57
/
+47
2019-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2019-01-05
fls: change parameter to unsigned int
Matthew Wilcox
1
-1
/
+1
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-12
/
+4
2019-01-02
csky: Add perf support for C-SKY
Guo Ren
1
-0
/
+7
2018-12-31
csky: Add EM_CSKY_OLD 39
Guo Ren
1
-1
/
+3
2018-12-31
csky: ftrace call graph supported.
Guo Ren
1
-1
/
+5
2018-12-31
csky: basic ftrace supported
Guo Ren
1
-0
/
+9
2018-12-31
csky: remove unused members in processor.h
Guo Ren
1
-12
/
+0
2018-12-31
csky: stacktrace supported.
Guo Ren
1
-0
/
+4
2018-12-31
csky: CPU-hotplug supported for SMP
Guo Ren
1
-0
/
+4
2018-12-31
csky: fixup save hi,lo,dspcr regs in switch_stack.
Guo Ren
2
-40
/
+2
2018-12-31
csky: bugfix gdb coredump error.
Guo Ren
1
-1
/
+6
2018-12-30
csky: define syscall_get_arch()
Dmitry V. Levin
1
-0
/
+7
2018-12-30
elf-em.h: add EM_CSKY
Dmitry V. Levin
1
-1
/
+1
2018-12-30
csky: remove meaningless header-y
Masahiro Yamada
1
-2
/
+0
2018-12-03
csky: bugfix tlb_get_pgd error.
Guo Ren
1
-2
/
+2
2018-10-31
treewide: remove current_text_addr
Nick Desaulniers
1
-6
/
+0
2018-10-25
csky: Misc headers
Guo Ren
4
-0
/
+167
2018-10-25
csky: SMP support
Guo Ren
1
-0
/
+26
2018-10-25
csky: Debug and Ptrace GDB
Guo Ren
2
-0
/
+130
2018-10-25
csky: User access
Guo Ren
1
-0
/
+416
2018-10-25
csky: Library functions
Guo Ren
1
-0
/
+13
2018-10-25
csky: ELF and module probe
Guo Ren
1
-0
/
+85
2018-10-25
csky: Atomic operations
Guo Ren
4
-0
/
+578
2018-10-25
csky: IRQ handling
Guo Ren
1
-0
/
+49
2018-10-25
csky: VDSO and rt_sigreturn
Guo Ren
1
-0
/
+12
2018-10-25
csky: Process management and Signal
Guo Ren
5
-0
/
+396
2018-10-25
csky: MMU and page table management
Guo Ren
9
-0
/
+655
2018-10-25
csky: Cache and TLB routines
Guo Ren
7
-0
/
+175
2018-10-25
csky: System Call
Guo Ren
3
-0
/
+96
2018-10-25
csky: Exception handling and mm-fault
Guo Ren
2
-0
/
+48
2018-10-25
csky: Build infrastructure
Guo Ren
2
-0
/
+81