summaryrefslogtreecommitdiffstats
path: root/Documentation/kbuild
AgeCommit message (Expand)AuthorLines
2012-05-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds-9/+9
2012-05-05kbuild: document KBUILD_LDS, KBUILD_VMLINUX_{INIT,MAIN} and LDFLAGS_vmlinuxSam Ravnborg-0/+19
2012-05-05kconfig: Add error handling to KCONFIG_ALLCONFIGEric W. Biederman-9/+9
2012-03-30Documentation: mention scripts/diffconfig toolJavi Merino-5/+3
2012-03-07Documentation: Fix multiple typo in DocumentationMasanari Iida-1/+1
2011-11-17kbuild: Add support for an "archheaders" targetH. Peter Anvin-18/+32
2011-06-13doc: fix wrong arch/i386 referencesWanlong Gao-19/+19
2011-05-25Merge branch 'kconfig-for-40' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-6/+31
2011-05-24Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds-0/+66
2011-05-24kconfig: do not record timestamp in .configArnaud Lacombe-5/+0
2011-05-03kbuild: Fix passing -Wno-* options to gcc 4.4+Michal Marek-0/+12
2011-05-02kconfig-language: add to hintsRandy Dunlap-0/+22
2011-05-02kconfig: Document the new "visible if" syntaxMichal Marek-1/+9
2011-04-28kbuild: asm-generic supportSam Ravnborg-0/+36
2011-04-20kbuild: Fix build with binutils <= 2.19Michal Marek-0/+5
2011-04-18initramfs: Use KBUILD_BUILD_TIMESTAMP for generated entriesMichal Marek-1/+2
2011-04-18kbuild: Allow to override LINUX_COMPILE_BY and LINUX_COMPILE_HOST macrosMichal Marek-0/+12
2011-03-31Fix common misspellingsLucas De Marchi-4/+4
2011-03-21Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds-0/+5
2011-03-09kbuild: Add extra gcc checksBorislav Petkov-0/+5
2011-02-17kbuild, mtd, net: a few comment typo fixes and rewordingGilles Espinasse-2/+3
2011-01-10Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-0/+15
2011-01-10Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds-1/+5
2011-01-10Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds-0/+8
2011-01-10Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds-1/+0
2010-12-23of: Add support for linking device tree blobs into vmlinuxDirk Brandewie-0/+15
2010-12-21Documentation/kbuild: add info that 'choice' can have a symbol nameYann E. MORIN-1/+5
2010-12-20kbuild, deb-pkg: support overriding userland architectureAsbjoern Sloth Toennesen-0/+8
2010-12-02kconfig: the day kconfig warns about "select"-abuse has comeArnaud Lacombe-1/+0
2010-10-28Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds-372/+361
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds-1/+2
2010-10-28Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds-0/+7
2010-10-28Merge commit 'v2.6.36' into kbuild/miscMichal Marek-70/+101
2010-10-12Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek-68/+99
2010-10-05Documentation/kbuild: modules.txt cleanupmatt mooney-30/+32
2010-09-29Documentation/kbuild: major edit of modules.txt sections 5-8matt mooney-181/+177
2010-09-29Documentation/kbuild: major edit of modules.txt sections 1-4matt mooney-198/+189
2010-09-19kconfig: implement the `mainmenu' directiveArnaud Lacombe-1/+2
2010-09-13Merge branch 'kbuild/clean' into kbuild/kbuildMichal Marek-0/+7
2010-08-14kbuild: drop unifdef-y supportSam Ravnborg-6/+0
2010-08-05Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds-1/+1
2010-08-05Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds-7/+46
2010-08-05Documentation: fix kbuild typos and wordingNicolas Kaiser-16/+16
2010-08-05Documentation: update kbuild make typos/grammar/text flowMatt Mooney-28/+25
2010-08-05Documentation: update kbuild make examples#2 to reflect changesMatt Mooney-6/+6
2010-08-05Documentation: update kbuild loadable modules goals & examplesMatt Mooney-18/+19
2010-08-04Merge commit 'v2.6.35' into kbuild/kconfigMichal Marek-1/+1
2010-08-04Merge commit 'v2.6.35' into kbuild/kbuildMichal Marek-1/+1
2010-08-03kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command lineSam Ravnborg-2/+17
2010-08-03kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command lineSam Ravnborg-5/+29