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
/
riscv
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-23
riscv: mm: add support for CONFIG_DEBUG_VIRTUAL
Zong Li
4
-2
/
+54
2020-01-23
riscv: keep 32-bit kernel to 32-bit phys_addr_t
Olof Johansson
1
-2
/
+0
2020-01-23
riscv: Add KASAN support
Nick Hu
12
-4
/
+169
2020-01-19
riscv: Less inefficient gcc tishift helpers (and export their symbols)
Olof Johansson
2
-18
/
+61
2020-01-19
riscv: delete temporary files
Ilie Halip
1
-1
/
+2
2020-01-16
riscv: make sure the cores stay looping in .Lsecondary_park
Greentime Hu
1
-6
/
+10
2020-01-13
Merge tag 'riscv/for-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-17
/
+1
2020-01-12
riscv: Fixup obvious bug for fp-regs reset
Guo Ren
1
-1
/
+1
2020-01-12
riscv: move sifive_l2_cache.h to include/soc
Yash Shah
1
-16
/
+0
2020-01-07
riscv: Implement copy_thread_tls
Amanieu d'Antras
2
-3
/
+4
2020-01-05
riscv: prefix IRQ_ macro names with an RV_ namespace
Paul Walmsley
2
-12
/
+12
2020-01-03
riscv: ftrace: correct the condition logic in function graph tracer
Zong Li
1
-1
/
+1
2020-01-03
riscv: dts: Add DT support for SiFive L2 cache controller
Yash Shah
1
-0
/
+15
2020-01-03
riscv: gcov: enable gcov for RISC-V
Zong Li
1
-0
/
+1
2020-01-03
riscv: mm: use __pa_symbol for kernel symbols
Zong Li
1
-6
/
+6
2019-12-28
riscv: export flush_icache_all to modules
Olof Johansson
1
-0
/
+1
2019-12-28
riscv: reject invalid syscalls below -1
David Abdurachmanov
1
-0
/
+1
2019-12-28
riscv: fix compile failure with EXPORT_SYMBOL() & !MMU
Luc Van Oostenryck
2
-3
/
+4
2019-12-22
Merge tag 'riscv/for-v5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-198
/
+23
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-2
/
+2
2019-12-20
riscv: move sifive_l2_cache.c to drivers/soc
Christoph Hellwig
2
-179
/
+0
2019-12-20
riscv: define vmemmap before pfn_to_page calls
David Abdurachmanov
1
-17
/
+21
2019-12-20
riscv: fix scratch register clearing in M-mode.
Greentime Hu
1
-1
/
+1
2019-12-20
riscv: Fix use of undefined config option CONFIG_CONFIG_MMU
Andreas Schwab
1
-1
/
+1
2019-12-11
bpf, riscv: Limit to 33 tail calls
Paul Chaignon
1
-2
/
+2
2019-12-09
riscv: only select serial sifive if TTY is enabled
Kefeng Wang
1
-2
/
+2
2019-12-09
riscv: Fix build dependency for loader
Olof Johansson
1
-1
/
+1
2019-12-04
Merge tag 'riscv/for-v5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-8
/
+88
2019-12-04
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2019-12-01
Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2019-11-28
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
5
-99
/
+9
2019-11-27
Merge tag 'riscv/for-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
69
-450
/
+1067
2019-11-26
asm-generic: Make msi.h a mandatory include/asm header
Michal Simek
1
-1
/
+0
2019-11-26
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+2
2019-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-1
/
+1
2019-11-26
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+2
2019-11-23
Merge branch 'next/defconfig-add-debug' into for-next
Paul Walmsley
2
-0
/
+48
2019-11-23
Merge branch 'next/misc2' into for-next
Paul Walmsley
2
-8
/
+40
2019-11-23
Merge branch 'next/nommu' into for-next
Paul Walmsley
50
-361
/
+915
2019-11-23
Merge branch 'next/misc' into for-next
Paul Walmsley
18
-42
/
+63
2019-11-23
Merge branch 'next/tlb-opt' into for-next
Paul Walmsley
1
-2
/
+23
2019-11-23
Merge branch 'next/isa-string' into for-next
Paul Walmsley
1
-42
/
+3
2019-11-23
RISC-V: Add address map dumper
Yash Shah
1
-0
/
+32
2019-11-23
riscv: defconfigs: enable more debugging options
Paul Walmsley
2
-0
/
+46
2019-11-22
riscv: defconfigs: enable debugfs
Paul Walmsley
2
-0
/
+2
2019-11-21
riscv: Fix Kconfig indentation
Krzysztof Kozlowski
1
-8
/
+8
2019-11-18
riscv: provide a flat image loader
Christoph Hellwig
4
-5
/
+39
2019-11-18
riscv: add nommu support
Christoph Hellwig
23
-71
/
+254
2019-11-18
riscv: clear the instruction cache and all registers when booting
Christoph Hellwig
2
-1
/
+88
2019-11-18
riscv: read the hart ID from mhartid on boot
Damien Le Moal
2
-0
/
+9
[next]