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
/
nds32
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-05-17
Merge tag 'nds32-for-linus-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-19
/
+14
2019-05-16
nds32: Fix vDSO clock_getres()
Vincenzo Frascino
2
-1
/
+4
2019-05-16
nds32: don't export low-level cache flushing routines
Christoph Hellwig
1
-6
/
+0
2019-05-16
Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-1
/
+0
2019-05-15
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
1
-1
/
+1
2019-05-07
nds32: fix semicolon code style issue
Yang Wei
1
-1
/
+1
2019-05-07
nds32: vdso: drop unnecessary cc-ldoption
Nick Desaulniers
1
-4
/
+2
2019-05-07
nds32: vdso: fix and clean-up Makefile
Masahiro Yamada
1
-5
/
+3
2019-05-07
nds32: add vmlinux.lds and vdso.so to .gitignore
Masahiro Yamada
2
-0
/
+2
2019-05-07
nds32: ex-exit: Remove unneeded need_resched() loop
Valentin Schneider
1
-2
/
+2
2019-04-30
function_graph: Place ftrace_graph_entry_stub() prototype in include/linux/ft...
Steven Rostedt (VMware)
1
-1
/
+0
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
1
-1
/
+1
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
2
-8
/
+7
2018-12-29
Merge tag 'nds32-for-linus-4.21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
14
-29
/
+2232
2018-11-28
nds32: function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
1
-16
/
+2
2018-11-22
nds32: support hardware prefetcher
Nylon Chen
2
-1
/
+8
2018-11-22
nds32: Fix the items of hwcap_str ordering issue.
Nylon Chen
1
-1
/
+2
2018-11-22
nds32: support denormalized result through FP emulator
Vincent Chen
2
-4
/
+53
2018-11-22
nds32: Support FP emulation
Vincent Chen
1
-5
/
+26
2018-11-22
nds32: nds32 FPU port
Vincent Chen
10
-16
/
+422
2018-11-06
nds32: Remove duplicated include from pm.c
YueHaibing
1
-1
/
+0
2018-11-06
nds32: Power management for nds32
Nick Hu
3
-1
/
+209
2018-11-06
nds32: Add perf call-graph support.
Nickhu
1
-0
/
+299
2018-11-06
nds32: Perf porting
Nickhu
2
-2
/
+1224
2018-11-06
nds32: Fill all TLB entries with kernel image mapping
Zong Li
1
-8
/
+1
2018-11-06
nds32: Remove the redundant assignment
Zong Li
1
-2
/
+0
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-2
/
+1
2018-09-05
nds32: linker script: GCOV kernel may refers data in __exit
Greentime Hu
1
-0
/
+12
2018-09-04
nds32: Fix a kernel panic issue because of wrong frame pointer access.
Greentime Hu
3
-3
/
+15
2018-09-04
nds32: Only print one page of stack when die to prevent printing too much inf...
Greentime Hu
1
-3
/
+2
2018-09-04
nds32: Add macro definition for offset of lp register on stack
Zong Li
2
-2
/
+2
2018-09-04
nds32: Remove the deprecated ABI implementation
Zong Li
1
-5
/
+0
2018-09-04
nds32/stack: Get real return address by using ftrace_graph_ret_addr
Zong Li
2
-24
/
+10
2018-09-04
nds32/ftrace: Support dynamic function graph tracer
Zong Li
1
-0
/
+36
2018-09-04
nds32/ftrace: Support dynamic function tracer
Zong Li
1
-0
/
+164
2018-09-04
nds32/ftrace: Support static function graph tracer
Zong Li
1
-0
/
+69
2018-09-04
nds32/ftrace: Support static function tracer
Zong Li
2
-0
/
+34
2018-09-04
nds32: Fix empty call trace
Zong Li
1
-1
/
+1
2018-09-04
nds32: add NULL entry to the end of_device_id array
YueHaibing
1
-1
/
+2
2018-09-04
nds32: fix logic for module
Greentime Hu
1
-2
/
+2
2018-07-03
nds32: Fix the dts pointer is not passed correctly issue.
Greentime Hu
1
-1
/
+2
2018-06-05
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-28
/
+7
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-141
/
+55
2018-05-29
nds32: use generic dma_noncoherent_ops
Christoph Hellwig
1
-102
/
+11
2018-05-29
nds32: implement the unmap_sg DMA operation
Christoph Hellwig
1
-0
/
+6
2018-05-29
nds32: consolidate DMA cache maintainance routines
Christoph Hellwig
1
-94
/
+93
2018-05-23
nds32: Fix compiler warning, Wstringop-overflow, in vdso.c
Vincent Chen
1
-5
/
+5
2018-05-23
nds32: To fix a cache inconsistency issue by setting correct cacheability of NTC
Greentime Hu
1
-5
/
+23
2018-05-23
nds32: Fix the virtual address may map too much range by tlbop issue.
Greentime Hu
1
-0
/
+3
[next]