index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
kbuild
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-14
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-07
Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+6
2017-07-07
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-11
uapi: export all arch specifics directories
Nicolas Dichtel
1
-14
/
+1
2017-05-11
uapi: export all headers under uapi directories
Nicolas Dichtel
1
-25
/
+41
2017-05-11
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-14
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-18
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-08
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-07
kconfig: make allnoconfig disable options behind EMBEDDED and EXPERT
Josh Triplett
1
-0
/
+4
2013-10-08
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-10
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-03
Finally eradicate CONFIG_HOTPLUG
Stephen Rothwell
1
-1
/
+1
2013-05-07
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
1
-2
/
+3
2013-05-07
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-0
/
+36
2013-04-25
kconfig: implement KCONFIG_PROBABILITY for randconfig
Yann E. MORIN
1
-0
/
+27
[next]