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
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-18
Linux 5.7-rc6
Linus Torvalds
1
-1
/
+1
2020-05-11
Linux 5.7-rc5
Linus Torvalds
1
-1
/
+1
2020-05-10
gcc-10: disable 'restrict' warning for now
Linus Torvalds
1
-0
/
+3
2020-05-10
gcc-10: disable 'stringop-overflow' warning for now
Linus Torvalds
1
-0
/
+1
2020-05-10
gcc-10: disable 'array-bounds' warning for now
Linus Torvalds
1
-0
/
+1
2020-05-10
gcc-10: disable 'zero-length-bounds' warning for now
Linus Torvalds
1
-0
/
+3
2020-05-09
Stop the ad-hoc games with -Wno-maybe-initialized
Linus Torvalds
1
-4
/
+3
2020-05-04
Linux 5.7-rc4
Linus Torvalds
1
-1
/
+1
2020-04-26
Linux 5.7-rc3
Linus Torvalds
1
-1
/
+1
2020-04-20
Linux 5.7-rc2
Linus Torvalds
1
-1
/
+1
2020-04-12
Linux 5.7-rc1
Linus Torvalds
1
-2
/
+2
2020-04-08
kbuild: support LLVM=1 to switch the default tools to Clang/LLVM
Masahiro Yamada
1
-6
/
+23
2020-04-08
kbuild: replace AS=clang with LLVM_IAS=1
Masahiro Yamada
1
-1
/
+1
2020-04-08
kbuild: link lib-y objects to vmlinux forcibly when CONFIG_MODULES=y
Masahiro Yamada
1
-1
/
+6
2020-04-08
kbuild: Enable -Wtautological-compare
Nathan Chancellor
1
-2
/
+0
2020-04-01
Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-18
/
+37
2020-03-31
Makefile: Update kselftest help information
Shuah Khan
1
-6
/
+9
2020-03-30
Linux 5.6
Linus Torvalds
1
-1
/
+1
2020-03-29
kbuild: add outputmakefile to no-dot-config-targets
David Engraf
1
-1
/
+2
2020-03-29
kbuild: remove AS variable
Masahiro Yamada
1
-3
/
+2
2020-03-29
kbuild: add comment about grouped target
Masahiro Yamada
1
-0
/
+1
2020-03-29
kbuild: add -Wall to KBUILD_HOSTCXXFLAGS
Masahiro Yamada
1
-1
/
+1
2020-03-25
kbuild: compute the dtbs_install destination more simply
Masahiro Yamada
1
-1
/
+1
2020-03-23
Linux 5.6-rc7
Linus Torvalds
1
-1
/
+1
2020-03-19
Merge tag 'kbuild-fixes-v5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2020-03-19
Makefile: disallow data races on gcc-10 as well
Sergei Trofimovich
1
-0
/
+1
2020-03-16
Linux 5.6-rc6
Linus Torvalds
1
-1
/
+1
2020-03-13
kbuild: allow to run dt_binding_check without kernel configuration
Masahiro Yamada
1
-1
/
+1
2020-03-13
kbuild: allow to run dt_binding_check and dtbs_check in a single command
Masahiro Yamada
1
-1
/
+5
2020-03-13
kbuild: avoid concurrency issue in parallel building dtbs and dtbs_check
Masahiro Yamada
1
-2
/
+6
2020-03-12
kbuild: Fix inconsistent comment
SZ Lin (林上智)
1
-1
/
+1
2020-03-09
Linux 5.6-rc5
Linus Torvalds
1
-1
/
+1
2020-03-03
kbuild: generate autoksyms.h early
Quentin Perret
1
-2
/
+5
2020-03-03
kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST
Masahiro Yamada
1
-0
/
+3
2020-03-02
kbuild: remove cc-option switch from -Wframe-larger-than=
Masahiro Yamada
1
-1
/
+1
2020-03-02
Linux 5.6-rc4
Linus Torvalds
1
-1
/
+1
2020-02-26
kbuild: add dt_binding_check to PHONY in a correct place
Masahiro Yamada
1
-1
/
+2
2020-02-26
kbuild: add dtbs_check to PHONY
Masahiro Yamada
1
-1
/
+1
2020-02-26
kbuild: add comment for V=2 mode
Randy Dunlap
1
-0
/
+1
2020-02-24
Linux 5.6-rc3
Linus Torvalds
1
-1
/
+1
2020-02-17
Linux 5.6-rc2
Linus Torvalds
1
-1
/
+1
2020-02-10
Linux 5.6-rc1
Linus Torvalds
1
-2
/
+2
2020-02-06
kbuild: make multiple directory targets work
Masahiro Yamada
1
-1
/
+1
2020-02-01
Merge tag 'kbuild-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-18
/
+6
2020-01-27
Linux 5.5
Linus Torvalds
1
-1
/
+1
2020-01-20
Linux 5.5-rc7
Linus Torvalds
1
-1
/
+1
2020-01-15
kbuild: remove PYTHON2 variable
Masahiro Yamada
1
-2
/
+1
2020-01-13
Linux 5.5-rc6
Linus Torvalds
1
-1
/
+1
2020-01-06
kbuild: create modules.builtin without Makefile.modbuiltin or tristate.conf
Masahiro Yamada
1
-16
/
+5
2020-01-06
Linux 5.5-rc5
Linus Torvalds
1
-1
/
+1
[next]