| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 2010-10-28 | 1 | -372/+361 |
|\ |
|
| * | Merge commit 'v2.6.36' into kbuild/misc | Michal Marek | 2010-10-28 | 3 | -70/+101 |
| |\ |
|
| * | | Documentation/kbuild: modules.txt cleanup | matt mooney | 2010-10-05 | 1 | -30/+32 |
| * | | Documentation/kbuild: major edit of modules.txt sections 5-8 | matt mooney | 2010-09-29 | 1 | -181/+177 |
| * | | Documentation/kbuild: major edit of modules.txt sections 1-4 | matt mooney | 2010-09-29 | 1 | -198/+189 |
* | | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2010-10-28 | 1 | -1/+2 |
|\ \ \ |
|
| * \ \ | Merge branch 'kbuild/rc-fixes' into kbuild/kconfig | Michal Marek | 2010-10-12 | 2 | -68/+99 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | kconfig: implement the `mainmenu' directive | Arnaud Lacombe | 2010-09-19 | 1 | -1/+2 |
* | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2010-10-28 | 1 | -0/+7 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Merge branch 'kbuild/clean' into kbuild/kbuild | Michal Marek | 2010-09-13 | 1 | -0/+7 |
| |\ \ \ |
|
| | * | | | kbuild: Really don't clean bounds.h and asm-offsets.h | Michal Marek | 2010-03-11 | 1 | -0/+7 |
* | | | | | kbuild: drop unifdef-y support | Sam Ravnborg | 2010-08-14 | 1 | -6/+0 |
* | | | | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2010-08-05 | 1 | -1/+1 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | Merge commit 'v2.6.35' into kbuild/kconfig | Michal Marek | 2010-08-04 | 1 | -1/+1 |
| |\ \ \ \ |
|
| * | | | | | kconfig: add alldefconfig | Sam Ravnborg | 2010-08-03 | 1 | -1/+1 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2010-08-05 | 2 | -7/+46 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | Merge commit 'v2.6.35' into kbuild/kbuild | Michal Marek | 2010-08-04 | 1 | -1/+1 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command line | Sam Ravnborg | 2010-08-03 | 2 | -2/+17 |
| * | | | | kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line | Sam Ravnborg | 2010-08-03 | 2 | -5/+29 |
| | |/ /
| |/| | |
|
* | | | | Documentation: fix kbuild typos and wording | Nicolas Kaiser | 2010-08-05 | 2 | -16/+16 |
* | | | | Documentation: update kbuild make typos/grammar/text flow | Matt Mooney | 2010-08-05 | 1 | -28/+25 |
* | | | | Documentation: update kbuild make examples#2 to reflect changes | Matt Mooney | 2010-08-05 | 1 | -6/+6 |
* | | | | Documentation: update kbuild loadable modules goals & examples | Matt Mooney | 2010-08-05 | 1 | -18/+19 |
| |/ /
|/| | |
|
* | | | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2010-06-01 | 1 | -1/+5 |
|\ \ \
| |/ / |
|
| * | | kbuild: Revert part of e8d400a to resolve a conflict | Michal Marek | 2010-05-27 | 1 | -1/+1 |
| * | | kconfig: some small fixes | Li Zefan | 2010-04-14 | 1 | -1/+1 |
| |/ |
|
| * | tags: Add the ability to make tags for all archs using "all" | John Kacur | 2010-03-03 | 1 | -0/+4 |
| * | kbuild: fix a couple of typos in Documentation | Kirill Smelkov | 2010-02-17 | 2 | -2/+2 |
* | | Documentation/: it's -> its where appropriate | Francis Galiegue | 2010-04-23 | 1 | -1/+1 |
* | | Fix typos in comments | Thomas Weber | 2010-03-16 | 1 | -1/+1 |
|/ |
|
* | kbuild: generate modules.builtin | Michal Marek | 2009-12-12 | 2 | -0/+19 |
* | kbuild: move autoconf.h to include/generated | Sam Ravnborg | 2009-12-12 | 1 | -1/+2 |
* | kbuild: introduce ld-option | Sam Ravnborg | 2009-09-20 | 1 | -0/+14 |
* | kbuild: rename ld-option to cc-ldoption | Sam Ravnborg | 2009-09-20 | 1 | -3/+3 |
* | kbuild: use INSTALLKERNEL to select customized installkernel script | Sam Ravnborg | 2009-09-20 | 1 | -0/+16 |
* | kconfig: resort the documentation of the environment variables | Markus Heidelberg | 2009-06-09 | 1 | -56/+60 |
* | kbuild/Documentation: Incorrect makefile syntax in example | David VomLehn | 2009-06-09 | 1 | -1/+1 |
* | kbuild: introduce subdir-ccflags-y | Sam Ravnborg | 2009-04-19 | 1 | -0/+10 |
* | kbuild: introduce destination-y for exported headers | Sam Ravnborg | 2009-04-11 | 1 | -8/+75 |
* | kbuild: fix kbuild.txt typos | Randy Dunlap | 2009-01-14 | 1 | -14/+15 |
* | kbuild: fix typos (s/bin_shipped/bin.o_shipped/) in Documentation | Wolfram Sang | 2009-01-07 | 1 | -2/+2 |
* | kbuild: reintroduce ALLSOURCE_ARCHS support for tags/cscope | Jike Song | 2009-01-07 | 1 | -0/+7 |
* | kbuild: document environment variables | Sam Ravnborg | 2009-01-02 | 2 | -3/+131 |
* | kbuild: make *config usage docs | Randy Dunlap | 2009-01-02 | 2 | -0/+190 |
* | kbuild: introduce $(kecho) convenience echo | Mike Frysinger | 2008-12-03 | 1 | -0/+14 |
* | kconfig-language.txt: remove bogus hint | Adrian Bunk | 2008-05-04 | 1 | -24/+0 |
* | kconifg: 'select' considered less evil | Matthew Wilcox | 2008-04-28 | 1 | -8/+9 |
* | kbuild: Add new Kbuild variable KBUILD_EXTRA_SYMBOLS | Richard Hacker | 2008-04-25 | 1 | -1/+8 |
* | kconfig: document use of HAVE_* | Sam Ravnborg | 2008-01-28 | 1 | -0/+36 |
* | kconfig: environment symbol support | Roman Zippel | 2008-01-28 | 1 | -0/+21 |