summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds262-1403/+1094
2016-09-09kbuild: add arch specific post-link MakefileNicholas Piggin3-8/+32
2016-08-18kconfig-language: improve menuconfig usage descriptionEugeniu Rosca1-1/+38
2016-07-07kbuild, x86: Track generated headers with generated-yJames Hogan2-0/+20
2016-05-10kconfig-language: elaborate on the type of a choiceDirk Gouders1-6/+11
2016-05-10kconfig-language: fix comment on dependency-generated menu structures.Dirk Gouders1-3/+2
2015-10-08kbuild: document recursive dependency limitation / resolutionLuis R. Rodriguez5-0/+316
2015-08-07modsign: Allow password to be specified for signing keyDavid Woodhouse3-1/+34
2015-07-06kbuild: Allow arch Makefiles to override {cpp,ld,c}flagsMichal Marek2-4/+13
2015-06-22kbuild : Fix documentation of INSTALL_HDR_PATHAnish Bhatt1-3/+6
2015-06-08kbuild: edit explanation of clean-files variableJeffrey Rogers1-2/+2
2015-02-19Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds3-11/+21
2015-01-09kbuild: allow cc-ifversion to have the argument for false conditionMasahiro Yamada2-4/+5
2015-01-09kbuild: do not add $(call ...) to invoke cc-version or cc-fullversionMasahiro Yamada6-13/+10
2015-01-08kbuild: Update documentation of clean-files and clean-dirsMichal Marek1-6/+5
2014-08-19Documentation: kbuild: Improve grammarGeert Uytterhoeven1-28/+28
2014-08-19Documentation: kbuild: Remove obsolete dtc_cpp sectionGeert Uytterhoeven1-23/+0
2014-08-19Documentation: kbuild: Improve if_changed documentationGeert Uytterhoeven1-3/+3
2014-08-19Documentation: kbuild: Remove obsolete include/asm symlink stepGeert Uytterhoeven1-5/+4
2014-08-14Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds8-30/+275
2014-08-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds9-103/+75
2014-08-05Documentation: headers_install.txt is part of kbuildYann Droneaud2-0/+2
2014-07-16kbuild: drop shared library support from Makefile.hostMasahiro Yamada2-71/+11
2014-06-18kbuild: fix a typo in a kbuild documentMasahiro Yamada1-1/+1
2014-06-10kbuild: Fix a typo in documentationWarren Turkal1-1/+1
2014-04-07kconfig: make allnoconfig disable options behind EMBEDDED and EXPERTJosh Triplett8-6/+25
2013-10-08Documentation/kbuild/kconfig.txt: 'make listnewconfig' replaces: yes "" | mak...Regid Ichira1-9/+2
2013-09-05kconfig: do not allow more than one symbol to have 'option modules'Yann E. MORIN2-0/+7
2013-07-23Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linu...Michal Marek4-38/+27
2013-07-16Documentation/kconfig: more concise and straightforward search explanationYann E. MORIN1-5/+3
2013-07-10Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds19-100/+262
2013-06-24kconfig: sort found symbols by relevanceYann E. MORIN2-9/+82
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell33-75/+22
2013-05-07Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds7-42/+52
2013-05-07Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds10-12/+281
2013-04-24kconfig: implement KCONFIG_PROBABILITY for randconfigYann E. MORIN2-3/+81
2013-04-24kconfig: allow specifying the seed for randconfigYann E. MORIN2-1/+20
2013-04-08doc: change example to existing Makefile fragmentPaul Bolle1-2/+3
2013-04-08kbuild: fix ld-option functionAntony Pavlov2-2/+2
2013-02-27Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds21-283/+391
2013-02-25Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek11057-331864/+552383
2013-02-08kbuild: create a rule to run the pre-processor on *.dts filesStephen Warren2-0/+33
2012-12-25kconfig: document use of CONFIG_ environment variableYann E. MORIN1-0/+6
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds181-240/+273
2012-12-06Revert "kconfig-language: add to hints"Yann E. MORIN1-23/+0
2012-11-30kbuild: centralize .dts->.dtb ruleStephen Warren5-16/+11
2012-11-19doc: fix quite a few typos within DocumentationMasanari Iida11-14/+14
2012-10-02UAPI: Remove the objhdr-y export listDavid Howells2-9/+6
2012-05-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds3-19/+32
2012-05-05kbuild: document KBUILD_LDS, KBUILD_VMLINUX_{INIT,MAIN} and LDFLAGS_vmlinuxSam Ravnborg1-0/+19
[next]