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
2021-05-17
Linux 5.13-rc2
Linus Torvalds
1
-1
/
+1
2021-05-10
Linux 5.13-rc1
Linus Torvalds
1
-2
/
+2
2021-05-08
Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-29
/
+13
2021-05-05
kbuild: remove the unneeded comments for external module builds
Masahiro Yamada
1
-11
/
+1
2021-05-05
kbuild: make distclean remove tag files in sub-directories
Masahiro Yamada
1
-7
/
+2
2021-05-05
kbuild: make distclean work against $(objtree) instead of $(srctree)
Masahiro Yamada
1
-1
/
+1
2021-05-03
kbuild: remove ARCH=sh64 support from top Makefile
Masahiro Yamada
1
-5
/
+0
2021-05-02
Merge tag 'integrity-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+3
2021-05-01
Makefile: Move -Wno-unused-but-set-variable out of GCC only block
Nathan Chancellor
1
-4
/
+4
2021-05-01
kbuild: add a script to remove stale generated files
Masahiro Yamada
1
-1
/
+5
2021-04-30
Merge tag 'kconfig-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-3
/
+5
2021-04-30
Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-127
/
+103
2021-04-27
Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
1
-0
/
+17
2021-04-26
Merge tag 'x86-entry-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+4
2021-04-25
Linux 5.12
Linus Torvalds
1
-1
/
+1
2021-04-25
kbuild: Add $(KBUILD_HOSTLDFLAGS) to 'has_libelf' test
Nathan Chancellor
1
-1
/
+1
2021-04-24
kbuild: merge scripts/Makefile.modsign to scripts/Makefile.modinst
Masahiro Yamada
1
-16
/
+20
2021-04-24
kbuild: move module strip/compression code into scripts/Makefile.modinst
Masahiro Yamada
1
-32
/
+0
2021-04-24
kbuild: refactor scripts/Makefile.modinst
Masahiro Yamada
1
-1
/
+1
2021-04-24
kbuild: rename extmod-prefix to extmod_prefix
Masahiro Yamada
1
-10
/
+10
2021-04-24
kbuild: check module name conflict for external modules as well
Masahiro Yamada
1
-5
/
+5
2021-04-24
kbuild: show the target directory for depmod log
Masahiro Yamada
1
-1
/
+1
2021-04-24
kbuild: unify modules(_install) for in-tree and external modules
Masahiro Yamada
1
-49
/
+36
2021-04-24
kbuild: remove unneeded mkdir for external modules_install
Masahiro Yamada
1
-2
/
+0
2021-04-24
kbuild: generate Module.symvers only when vmlinux exists
Masahiro Yamada
1
-1
/
+1
2021-04-24
kbuild: check the minimum assembler version in Kconfig
Masahiro Yamada
1
-1
/
+3
2021-04-24
kbuild: replace sed with $(subst ) or $(patsubst )
Masahiro Yamada
1
-1
/
+1
2021-04-24
Makefile: Only specify '--prefix=' when building with clang + GNU as
Nathan Chancellor
1
-2
/
+2
2021-04-24
Makefile: Remove '--gcc-toolchain' flag
Nathan Chancellor
1
-4
/
+0
2021-04-24
kbuild: apply fixdep logic to link-vmlinux.sh
Rasmus Villemoes
1
-1
/
+1
2021-04-24
kbuild: show warning if 'make headers_check' is used
Masahiro Yamada
1
-1
/
+5
2021-04-24
kbuild: include Makefile.compiler only when compiler is needed
Masahiro Yamada
1
-0
/
+13
2021-04-24
kbuild: split cc-option and friends to scripts/Makefile.compiler
Masahiro Yamada
1
-0
/
+4
2021-04-19
Linux 5.12-rc8
Linus Torvalds
1
-1
/
+1
2021-04-14
kconfig: use /boot/config-* etc. as DEFCONFIG_LIST only for native build
Masahiro Yamada
1
-0
/
+5
2021-04-14
kconfig: move default KBUILD_DEFCONFIG back to scripts/kconfig/Makefile
Masahiro Yamada
1
-3
/
+0
2021-04-12
Linux 5.12-rc7
Linus Torvalds
1
-1
/
+1
2021-04-09
keys: cleanup build time module signing keys
Nayna Jain
1
-3
/
+3
2021-04-09
add support for Clang CFI
Sami Tolvanen
1
-0
/
+17
2021-04-08
stack: Optionally randomize kernel stack offset each syscall
Kees Cook
1
-0
/
+4
2021-04-05
Linux 5.12-rc6
Linus Torvalds
1
-1
/
+1
2021-03-29
Linux 5.12-rc5
Linus Torvalds
1
-1
/
+1
2021-03-22
Linux 5.12-rc4
Linus Torvalds
1
-1
/
+1
2021-03-15
kbuild: prefix $(srctree)/ to some included Makefiles
Masahiro Yamada
1
-4
/
+4
2021-03-15
Linux 5.12-rc3
Linus Torvalds
1
-1
/
+1
2021-03-11
kbuild: rebuild GCC plugins when the compiler is upgraded
Masahiro Yamada
1
-0
/
+1
2021-03-09
kbuild: add image_name to no-sync-config-targets
Masahiro Yamada
1
-1
/
+2
2021-03-06
Linux 5.12-rc2
Linus Torvalds
1
-1
/
+1
2021-03-01
Linux 5.12-rc1
Linus Torvalds
1
-3
/
+3
2021-02-28
kbuild: Fix <linux/version.h> for empty SUBLEVEL or PATCHLEVEL again
Masahiro Yamada
1
-2
/
+4
[next]