aboutsummaryrefslogtreecommitdiff
path: root/Documentation/kbuild
AgeCommit message (Expand)Author
2013-10-08Documentation/kbuild/kconfig.txt: 'make listnewconfig' replaces: yes "" | mak...Regid Ichira
2013-09-05kconfig: do not allow more than one symbol to have 'option modules'Yann E. MORIN
2013-07-23Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linu...Michal Marek
2013-07-16Documentation/kconfig: more concise and straightforward search explanationYann E. MORIN
2013-07-10Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2013-06-24kconfig: sort found symbols by relevanceYann E. MORIN
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell
2013-05-07Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2013-05-07Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2013-04-25kconfig: implement KCONFIG_PROBABILITY for randconfigYann E. MORIN
2013-04-25kconfig: allow specifying the seed for randconfigYann E. MORIN
2013-04-08doc: change example to existing Makefile fragmentPaul Bolle
2013-04-08kbuild: fix ld-option functionAntony Pavlov
2013-02-27Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2013-02-25Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek
2013-02-08kbuild: create a rule to run the pre-processor on *.dts filesStephen Warren
2012-12-25kconfig: document use of CONFIG_ environment variableYann E. MORIN
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-06Revert "kconfig-language: add to hints"Yann E. MORIN
2012-11-30kbuild: centralize .dts->.dtb ruleStephen Warren
2012-11-19doc: fix quite a few typos within DocumentationMasanari Iida
2012-10-02UAPI: Remove the objhdr-y export listDavid Howells
2012-05-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2012-05-05kbuild: document KBUILD_LDS, KBUILD_VMLINUX_{INIT,MAIN} and LDFLAGS_vmlinuxSam Ravnborg
2012-05-05kconfig: Add error handling to KCONFIG_ALLCONFIGEric W. Biederman
2012-03-30Documentation: mention scripts/diffconfig toolJavi Merino
2012-03-07Documentation: Fix multiple typo in DocumentationMasanari Iida
2011-11-17kbuild: Add support for an "archheaders" targetH. Peter Anvin
2011-06-13doc: fix wrong arch/i386 referencesWanlong Gao
2011-05-25Merge branch 'kconfig-for-40' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-05-24Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2011-05-24kconfig: do not record timestamp in .configArnaud Lacombe
2011-05-03kbuild: Fix passing -Wno-* options to gcc 4.4+Michal Marek
2011-05-02kconfig-language: add to hintsRandy Dunlap
2011-05-02kconfig: Document the new "visible if" syntaxMichal Marek
2011-04-28kbuild: asm-generic supportSam Ravnborg
2011-04-20kbuild: Fix build with binutils <= 2.19Michal Marek
2011-04-18initramfs: Use KBUILD_BUILD_TIMESTAMP for generated entriesMichal Marek
2011-04-18kbuild: Allow to override LINUX_COMPILE_BY and LINUX_COMPILE_HOST macrosMichal Marek
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-21Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2011-03-09kbuild: Add extra gcc checksBorislav Petkov
2011-02-17kbuild, mtd, net: a few comment typo fixes and rewordingGilles Espinasse
2011-01-10Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-01-10Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2011-01-10Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds
2011-01-10Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2010-12-23of: Add support for linking device tree blobs into vmlinuxDirk Brandewie
2010-12-21Documentation/kbuild: add info that 'choice' can have a symbol nameYann E. MORIN
2010-12-20kbuild, deb-pkg: support overriding userland architectureAsbjoern Sloth Toennesen