Age | Commit message (Expand) | Author |
2018-06-25 | kconfig: document Kconfig source file comments | Randy Dunlap |
2018-06-14 | Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables | Linus Torvalds |
2018-06-11 | Documentation: kconfig: add recommended way to describe compiler support | Masahiro Yamada |
2018-05-29 | Documentation: kconfig: document a new Kconfig macro language | Masahiro Yamada |
2018-05-29 | kconfig: reference environment variables directly and remove 'option env=' | Masahiro Yamada |
2018-04-03 | Merge tag 'kconfig-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2018-03-26 | kconfig: rename silentoldconfig to syncconfig | Masahiro Yamada |
2018-03-26 | kbuild: remove internally used LDFLAGS_vmlinux from kbuild.txt | Masahiro Yamada |
2018-03-26 | kbuild: remove command line interface LDFLAGS_MODULE from makefiles.txt | Masahiro Yamada |
2018-03-26 | kbuild: rename built-in.o to built-in.a | Nicholas Piggin |
2018-03-26 | kbuild: remove incremental linking option | Nicholas Piggin |
2018-01-31 | Merge tag 'docs-4.16' of git://git.lwn.net/linux | Linus Torvalds |
2018-01-06 | kconfig: fix relational operators for bool and tristate symbols | Nicolas Pitre |
2017-12-11 | Documentation/kbuild: Add guidance for the use of default | Darren Hart (VMware) |
2017-11-14 | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-11-08 | kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile | Masahiro Yamada |
2017-10-24 | kbuild doc: a bundle of fixes on makefiles.txt | Cao jin |
2017-08-07 | kbuild: Update example for ccflags-y usage | Sedat Dilek |
2017-07-07 | Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-07-07 | Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2017-06-30 | kbuild: handle libs-y archives separately from built-in.o archives | Nicholas Piggin |
2017-06-25 | kbuild: remove cc-option-align | Masahiro Yamada |
2017-06-22 | kbuild: replace genhdr-y with generated-y | Masahiro Yamada |
2017-05-18 | Documentation, kbuild: fix typo "minimun" -> "minimum" | Tobias Klauser |
2017-05-11 | 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 |
2016-11-16 | Kconfig: Introduce the "imply" keyword | Nicolas Pitre |
2016-10-14 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2016-09-09 | kbuild: add arch specific post-link Makefile | Nicholas Piggin |
2016-08-18 | kconfig-language: improve menuconfig usage description | Eugeniu Rosca |
2016-07-07 | kbuild, x86: Track generated headers with generated-y | James Hogan |
2016-05-10 | 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 |
2015-10-08 | kbuild: document recursive dependency limitation / resolution | Luis R. Rodriguez |
2015-08-07 | modsign: Allow password to be specified for signing key | David Woodhouse |
2015-07-06 | kbuild: Allow arch Makefiles to override {cpp,ld,c}flags | Michal Marek |
2015-06-22 | kbuild : Fix documentation of INSTALL_HDR_PATH | Anish Bhatt |
2015-06-08 | kbuild: edit explanation of clean-files variable | Jeffrey Rogers |
2015-02-19 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds |
2015-01-09 | 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-08 | kbuild: Update documentation of clean-files and clean-dirs | Michal Marek |
2014-08-19 | 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-14 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds |
2014-08-14 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2014-08-05 | Documentation: headers_install.txt is part of kbuild | Yann Droneaud |