Age | Commit message (Expand) | Author |
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 |
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-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
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-09-09 | kbuild: add arch specific post-link Makefile | Nicholas Piggin |
2016-07-07 | kbuild, x86: Track generated headers with generated-y | James Hogan |
2015-07-06 | kbuild: Allow arch Makefiles to override {cpp,ld,c}flags | Michal Marek |
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 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2014-07-16 | kbuild: drop shared library support from Makefile.host | Masahiro Yamada |
2014-06-18 | kbuild: fix a typo in a kbuild document | Masahiro Yamada |
2013-05-07 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds |
2013-04-08 | doc: change example to existing Makefile fragment | Paul Bolle |
2013-04-08 | kbuild: fix ld-option function | Antony Pavlov |
2013-02-08 | kbuild: create a rule to run the pre-processor on *.dts files | Stephen Warren |
2012-11-30 | kbuild: centralize .dts->.dtb rule | Stephen Warren |
2012-10-02 | UAPI: Remove the objhdr-y export list | David Howells |
2011-11-17 | kbuild: Add support for an "archheaders" target | H. Peter Anvin |
2011-06-13 | doc: fix wrong arch/i386 references | Wanlong Gao |
2011-05-03 | kbuild: Fix passing -Wno-* options to gcc 4.4+ | Michal Marek |
2011-04-28 | kbuild: asm-generic support | Sam Ravnborg |
2011-04-20 | kbuild: Fix build with binutils <= 2.19 | Michal Marek |
2011-02-17 | kbuild, mtd, net: a few comment typo fixes and rewording | Gilles Espinasse |
2010-12-23 | of: Add support for linking device tree blobs into vmlinux | Dirk Brandewie |
2010-10-28 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2010-09-13 | Merge branch 'kbuild/clean' into kbuild/kbuild | Michal Marek |
2010-08-14 | kbuild: drop unifdef-y support | Sam Ravnborg |
2010-08-05 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2010-08-05 | Documentation: fix kbuild typos and wording | Nicolas Kaiser |
2010-08-05 | Documentation: update kbuild make typos/grammar/text flow | Matt Mooney |
2010-08-05 | Documentation: update kbuild make examples#2 to reflect changes | Matt Mooney |
2010-08-05 | Documentation: update kbuild loadable modules goals & examples | Matt Mooney |