summaryrefslogtreecommitdiffstats
path: root/Documentation/kbuild
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kconfig-for-40' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-05-252-6/+31
|\
| * kconfig: do not record timestamp in .configArnaud Lacombe2011-05-241-5/+0
| * kconfig-language: add to hintsRandy Dunlap2011-05-021-0/+22
| * kconfig: Document the new "visible if" syntaxMichal Marek2011-05-021-1/+9
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2011-05-242-0/+66
|\ \
| * | kbuild: Fix passing -Wno-* options to gcc 4.4+Michal Marek2011-05-031-0/+12
| * | kbuild: asm-generic supportSam Ravnborg2011-04-281-0/+36
| * | kbuild: Fix build with binutils <= 2.19Michal Marek2011-04-201-0/+5
| * | initramfs: Use KBUILD_BUILD_TIMESTAMP for generated entriesMichal Marek2011-04-181-1/+2
| * | kbuild: Allow to override LINUX_COMPILE_BY and LINUX_COMPILE_HOST macrosMichal Marek2011-04-181-0/+12
| |/
* | Fix common misspellingsLucas De Marchi2011-03-311-4/+4
|/
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2011-03-211-0/+5
|\
| * kbuild: Add extra gcc checksBorislav Petkov2011-03-091-0/+5
* | kbuild, mtd, net: a few comment typo fixes and rewordingGilles Espinasse2011-02-172-2/+3
|/
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-101-0/+15
|\
| * of: Add support for linking device tree blobs into vmlinuxDirk Brandewie2010-12-231-0/+15
* | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2011-01-101-1/+5
|\ \
| * | Documentation/kbuild: add info that 'choice' can have a symbol nameYann E. MORIN2010-12-211-1/+5
| |/
* | Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds2011-01-101-0/+8
|\ \
| * | kbuild, deb-pkg: support overriding userland architectureAsbjoern Sloth Toennesen2010-12-201-0/+8
* | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-01-101-1/+0
|\ \ \ | |_|/ |/| |
| * | kconfig: the day kconfig warns about "select"-abuse has comeArnaud Lacombe2010-12-021-1/+0
* | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2010-10-281-372/+361
|\ \ \
| * \ \ Merge commit 'v2.6.36' into kbuild/miscMichal Marek2010-10-283-70/+101
| |\ \ \
| * | | | Documentation/kbuild: modules.txt cleanupmatt mooney2010-10-051-30/+32
| * | | | Documentation/kbuild: major edit of modules.txt sections 5-8matt mooney2010-09-291-181/+177
| * | | | Documentation/kbuild: major edit of modules.txt sections 1-4matt mooney2010-09-291-198/+189
| | |_|/ | |/| |
* | | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-10-281-1/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2010-10-122-68/+99
| |\ \ \ | | | |/ | | |/|
| * | | kconfig: implement the `mainmenu' directiveArnaud Lacombe2010-09-191-1/+2
* | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2010-10-281-0/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'kbuild/clean' into kbuild/kbuildMichal Marek2010-09-131-0/+7
| |\ \ \
| | * | | kbuild: Really don't clean bounds.h and asm-offsets.hMichal Marek2010-03-111-0/+7
* | | | | kbuild: drop unifdef-y supportSam Ravnborg2010-08-141-6/+0
* | | | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-08-051-1/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge commit 'v2.6.35' into kbuild/kconfigMichal Marek2010-08-041-1/+1
| |\ \ \ \
| * | | | | kconfig: add alldefconfigSam Ravnborg2010-08-031-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2010-08-052-7/+46
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge commit 'v2.6.35' into kbuild/kbuildMichal Marek2010-08-041-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command lineSam Ravnborg2010-08-032-2/+17
| * | | | kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command lineSam Ravnborg2010-08-032-5/+29
| | |/ / | |/| |
* | | | Documentation: fix kbuild typos and wordingNicolas Kaiser2010-08-052-16/+16
* | | | Documentation: update kbuild make typos/grammar/text flowMatt Mooney2010-08-051-28/+25
* | | | Documentation: update kbuild make examples#2 to reflect changesMatt Mooney2010-08-051-6/+6
* | | | Documentation: update kbuild loadable modules goals & examplesMatt Mooney2010-08-051-18/+19
| |/ / |/| |
* | | Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-011-1/+5
|\ \ \ | |/ /
| * | kbuild: Revert part of e8d400a to resolve a conflictMichal Marek2010-05-271-1/+1
| * | kconfig: some small fixesLi Zefan2010-04-141-1/+1
| |/
| * tags: Add the ability to make tags for all archs using "all"John Kacur2010-03-031-0/+4
| * kbuild: fix a couple of typos in DocumentationKirill Smelkov2010-02-172-2/+2
OpenPOWER on IntegriCloud