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