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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-05
kmap: consolidate kmap_prot definitions
Ira Weiny
1
-2
/
+0
2020-06-05
kmap: remove kmap_atomic_to_page()
Ira Weiny
2
-14
/
+0
2020-06-05
arch/kmap: define kmap_atomic_prot() for all arch's
Ira Weiny
1
-3
/
+3
2020-06-05
arch/kmap: don't hard code kmap_prot values
Ira Weiny
1
-1
/
+1
2020-06-05
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
2
-7
/
+3
2020-06-05
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
2
-8
/
+2
2020-06-05
arch/kunmap: remove duplicate kunmap implementations
Ira Weiny
2
-12
/
+0
2020-06-05
arch/kmap: remove redundant arch specific kmaps
Ira Weiny
2
-12
/
+6
2020-06-05
arch/kmap: remove BUG_ON()
Ira Weiny
1
-1
/
+1
2020-06-04
csky: simplify detection of memory zone boundaries
Mike Rapoport
1
-15
/
+11
2020-05-28
csky: Fixup CONFIG_DEBUG_RSEQ
Guo Ren
1
-5
/
+10
2020-05-28
csky: Coding convention in entry.S
Guo Ren
4
-40
/
+42
2020-05-28
csky: Fixup abiv2 syscall_trace break a4 & a5
Guo Ren
2
-2
/
+6
2020-05-28
csky: Fixup CONFIG_PREEMPT panic
Guo Ren
3
-27
/
+11
2020-05-14
csky: Fixup raw_copy_from_user()
Al Viro
2
-29
/
+28
2020-05-14
csky: Fixup gdbmacros.txt with name sp in thread_struct
Guo Ren
4
-9
/
+9
2020-05-13
csky: Fixup remove unnecessary save/restore PSR code
Guo Ren
3
-11
/
+2
2020-05-13
csky: Fixup remove duplicate irq_disable
Liu Yibin
1
-2
/
+0
2020-05-13
csky: Fixup calltrace panic
Guo Ren
8
-119
/
+159
2020-05-13
csky: Fixup perf callchain unwind
Mao Han
1
-2
/
+7
2020-05-13
csky: Fixup msa highest 3 bits mask
Liu Yibin
2
-4
/
+4
2020-05-13
csky: Fixup perf probe -x hungup
Guo Ren
2
-0
/
+11
2020-05-13
csky: Fixup compile error for abiv1 entry.S
Guo Ren
1
-4
/
+4
2020-05-13
csky/ftrace: Fixup error when disable CONFIG_DYNAMIC_FTRACE
Guo Ren
2
-0
/
+4
2020-04-11
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
1
-3
/
+0
2020-04-11
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
1
-3
/
+0
2020-04-07
mm/vma: append unlikely() while testing VMA access permissions
Anshuman Khandual
1
-1
/
+1
2020-04-07
mm/vma: make vma_is_accessible() available for general use
Anshuman Khandual
1
-1
/
+1
2020-04-06
Merge tag 'csky-for-linus-5.7-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
34
-74
/
+1807
2020-04-03
csky: Fixup cpu speculative execution to IO area
Guo Ren
5
-58
/
+25
2020-04-03
csky: Add uprobes support
Guo Ren
8
-1
/
+201
2020-04-03
csky: Add kprobes supported
Guo Ren
16
-2
/
+1197
2020-04-02
asm-generic: make more kernel-space headers mandatory
Masahiro Yamada
1
-36
/
+0
2020-04-02
csky: Enable LOCKDEP_SUPPORT
Guo Ren
2
-0
/
+14
2020-03-31
csky: Enable the gcov function
Ma Jun
1
-0
/
+1
2020-03-31
csky: Fixup get wrong psr value from phyical reg
Guo Ren
3
-1
/
+18
2020-03-31
csky/ftrace: Fixup ftrace_modify_code deadlock without CPU_HAS_ICACHE_INS
Guo Ren
2
-6
/
+70
2020-03-21
csky: Remove mm.h from asm/uaccess.h
Sebastian Andrzej Siewior
1
-1
/
+0
2020-03-08
csky: Implement ftrace with regs
Guo Ren
6
-0
/
+123
2020-03-08
csky: Add support for restartable sequence
Guo Ren
3
-1
/
+8
2020-03-08
csky: Implement ptrace regs and stack API
Guo Ren
3
-0
/
+145
2020-03-08
csky: Fixup init_fpu compile warning with __init
Guo Ren
3
-6
/
+5
2020-02-23
csky: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Geert Uytterhoeven
1
-1
/
+1
2020-02-21
csky: Implement copy_thread_tls
Guo Ren
2
-3
/
+5
2020-02-21
csky: Add PCI support
MaJun
3
-1
/
+39
2020-02-21
csky: Minimize defconfig to support buildroot config.fragment
Ma Jun
1
-7
/
+0
2020-02-21
csky: Add setup_initrd check code
Guo Ren
2
-3
/
+44
2020-02-21
csky: Cleanup old Kconfig options
Krzysztof Kozlowski
2
-3
/
+0
2020-02-21
arch/csky: fix some Kconfig typos
Randy Dunlap
1
-1
/
+1
2020-02-21
csky: Fixup compile warning for three unimplemented syscalls
Guo Ren
1
-0
/
+3
[next]