Age | Commit message (Expand) | Author | Files | Lines |
2019-01-06 | kbuild: generate asm-generic wrappers if mandatory headers are missing | Masahiro Yamada | 1 | -3/+6 |
2018-12-01 | kbuild: announce removal of SUBDIRS if used | Masahiro Yamada | 1 | -6/+1 |
2018-11-01 | kbuild: remove unused cc-fullversion variable | Masahiro Yamada | 1 | -15/+0 |
2018-09-10 | Drop all 00-INDEX files from Documentation/ | Henrik Austad | 1 | -14/+0 |
2018-08-22 | kbuild: Fix LOADLIBES rename in Documentation/kbuild/makefiles.txt | Michal Suchanek | 1 | -1/+1 |
2018-08-22 | kconfig: report recursive dependency involving 'imply' | Masahiro Yamada | 1 | -2/+1 |
2018-08-15 | Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 1 | -2/+2 |
2018-07-25 | kconfig: fix typos in description of "choice" in kconfig-language.txt | Randy Dunlap | 1 | -2/+2 |
2018-07-21 | kbuild: if_changed: document single use per target limitation | Dirk Gouders | 1 | -0/+6 |
2018-07-17 | kbuild: Use HOST*FLAGS options from the command line | Laura Abbott | 1 | -0/+16 |
2018-07-17 | kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGS | Laura Abbott | 1 | -1/+1 |
2018-07-06 | kbuild: document the KBUILD_KCONFIG env. variable | Randy Dunlap | 1 | -0/+5 |
2018-07-06 | kconfig: update user kconfig tools doc. | Randy Dunlap | 1 | -8/+43 |
2018-07-06 | kbuild: delete INSTALL_FW_PATH from kbuild documentation | Randy Dunlap | 1 | -9/+0 |
2018-07-06 | kbuild: update ARCH alias info for sparc | Randy Dunlap | 1 | -1/+1 |
2018-07-06 | kbuild: update ARCH alias info for sh | Randy Dunlap | 1 | -0/+1 |
2018-06-25 | kconfig: document Kconfig source file comments | Randy Dunlap | 1 | -0/+6 |
2018-06-14 | Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables | Linus Torvalds | 1 | -1/+1 |
2018-06-11 | Documentation: kconfig: add recommended way to describe compiler support | Masahiro Yamada | 1 | -0/+18 |
2018-05-28 | Documentation: kconfig: document a new Kconfig macro language | Masahiro Yamada | 1 | -0/+242 |
2018-05-28 | kconfig: reference environment variables directly and remove 'option env=' | Masahiro Yamada | 1 | -8/+0 |
2018-04-04 | Merge tag 'kconfig-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 1 | -1/+1 |
2018-03-25 | kconfig: rename silentoldconfig to syncconfig | Masahiro Yamada | 1 | -1/+1 |
2018-03-25 | kbuild: remove internally used LDFLAGS_vmlinux from kbuild.txt | Masahiro Yamada | 1 | -4/+0 |
2018-03-25 | kbuild: remove command line interface LDFLAGS_MODULE from makefiles.txt | Masahiro Yamada | 1 | -6/+0 |
2018-03-25 | kbuild: rename built-in.o to built-in.a | Nicholas Piggin | 1 | -8/+8 |
2018-03-25 | kbuild: remove incremental linking option | Nicholas Piggin | 1 | -2/+8 |
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 |