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
2019-08-25
kbuild: remove unneeded '+' marker from kselftest-merge
Masahiro Yamada
1
-1
/
+1
2019-08-25
kbuild: pkg: rename scripts/package/Makefile to scripts/Makefile.package
Masahiro Yamada
1
-5
/
+3
2019-08-25
kbuild: pkg: clean up package files/dirs from the top Makefile
Masahiro Yamada
1
-2
/
+4
2019-08-21
kbuild: split final module linking out into Makefile.modfinal
Masahiro Yamada
1
-2
/
+0
2019-08-21
kbuild: rebuild modules when module linker scripts are updated
Masahiro Yamada
1
-1
/
+2
2019-08-21
kbuild: make single targets work more correctly
Masahiro Yamada
1
-31
/
+50
2019-08-21
kbuild: unify clean-dirs rule for in-kernel and external module
Masahiro Yamada
1
-10
/
+8
2019-08-21
kbuild: unify vmlinux-dirs and module-dirs rules
Masahiro Yamada
1
-22
/
+21
2019-08-21
kbuild: unset variables in top Makefile instead of setting 0
Masahiro Yamada
1
-23
/
+23
2019-08-21
kbuild: do not descend to ./Kbuild when cleaning
Masahiro Yamada
1
-1
/
+1
2019-08-14
kbuild: remove 'make /' support
Masahiro Yamada
1
-5
/
+4
2019-08-14
kbuild: move the Module.symvers check for external module build
Masahiro Yamada
1
-2
/
+2
2019-08-11
Linux 5.3-rc4
Linus Torvalds
1
-1
/
+1
2019-08-10
Makefile: Convert -Wimplicit-fallthrough=3 to just -Wimplicit-fallthrough for...
Joe Perches
1
-1
/
+1
2019-08-10
Merge tag 'kbuild-fixes-v5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+12
2019-08-09
kbuild: show hint if subdir-y/m is used to visit module Makefile
Masahiro Yamada
1
-1
/
+1
2019-08-09
kbuild: revive single target %.ko
Masahiro Yamada
1
-0
/
+11
2019-08-08
kbuild: add OBJSIZE variable for the size tool
Vasily Gorbik
1
-3
/
+4
2019-08-05
Linux 5.3-rc3
Linus Torvalds
1
-1
/
+1
2019-07-30
kbuild: initialize CLANG_FLAGS correctly in the top Makefile
Masahiro Yamada
1
-1
/
+2
2019-07-28
Linux 5.3-rc2
Linus Torvalds
1
-1
/
+1
2019-07-26
Makefile: Globally enable fall-through warning
Gustavo A. R. Silva
1
-0
/
+3
2019-07-22
Linus 5.3-rc1
Linus Torvalds
1
-2
/
+2
2019-07-20
kbuild: add -fcf-protection=none when using retpoline flags
Seth Forshee
1
-0
/
+6
2019-07-17
kbuild: remove 'prepare1' target
Masahiro Yamada
1
-5
/
+3
2019-07-17
kbuild: create *.mod with full directory path and remove MODVERDIR
Masahiro Yamada
1
-17
/
+3
2019-07-17
kbuild: modpost: read modules.order instead of $(MODVERDIR)/*.mod
Masahiro Yamada
1
-2
/
+0
2019-07-17
kbuild: get rid of kernel/ prefix from in-tree modules.{order,builtin}
Masahiro Yamada
1
-2
/
+2
2019-07-17
kbuild: do not create empty modules.order in the prepare stage
Masahiro Yamada
1
-2
/
+2
2019-07-17
kbuild: remove tag files by distclean instead of mrproper
Masahiro Yamada
1
-1
/
+10
2019-07-17
kbuild: add --hash-style= and --build-id unconditionally
Masahiro Yamada
1
-4
/
+2
2019-07-13
Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-51
/
+66
2019-07-10
kbuild: Inform user to pass ARCH= for make mrproper
Geert Uytterhoeven
1
-1
/
+1
2019-07-10
kbuild: add a flag to force absolute path for srctree
Masahiro Yamada
1
-0
/
+4
2019-07-10
kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctree
Masahiro Yamada
1
-11
/
+8
2019-07-10
kbuild: remove src and obj from the top Makefile
Masahiro Yamada
1
-6
/
+3
2019-07-09
kbuild: compile-test kernel headers to ensure they are self-contained
Masahiro Yamada
1
-0
/
+1
2019-07-09
kbuild: do not create wrappers for header-test-y
Masahiro Yamada
1
-1
/
+0
2019-07-08
kbuild: compile-test exported headers to ensure they are self-contained
Masahiro Yamada
1
-1
/
+1
2019-07-08
Linux 5.2
Linus Torvalds
1
-1
/
+1
2019-07-07
kbuild: add more hints about SUBDIRS replacement
Masahiro Yamada
1
-0
/
+7
2019-07-04
kbuild: Add ability to test Clang's integrated assembler
Nathan Chancellor
1
-0
/
+2
2019-07-01
kbuild: split modules.order build rule out of 'modules' target
Masahiro Yamada
1
-2
/
+4
2019-07-01
kbuild: fix missed rebuild of modules.builtin
Masahiro Yamada
1
-4
/
+8
2019-06-30
Linux 5.2-rc7
Linus Torvalds
1
-2
/
+2
2019-06-23
kbuild: Add -Werror=unknown-warning-option to CLANG_FLAGS
Nathan Chancellor
1
-0
/
+1
2019-06-23
Linux 5.2-rc6
Linus Torvalds
1
-1
/
+1
2019-06-16
Linux 5.2-rc5
Linus Torvalds
1
-1
/
+1
2019-06-15
kbuild: add support for ensuring headers are self-contained
Jani Nikula
1
-0
/
+1
2019-06-15
kbuild: move hdr-inst shorthand to top Makefile
Masahiro Yamada
1
-0
/
+2
[next]