| Commit message (Expand) | Author | Age |
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2013-02-27 |
|\ |
|
| * | Merge branch 'kbuild/rc-fixes' into kbuild/kconfig | Michal Marek | 2013-02-25 |
| |\ |
|
| * | | kconfig: document use of CONFIG_ environment variable | Yann E. MORIN | 2012-12-25 |
| * | | Revert "kconfig-language: add to hints" | Yann E. MORIN | 2012-12-06 |
* | | | kbuild: create a rule to run the pre-processor on *.dts files | Stephen Warren | 2013-02-08 |
| |/
|/| |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-12-13 |
|\ \ |
|
| * | | doc: fix quite a few typos within Documentation | Masanari Iida | 2012-11-19 |
| |/ |
|
* / | kbuild: centralize .dts->.dtb rule | Stephen Warren | 2012-11-30 |
|/ |
|
* | UAPI: Remove the objhdr-y export list | David Howells | 2012-10-02 |
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2012-05-28 |
|\ |
|
| * | kconfig: Add error handling to KCONFIG_ALLCONFIG | Eric W. Biederman | 2012-05-04 |
* | | kbuild: document KBUILD_LDS, KBUILD_VMLINUX_{INIT,MAIN} and LDFLAGS_vmlinux | Sam Ravnborg | 2012-05-05 |
|/ |
|
* | Documentation: mention scripts/diffconfig tool | Javi Merino | 2012-03-30 |
* | Documentation: Fix multiple typo in Documentation | Masanari Iida | 2012-03-07 |
* | kbuild: Add support for an "archheaders" target | H. Peter Anvin | 2011-11-17 |
* | doc: fix wrong arch/i386 references | Wanlong Gao | 2011-06-13 |
* | Merge branch 'kconfig-for-40' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2011-05-25 |
|\ |
|
| * | kconfig: do not record timestamp in .config | Arnaud Lacombe | 2011-05-24 |
| * | kconfig-language: add to hints | Randy Dunlap | 2011-05-02 |
| * | kconfig: Document the new "visible if" syntax | Michal Marek | 2011-05-02 |
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2011-05-24 |
|\ \ |
|
| * | | kbuild: Fix passing -Wno-* options to gcc 4.4+ | Michal Marek | 2011-05-03 |
| * | | kbuild: asm-generic support | Sam Ravnborg | 2011-04-28 |
| * | | kbuild: Fix build with binutils <= 2.19 | Michal Marek | 2011-04-20 |
| * | | initramfs: Use KBUILD_BUILD_TIMESTAMP for generated entries | Michal Marek | 2011-04-18 |
| * | | kbuild: Allow to override LINUX_COMPILE_BY and LINUX_COMPILE_HOST macros | Michal Marek | 2011-04-18 |
| |/ |
|
* / | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
|/ |
|
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2011-03-21 |
|\ |
|
| * | kbuild: Add extra gcc checks | Borislav Petkov | 2011-03-09 |
* | | kbuild, mtd, net: a few comment typo fixes and rewording | Gilles Espinasse | 2011-02-17 |
|/ |
|
* | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-01-10 |
|\ |
|
| * | of: Add support for linking device tree blobs into vmlinux | Dirk Brandewie | 2010-12-23 |
* | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 2011-01-10 |
|\ \ |
|
| * | | Documentation/kbuild: add info that 'choice' can have a symbol name | Yann E. MORIN | 2010-12-21 |
| |/ |
|
* | | Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma... | Linus Torvalds | 2011-01-10 |
|\ \ |
|
| * | | kbuild, deb-pkg: support overriding userland architecture | Asbjoern Sloth Toennesen | 2010-12-20 |
* | | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2011-01-10 |
|\ \ \
| |_|/
|/| | |
|
| * | | kconfig: the day kconfig warns about "select"-abuse has come | Arnaud Lacombe | 2010-12-02 |
* | | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 2010-10-28 |
|\ \ \ |
|
| * \ \ | Merge commit 'v2.6.36' into kbuild/misc | Michal Marek | 2010-10-27 |
| |\ \ \ |
|
| * | | | | Documentation/kbuild: modules.txt cleanup | matt mooney | 2010-10-05 |
| * | | | | Documentation/kbuild: major edit of modules.txt sections 5-8 | matt mooney | 2010-09-29 |
| * | | | | Documentation/kbuild: major edit of modules.txt sections 1-4 | matt mooney | 2010-09-29 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2010-10-28 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge branch 'kbuild/rc-fixes' into kbuild/kconfig | Michal Marek | 2010-10-12 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | kconfig: implement the `mainmenu' directive | Arnaud Lacombe | 2010-09-19 |
* | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2010-10-28 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Merge branch 'kbuild/clean' into kbuild/kbuild | Michal Marek | 2010-09-13 |
| |\ \ \ |
|
| | * | | | kbuild: Really don't clean bounds.h and asm-offsets.h | Michal Marek | 2010-03-11 |
* | | | | | kbuild: drop unifdef-y support | Sam Ravnborg | 2010-08-14 |