Age | Commit message (Expand) | Author | Files | Lines |
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 |
2015-10-08 | kbuild: document recursive dependency limitation / resolution | Luis R. Rodriguez | 4 | -0/+314 |
2015-08-07 | modsign: Allow password to be specified for signing key | David Woodhouse | 1 | -0/+5 |
2015-07-06 | kbuild: Allow arch Makefiles to override {cpp,ld,c}flags | Michal Marek | 1 | -0/+8 |
2015-06-22 | kbuild : Fix documentation of INSTALL_HDR_PATH | Anish Bhatt | 1 | -3/+6 |
2015-06-09 | kbuild: edit explanation of clean-files variable | Jeffrey Rogers | 1 | -2/+2 |
2015-02-19 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 1 | -6/+5 |
2015-01-09 | kbuild: allow cc-ifversion to have the argument for false condition | Masahiro Yamada | 1 | -2/+3 |
2015-01-09 | kbuild: do not add $(call ...) to invoke cc-version or cc-fullversion | Masahiro Yamada | 1 | -2/+2 |
2015-01-08 | kbuild: Update documentation of clean-files and clean-dirs | Michal Marek | 1 | -6/+5 |
2014-08-19 | Documentation: kbuild: Improve grammar | Geert Uytterhoeven | 1 | -28/+28 |
2014-08-19 | Documentation: kbuild: Remove obsolete dtc_cpp section | Geert Uytterhoeven | 1 | -23/+0 |
2014-08-19 | Documentation: kbuild: Improve if_changed documentation | Geert Uytterhoeven | 1 | -3/+3 |
2014-08-19 | Documentation: kbuild: Remove obsolete include/asm symlink step | Geert Uytterhoeven | 1 | -5/+4 |
2014-08-14 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 2 | -0/+49 |
2014-08-14 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -31/+8 |
2014-08-05 | Documentation: headers_install.txt is part of kbuild | Yann Droneaud | 2 | -0/+49 |
2014-07-16 | kbuild: drop shared library support from Makefile.host | Masahiro Yamada | 1 | -31/+8 |
2014-06-18 | kbuild: fix a typo in a kbuild document | Masahiro Yamada | 1 | -1/+1 |
2014-06-10 | kbuild: Fix a typo in documentation | Warren Turkal | 1 | -1/+1 |
2014-04-08 | kconfig: make allnoconfig disable options behind EMBEDDED and EXPERT | Josh Triplett | 1 | -0/+4 |
2013-10-09 | Documentation/kbuild/kconfig.txt: 'make listnewconfig' replaces: yes "" | mak... | Regid Ichira | 1 | -9/+2 |
2013-09-05 | kconfig: do not allow more than one symbol to have 'option modules' | Yann E. MORIN | 1 | -0/+1 |
2013-07-23 | Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linu... | Michal Marek | 1 | -5/+3 |
2013-07-16 | Documentation/kconfig: more concise and straightforward search explanation | Yann E. MORIN | 1 | -5/+3 |
2013-07-11 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 1 | -0/+13 |
2013-06-24 | kconfig: sort found symbols by relevance | Yann E. MORIN | 1 | -0/+13 |
2013-06-04 | Finally eradicate CONFIG_HOTPLUG | Stephen Rothwell | 1 | -1/+1 |
2013-05-07 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 1 | -2/+3 |
2013-05-07 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 1 | -0/+36 |
2013-04-25 | kconfig: implement KCONFIG_PROBABILITY for randconfig | Yann E. MORIN | 1 | -0/+27 |
2013-04-25 | kconfig: allow specifying the seed for randconfig | Yann E. MORIN | 1 | -0/+9 |
2013-04-08 | doc: change example to existing Makefile fragment | Paul Bolle | 1 | -2/+3 |
2013-04-08 | kbuild: fix ld-option function | Antony Pavlov | 1 | -1/+1 |
2013-02-28 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2 | -23/+6 |