summaryrefslogtreecommitdiffstats
path: root/Documentation/kbuild
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-141-0/+16
|\
| * kbuild: add arch specific post-link MakefileNicholas Piggin2016-09-091-0/+16
* | kconfig-language: improve menuconfig usage descriptionEugeniu Rosca2016-08-181-1/+38
|/
* kbuild, x86: Track generated headers with generated-yJames Hogan2016-07-071-0/+14
* kconfig-language: elaborate on the type of a choiceDirk Gouders2016-05-101-6/+11
* kconfig-language: fix comment on dependency-generated menu structures.Dirk Gouders2016-05-101-3/+2
* kbuild: document recursive dependency limitation / resolutionLuis R. Rodriguez2015-10-084-0/+314
* modsign: Allow password to be specified for signing keyDavid Woodhouse2015-08-071-0/+5
* kbuild: Allow arch Makefiles to override {cpp,ld,c}flagsMichal Marek2015-07-061-0/+8
* kbuild : Fix documentation of INSTALL_HDR_PATHAnish Bhatt2015-06-221-3/+6
* kbuild: edit explanation of clean-files variableJeffrey Rogers2015-06-081-2/+2
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2015-02-191-6/+5
|\
| * kbuild: Update documentation of clean-files and clean-dirsMichal Marek2015-01-081-6/+5
* | kbuild: allow cc-ifversion to have the argument for false conditionMasahiro Yamada2015-01-091-2/+3
* | kbuild: do not add $(call ...) to invoke cc-version or cc-fullversionMasahiro Yamada2015-01-091-2/+2
|/
* Documentation: kbuild: Improve grammarGeert Uytterhoeven2014-08-191-28/+28
* Documentation: kbuild: Remove obsolete dtc_cpp sectionGeert Uytterhoeven2014-08-191-23/+0
* Documentation: kbuild: Improve if_changed documentationGeert Uytterhoeven2014-08-191-3/+3
* Documentation: kbuild: Remove obsolete include/asm symlink stepGeert Uytterhoeven2014-08-191-5/+4
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2014-08-142-0/+49
|\
| * Documentation: headers_install.txt is part of kbuildYann Droneaud2014-08-052-0/+49
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-08-141-31/+8
|\ \
| * | kbuild: drop shared library support from Makefile.hostMasahiro Yamada2014-07-161-31/+8
| |/
* | kbuild: fix a typo in a kbuild documentMasahiro Yamada2014-06-181-1/+1
|/
* kbuild: Fix a typo in documentationWarren Turkal2014-06-101-1/+1
* kconfig: make allnoconfig disable options behind EMBEDDED and EXPERTJosh Triplett2014-04-071-0/+4
* Documentation/kbuild/kconfig.txt: 'make listnewconfig' replaces: yes "" | mak...Regid Ichira2013-10-081-9/+2
* kconfig: do not allow more than one symbol to have 'option modules'Yann E. MORIN2013-09-051-0/+1
* Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linu...Michal Marek2013-07-231-5/+3
|\
| * Documentation/kconfig: more concise and straightforward search explanationYann E. MORIN2013-07-161-5/+3
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2013-07-101-0/+13
|\ \ | |/
| * kconfig: sort found symbols by relevanceYann E. MORIN2013-06-241-0/+13
* | Finally eradicate CONFIG_HOTPLUGStephen Rothwell2013-06-031-1/+1
|/
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2013-05-071-2/+3
|\
| * doc: change example to existing Makefile fragmentPaul Bolle2013-04-081-2/+3
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2013-05-071-0/+36
|\ \
| * | kconfig: implement KCONFIG_PROBABILITY for randconfigYann E. MORIN2013-04-251-0/+27
| * | kconfig: allow specifying the seed for randconfigYann E. MORIN2013-04-251-0/+9
| |/
* | kbuild: fix ld-option functionAntony Pavlov2013-04-081-1/+1
|/
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2013-02-272-23/+6
|\
| * Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2013-02-252-8/+9
| |\
| * | kconfig: document use of CONFIG_ environment variableYann E. MORIN2012-12-251-0/+6
| * | Revert "kconfig-language: add to hints"Yann E. MORIN2012-12-061-23/+0
* | | kbuild: create a rule to run the pre-processor on *.dts filesStephen Warren2013-02-081-0/+23
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\ \
| * | doc: fix quite a few typos within DocumentationMasanari Iida2012-11-191-1/+1
| |/
* | kbuild: centralize .dts->.dtb ruleStephen Warren2012-11-301-7/+8
|/
* UAPI: Remove the objhdr-y export listDavid Howells2012-10-021-4/+4
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2012-05-281-9/+9
|\
| * kconfig: Add error handling to KCONFIG_ALLCONFIGEric W. Biederman2012-05-051-9/+9
OpenPOWER on IntegriCloud