| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-02 | UAPI: Remove the objhdr-y export list | David Howells | 1 | -4/+4 |
| 2012-05-28 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 1 | -9/+9 |
| 2012-05-05 | kbuild: document KBUILD_LDS, KBUILD_VMLINUX_{INIT,MAIN} and LDFLAGS_vmlinux | Sam Ravnborg | 1 | -0/+19 |
| 2012-05-05 | kconfig: Add error handling to KCONFIG_ALLCONFIG | Eric W. Biederman | 1 | -9/+9 |
| 2012-03-30 | Documentation: mention scripts/diffconfig tool | Javi Merino | 1 | -5/+3 |
| 2012-03-07 | Documentation: Fix multiple typo in Documentation | Masanari Iida | 1 | -1/+1 |
| 2011-11-17 | kbuild: Add support for an "archheaders" target | H. Peter Anvin | 1 | -18/+32 |
| 2011-06-13 | doc: fix wrong arch/i386 references | Wanlong Gao | 1 | -19/+19 |
| 2011-05-25 | Merge branch 'kconfig-for-40' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -6/+31 |
| 2011-05-24 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2 | -0/+66 |
| 2011-05-24 | kconfig: do not record timestamp in .config | Arnaud Lacombe | 1 | -5/+0 |
| 2011-05-03 | kbuild: Fix passing -Wno-* options to gcc 4.4+ | Michal Marek | 1 | -0/+12 |
| 2011-05-02 | kconfig-language: add to hints | Randy Dunlap | 1 | -0/+22 |
| 2011-05-02 | kconfig: Document the new "visible if" syntax | Michal Marek | 1 | -1/+9 |
| 2011-04-28 | kbuild: asm-generic support | Sam Ravnborg | 1 | -0/+36 |
| 2011-04-20 | kbuild: Fix build with binutils <= 2.19 | Michal Marek | 1 | -0/+5 |
| 2011-04-18 | initramfs: Use KBUILD_BUILD_TIMESTAMP for generated entries | Michal Marek | 1 | -1/+2 |
| 2011-04-18 | kbuild: Allow to override LINUX_COMPILE_BY and LINUX_COMPILE_HOST macros | Michal Marek | 1 | -0/+12 |
| 2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -4/+4 |
| 2011-03-21 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -0/+5 |
| 2011-03-09 | kbuild: Add extra gcc checks | Borislav Petkov | 1 | -0/+5 |
| 2011-02-17 | kbuild, mtd, net: a few comment typo fixes and rewording | Gilles Espinasse | 2 | -2/+3 |
| 2011-01-10 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -0/+15 |
| 2011-01-10 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 1 | -1/+5 |
| 2011-01-10 | Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma... | Linus Torvalds | 1 | -0/+8 |
| 2011-01-10 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 1 | -1/+0 |
| 2010-12-23 | of: Add support for linking device tree blobs into vmlinux | Dirk Brandewie | 1 | -0/+15 |
| 2010-12-21 | Documentation/kbuild: add info that 'choice' can have a symbol name | Yann E. MORIN | 1 | -1/+5 |
| 2010-12-20 | kbuild, deb-pkg: support overriding userland architecture | Asbjoern Sloth Toennesen | 1 | -0/+8 |
| 2010-12-02 | kconfig: the day kconfig warns about "select"-abuse has come | Arnaud Lacombe | 1 | -1/+0 |
| 2010-10-28 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 1 | -372/+361 |
| 2010-10-28 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 1 | -1/+2 |
| 2010-10-28 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -0/+7 |
| 2010-10-28 | Merge commit 'v2.6.36' into kbuild/misc | Michal Marek | 3 | -70/+101 |
| 2010-10-12 | Merge branch 'kbuild/rc-fixes' into kbuild/kconfig | Michal Marek | 2 | -68/+99 |
| 2010-10-05 | Documentation/kbuild: modules.txt cleanup | matt mooney | 1 | -30/+32 |
| 2010-09-29 | Documentation/kbuild: major edit of modules.txt sections 5-8 | matt mooney | 1 | -181/+177 |
| 2010-09-29 | Documentation/kbuild: major edit of modules.txt sections 1-4 | matt mooney | 1 | -198/+189 |
| 2010-09-19 | kconfig: implement the `mainmenu' directive | Arnaud Lacombe | 1 | -1/+2 |
| 2010-09-13 | Merge branch 'kbuild/clean' into kbuild/kbuild | Michal Marek | 1 | -0/+7 |
| 2010-08-14 | kbuild: drop unifdef-y support | Sam Ravnborg | 1 | -6/+0 |
| 2010-08-05 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 1 | -1/+1 |
| 2010-08-05 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2 | -7/+46 |
| 2010-08-05 | Documentation: fix kbuild typos and wording | Nicolas Kaiser | 2 | -16/+16 |
| 2010-08-05 | Documentation: update kbuild make typos/grammar/text flow | Matt Mooney | 1 | -28/+25 |
| 2010-08-05 | Documentation: update kbuild make examples#2 to reflect changes | Matt Mooney | 1 | -6/+6 |
| 2010-08-05 | Documentation: update kbuild loadable modules goals & examples | Matt Mooney | 1 | -18/+19 |
| 2010-08-04 | Merge commit 'v2.6.35' into kbuild/kconfig | Michal Marek | 1 | -1/+1 |
| 2010-08-04 | Merge commit 'v2.6.35' into kbuild/kbuild | Michal Marek | 1 | -1/+1 |
| 2010-08-03 | kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command line | Sam Ravnborg | 2 | -2/+17 |
| 2010-08-03 | kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line | Sam Ravnborg | 2 | -5/+29 |
| 2010-08-03 | kconfig: add alldefconfig | Sam Ravnborg | 1 | -1/+1 |
| 2010-06-01 | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 1 | -1/+5 |
| 2010-05-27 | kbuild: Revert part of e8d400a to resolve a conflict | Michal Marek | 1 | -1/+1 |
| 2010-04-23 | Documentation/: it's -> its where appropriate | Francis Galiegue | 1 | -1/+1 |
| 2010-04-14 | kconfig: some small fixes | Li Zefan | 1 | -1/+1 |
| 2010-03-16 | Fix typos in comments | Thomas Weber | 1 | -1/+1 |
| 2010-03-11 | kbuild: Really don't clean bounds.h and asm-offsets.h | Michal Marek | 1 | -0/+7 |
| 2010-03-03 | tags: Add the ability to make tags for all archs using "all" | John Kacur | 1 | -0/+4 |
| 2010-02-17 | kbuild: fix a couple of typos in Documentation | Kirill Smelkov | 2 | -2/+2 |
| 2009-12-12 | kbuild: generate modules.builtin | Michal Marek | 2 | -0/+19 |
| 2009-12-12 | kbuild: move autoconf.h to include/generated | Sam Ravnborg | 1 | -1/+2 |
| 2009-09-20 | kbuild: introduce ld-option | Sam Ravnborg | 1 | -0/+14 |
| 2009-09-20 | kbuild: rename ld-option to cc-ldoption | Sam Ravnborg | 1 | -3/+3 |
| 2009-09-20 | kbuild: use INSTALLKERNEL to select customized installkernel script | Sam Ravnborg | 1 | -0/+16 |
| 2009-06-09 | kconfig: resort the documentation of the environment variables | Markus Heidelberg | 1 | -56/+60 |
| 2009-06-09 | kbuild/Documentation: Incorrect makefile syntax in example | David VomLehn | 1 | -1/+1 |
| 2009-04-19 | kbuild: introduce subdir-ccflags-y | Sam Ravnborg | 1 | -0/+10 |
| 2009-04-11 | kbuild: introduce destination-y for exported headers | Sam Ravnborg | 1 | -8/+75 |
| 2009-01-14 | kbuild: fix kbuild.txt typos | Randy Dunlap | 1 | -14/+15 |
| 2009-01-07 | kbuild: fix typos (s/bin_shipped/bin.o_shipped/) in Documentation | Wolfram Sang | 1 | -2/+2 |
| 2009-01-07 | kbuild: reintroduce ALLSOURCE_ARCHS support for tags/cscope | Jike Song | 1 | -0/+7 |
| 2009-01-02 | kbuild: document environment variables | Sam Ravnborg | 2 | -3/+131 |
| 2009-01-02 | kbuild: make *config usage docs | Randy Dunlap | 2 | -0/+190 |
| 2008-12-03 | kbuild: introduce $(kecho) convenience echo | Mike Frysinger | 1 | -0/+14 |
| 2008-05-04 | kconfig-language.txt: remove bogus hint | Adrian Bunk | 1 | -24/+0 |
| 2008-04-28 | kconifg: 'select' considered less evil | Matthew Wilcox | 1 | -8/+9 |
| 2008-04-25 | kbuild: Add new Kbuild variable KBUILD_EXTRA_SYMBOLS | Richard Hacker | 1 | -1/+8 |
| 2008-01-28 | kconfig: document use of HAVE_* | Sam Ravnborg | 1 | -0/+36 |
| 2008-01-28 | kconfig: environment symbol support | Roman Zippel | 1 | -0/+21 |
| 2008-01-28 | kconfig: add hints/tips/tricks to Documentation/kbuild/kconfig-language.txt | Randy Dunlap | 1 | -6/+48 |
| 2007-10-22 | kbuild: cc-cross-prefix spelling | Geert Uytterhoeven | 1 | -5/+5 |
| 2007-10-19 | kconfig: update kconfig-language text | Randy Dunlap | 1 | -1/+13 |
| 2007-10-19 | kbuild: introduce cc-cross-prefix | Sam Ravnborg | 1 | -0/+22 |
| 2007-10-15 | kbuild: introduce ccflags-y, asflags-y and ldflags-y | Sam Ravnborg | 1 | -19/+18 |
| 2007-10-15 | kbuild: enable 'make CPPFLAGS=...' to add additional options to CPP | Sam Ravnborg | 1 | -1/+1 |
| 2007-10-15 | kbuild: enable 'make AFLAGS=...' to add additional options to AS | Sam Ravnborg | 1 | -2/+3 |
| 2007-10-14 | kbuild: enable 'make CFLAGS=...' to add additional options to CC | Sam Ravnborg | 1 | -6/+9 |
| 2007-10-12 | kbuild: kill EXTRA_ARFLAGS | Sam Ravnborg | 1 | -3/+2 |
| 2007-10-12 | kbuild: fix documentation in makefiles.txt | Sam Ravnborg | 1 | -2/+2 |
| 2007-08-11 | docs: note about select in kconfig-language.txt | Jarek Poplawski | 1 | -0/+9 |
| 2007-07-16 | kbuild: document cc-fullversion | Sam Ravnborg | 1 | -0/+14 |
| 2007-05-02 | kbuild: small documentation fix in Documentation/kbuild/modules.txt | Anton Blanchard | 1 | -1/+1 |
| 2007-02-17 | kbuild: more doc. cleanups | Randy Dunlap | 1 | -14/+14 |
| 2006-12-12 | kconfig: Standardize "depends" -> "depends on" in Kconfig files | Robert P. J. Day | 1 | -4/+4 |
| 2006-11-30 | Fix typos in /Documentation : Misc | Matt LaPlante | 1 | -5/+5 |
| 2006-10-04 | [PATCH] docs: small kbuild cleanup | Daniel Walker | 2 | -2/+2 |
| 2006-10-03 | Fix typos in Documentation/: 'S' | Matt LaPlante | 1 | -2/+2 |
| 2006-10-01 | kbuild: trivial documentation fixes | Robert P. J. Day | 1 | -4/+5 |
| 2006-09-26 | [PATCH] x86: Detect CFI support in the assembler at runtime | Andi Kleen | 1 | -0/+5 |
| 2006-09-25 | kbuild: fixup Documentation/kbuild/modules.txt | Robert P. J. Day | 1 | -23/+23 |
| 2006-09-25 | kbuild: fix for some typos in Documentation/makefiles.txt | Bryce Harrington | 1 | -40/+43 |
| 2006-09-25 | kbuild: linguistic fixes for Documentation/kbuild/makefiles.txt | Jan Engelhardt | 1 | -90/+94 |
| 2006-09-25 | kbuild: linguistic fixes for Documentation/kbuild/modules.txt | Jan Engelhardt | 1 | -59/+60 |
| 2006-09-25 | kconfig: linguistic fixes for Documentation/kbuild/kconfig-language.txt | Jan Engelhardt | 1 | -6/+6 |
| 2006-07-31 | [PATCH] vDSO hash-style fix | Roland McGrath | 1 | -0/+14 |
| 2006-06-24 | kbuild: add option for stripping modules while installing them | Theodore Ts'o | 1 | -0/+8 |
| 2006-04-04 | kbuild: fix garbled text in modules.txt | Brian Gerst | 1 | -1/+1 |
| 2006-03-10 | kbuild: in makefile.txt note that Makefile is preferred name for kbuild files | Sam Ravnborg | 1 | -3/+3 |
| 2006-02-19 | kbuild: make cc-version available in kbuild files | Sam Ravnborg | 1 | -69/+97 |
| 2006-02-19 | kbuild: improved modversioning support for external modules | Sam Ravnborg | 1 | -7/+80 |
| 2006-02-19 | kbuild: support building individual files for external modules | Sam Ravnborg | 1 | -0/+11 |
| 2006-01-08 | kbuild: remove GCC_VERSION | Sam Ravnborg | 1 | -2/+2 |
| 2006-01-06 | kbuild: document howto build external modules using several directories | Sam Ravnborg | 1 | -0/+40 |
| 2005-12-16 | kbuild: patch to Documentation/kbuild/modules.txt | Brian Strand | 1 | -12/+12 |
| 2005-09-11 | kbuild: rename prepare to archprepare to fix dependency chain | Sam Ravnborg | 1 | -7/+7 |
| 2005-07-28 | [PATCH] kbuild: describe Kbuild pitfall | Paolo 'Blaisorblade' Giarrusso | 1 | -0/+6 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 4 | -0/+1831 |