summaryrefslogtreecommitdiff
path: root/Documentation/kbuild
AgeCommit message (Expand)AuthorFilesLines
2013-05-07Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds1-2/+3
2013-05-07Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds1-0/+36
2013-04-25kconfig: implement KCONFIG_PROBABILITY for randconfigYann E. MORIN1-0/+27
2013-04-25kconfig: allow specifying the seed for randconfigYann E. MORIN1-0/+9
2013-04-08doc: change example to existing Makefile fragmentPaul Bolle1-2/+3
2013-04-08kbuild: fix ld-option functionAntony Pavlov1-1/+1
2013-02-27Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2-23/+6
2013-02-25Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2-8/+9
2013-02-08kbuild: create a rule to run the pre-processor on *.dts filesStephen Warren1-0/+23
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 Torvalds1-1/+1
2012-12-06Revert "kconfig-language: add to hints"Yann E. MORIN1-23/+0
2012-11-30kbuild: centralize .dts->.dtb ruleStephen Warren1-7/+8
2012-11-19doc: fix quite a few typos within DocumentationMasanari Iida1-1/+1
2012-10-02UAPI: Remove the objhdr-y export listDavid Howells1-4/+4
2012-05-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds1-9/+9
2012-05-05kbuild: document KBUILD_LDS, KBUILD_VMLINUX_{INIT,MAIN} and LDFLAGS_vmlinuxSam Ravnborg1-0/+19
2012-05-05kconfig: Add error handling to KCONFIG_ALLCONFIGEric W. Biederman1-9/+9
2012-03-30Documentation: mention scripts/diffconfig toolJavi Merino1-5/+3
2012-03-07Documentation: Fix multiple typo in DocumentationMasanari Iida1-1/+1
2011-11-17kbuild: Add support for an "archheaders" targetH. Peter Anvin1-18/+32
2011-06-13doc: fix wrong arch/i386 referencesWanlong Gao1-19/+19
2011-05-25Merge branch 'kconfig-for-40' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-6/+31
2011-05-24Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2-0/+66
2011-05-24kconfig: do not record timestamp in .configArnaud Lacombe1-5/+0
2011-05-03kbuild: Fix passing -Wno-* options to gcc 4.4+Michal Marek1-0/+12
2011-05-02kconfig-language: add to hintsRandy Dunlap1-0/+22
2011-05-02kconfig: Document the new "visible if" syntaxMichal Marek1-1/+9
2011-04-28kbuild: asm-generic supportSam Ravnborg1-0/+36
2011-04-20kbuild: Fix build with binutils <= 2.19Michal Marek1-0/+5
2011-04-18initramfs: Use KBUILD_BUILD_TIMESTAMP for generated entriesMichal Marek1-1/+2
2011-04-18kbuild: Allow to override LINUX_COMPILE_BY and LINUX_COMPILE_HOST macrosMichal Marek1-0/+12
2011-03-31Fix common misspellingsLucas De Marchi1-4/+4
2011-03-21Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-0/+5
2011-03-09kbuild: Add extra gcc checksBorislav Petkov1-0/+5
2011-02-17kbuild, mtd, net: a few comment typo fixes and rewordingGilles Espinasse2-2/+3
2011-01-10Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+15
2011-01-10Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds1-1/+5
2011-01-10Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds1-0/+8
2011-01-10Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds1-1/+0
2010-12-23of: Add support for linking device tree blobs into vmlinuxDirk Brandewie1-0/+15
2010-12-21Documentation/kbuild: add info that 'choice' can have a symbol nameYann E. MORIN1-1/+5
2010-12-20kbuild, deb-pkg: support overriding userland architectureAsbjoern Sloth Toennesen1-0/+8
2010-12-02kconfig: the day kconfig warns about "select"-abuse has comeArnaud Lacombe1-1/+0
2010-10-28Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds1-372/+361
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds1-1/+2
2010-10-28Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-0/+7
2010-10-28Merge commit 'v2.6.36' into kbuild/miscMichal Marek3-70/+101
2010-10-12Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2-68/+99
2010-10-05Documentation/kbuild: modules.txt cleanupmatt mooney1-30/+32