Age | Commit message (Expand) | Author | Files | Lines |
2019-06-15 | kbuild: remove headers_{install,check}_all | Masahiro Yamada | 2 | -12/+1 |
2019-06-14 | docs: kbuild: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 9 | -499/+778 |
2019-05-20 | kbuild: drop support for cc-ldoption | Nick Desaulniers | 1 | -14/+0 |
2019-05-07 | moduleparam: Save information about built-in modules in separate file | Alexey Gladkov | 1 | -0/+5 |
2019-03-17 | kbuild: force all architectures except um to include mandatory-y | Masahiro Yamada | 1 | -1/+1 |
2019-03-04 | kbuild: remove cc-version macro | Masahiro Yamada | 1 | -17/+0 |
2019-02-20 | kbuild: turn '/' into an alias of './' | Masahiro Yamada | 1 | -1/+1 |
2019-01-28 | kbuild: merge KBUILD_VMLINUX_{INIT,MAIN} into KBUILD_VMLINUX_OBJS | Masahiro Yamada | 1 | -10/+5 |
2019-01-28 | kbuild: remove top-level built-in.a | Masahiro Yamada | 1 | -7/+2 |
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 |