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
/
Documentation
/
kbuild
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-01
Merge tag 'docs-4.16' of git://git.lwn.net/linux
Linus Torvalds
1
-0
/
+21
2018-01-05
kconfig: fix relational operators for bool and tristate symbols
Nicolas Pitre
1
-8
/
+15
2017-12-12
Documentation/kbuild: Add guidance for the use of default
Darren Hart (VMware)
1
-0
/
+21
2017-11-15
Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2017-11-08
kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile
Masahiro Yamada
1
-1
/
+0
2017-10-24
kbuild doc: a bundle of fixes on makefiles.txt
Cao jin
1
-13
/
+18
2017-08-07
kbuild: Update example for ccflags-y usage
Sedat Dilek
1
-3
/
+3
2017-07-08
Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+6
2017-07-08
Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-35
/
+6
2017-06-30
kbuild: handle libs-y archives separately from built-in.o archives
Nicholas Piggin
1
-2
/
+6
2017-06-25
kbuild: remove cc-option-align
Masahiro Yamada
1
-16
/
+0
2017-06-22
kbuild: replace genhdr-y with generated-y
Masahiro Yamada
1
-19
/
+6
2017-05-18
Documentation, kbuild: fix typo "minimun" -> "minimum"
Tobias Klauser
1
-1
/
+1
2017-05-10
uapi: export all arch specifics directories
Nicolas Dichtel
1
-14
/
+1
2017-05-10
uapi: export all headers under uapi directories
Nicolas Dichtel
1
-25
/
+41
2017-05-10
Makefile.headersinst: remove destination-y option
Nicolas Dichtel
1
-19
/
+4
2016-11-16
Kconfig: Introduce the "imply" keyword
Nicolas Pitre
1
-0
/
+29
2016-10-15
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-0
/
+16
2016-09-09
kbuild: add arch specific post-link Makefile
Nicholas Piggin
1
-0
/
+16
2016-08-19
kconfig-language: improve menuconfig usage description
Eugeniu Rosca
1
-1
/
+38
2016-07-07
kbuild, x86: Track generated headers with generated-y
James Hogan
1
-0
/
+14
2016-05-10
kconfig-language: elaborate on the type of a choice
Dirk Gouders
1
-6
/
+11
2016-05-10
kconfig-language: fix comment on dependency-generated menu structures.
Dirk Gouders
1
-3
/
+2
2015-10-08
kbuild: document recursive dependency limitation / resolution
Luis R. Rodriguez
4
-0
/
+314
2015-08-07
modsign: Allow password to be specified for signing key
David Woodhouse
1
-0
/
+5
2015-07-06
kbuild: Allow arch Makefiles to override {cpp,ld,c}flags
Michal Marek
1
-0
/
+8
2015-06-22
kbuild : Fix documentation of INSTALL_HDR_PATH
Anish Bhatt
1
-3
/
+6
2015-06-09
kbuild: edit explanation of clean-files variable
Jeffrey Rogers
1
-2
/
+2
2015-02-19
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
1
-6
/
+5
2015-01-09
kbuild: allow cc-ifversion to have the argument for false condition
Masahiro Yamada
1
-2
/
+3
2015-01-09
kbuild: do not add $(call ...) to invoke cc-version or cc-fullversion
Masahiro Yamada
1
-2
/
+2
2015-01-08
kbuild: Update documentation of clean-files and clean-dirs
Michal Marek
1
-6
/
+5
2014-08-19
Documentation: kbuild: Improve grammar
Geert Uytterhoeven
1
-28
/
+28
2014-08-19
Documentation: kbuild: Remove obsolete dtc_cpp section
Geert Uytterhoeven
1
-23
/
+0
2014-08-19
Documentation: kbuild: Improve if_changed documentation
Geert Uytterhoeven
1
-3
/
+3
2014-08-19
Documentation: kbuild: Remove obsolete include/asm symlink step
Geert Uytterhoeven
1
-5
/
+4
2014-08-14
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2
-0
/
+49
2014-08-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-31
/
+8
2014-08-05
Documentation: headers_install.txt is part of kbuild
Yann Droneaud
2
-0
/
+49
2014-07-16
kbuild: drop shared library support from Makefile.host
Masahiro Yamada
1
-31
/
+8
2014-06-18
kbuild: fix a typo in a kbuild document
Masahiro Yamada
1
-1
/
+1
2014-06-10
kbuild: Fix a typo in documentation
Warren Turkal
1
-1
/
+1
2014-04-08
kconfig: make allnoconfig disable options behind EMBEDDED and EXPERT
Josh Triplett
1
-0
/
+4
2013-10-09
Documentation/kbuild/kconfig.txt: 'make listnewconfig' replaces: yes "" | mak...
Regid Ichira
1
-9
/
+2
2013-09-05
kconfig: do not allow more than one symbol to have 'option modules'
Yann E. MORIN
1
-0
/
+1
2013-07-23
Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linu...
Michal Marek
1
-5
/
+3
2013-07-16
Documentation/kconfig: more concise and straightforward search explanation
Yann E. MORIN
1
-5
/
+3
2013-07-11
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-0
/
+13
2013-06-24
kconfig: sort found symbols by relevance
Yann E. MORIN
1
-0
/
+13
2013-06-04
Finally eradicate CONFIG_HOTPLUG
Stephen Rothwell
1
-1
/
+1
[next]