Age | Commit message (Expand) | Author | Files | Lines |
2012-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2012-11-30 | kbuild: centralize .dts->.dtb rule | Stephen Warren | 1 | -7/+8 |
2012-11-19 | doc: fix quite a few typos within Documentation | Masanari Iida | 1 | -1/+1 |
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-31 | 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-18 | 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-26 | Merge branch 'kconfig-for-40' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -6/+31 |
2011-05-25 | 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-22 | 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-24 | 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-29 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 1 | -372/+361 |
2010-10-29 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 1 | -1/+2 |
2010-10-29 | 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-20 | 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-15 | kbuild: drop unifdef-y support | Sam Ravnborg | 1 | -6/+0 |
2010-08-06 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 1 | -1/+1 |
2010-08-06 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2 | -7/+46 |
2010-08-06 | Documentation: fix kbuild typos and wording | Nicolas Kaiser | 2 | -16/+16 |
2010-08-06 | Documentation: update kbuild make typos/grammar/text flow | Matt Mooney | 1 | -28/+25 |
2010-08-06 | Documentation: update kbuild make examples#2 to reflect changes | Matt Mooney | 1 | -6/+6 |
2010-08-06 | Documentation: update kbuild loadable modules goals & examples | Matt Mooney | 1 | -18/+19 |