Age | Commit message (Expand) | Author |
2013-09-05 | kconfig: do not allow more than one symbol to have 'option modules' | Yann E. MORIN |
2013-07-23 | Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linu... | Michal Marek |
2013-07-16 | Documentation/kconfig: more concise and straightforward search explanation | Yann E. MORIN |
2013-07-10 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2013-06-24 | kconfig: sort found symbols by relevance | Yann E. MORIN |
2013-06-03 | Finally eradicate CONFIG_HOTPLUG | Stephen Rothwell |
2013-05-07 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds |
2013-05-07 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2013-04-25 | kconfig: implement KCONFIG_PROBABILITY for randconfig | Yann E. MORIN |
2013-04-25 | kconfig: allow specifying the seed for randconfig | Yann E. MORIN |
2013-04-08 | doc: change example to existing Makefile fragment | Paul Bolle |
2013-04-08 | kbuild: fix ld-option function | Antony Pavlov |
2013-02-27 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2013-02-25 | Merge branch 'kbuild/rc-fixes' into kbuild/kconfig | Michal Marek |
2013-02-08 | kbuild: create a rule to run the pre-processor on *.dts files | Stephen Warren |
2012-12-25 | kconfig: document use of CONFIG_ environment variable | Yann E. MORIN |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-12-06 | Revert "kconfig-language: add to hints" | Yann E. MORIN |
2012-11-30 | kbuild: centralize .dts->.dtb rule | Stephen Warren |
2012-11-19 | doc: fix quite a few typos within Documentation | Masanari Iida |
2012-10-02 | UAPI: Remove the objhdr-y export list | David Howells |
2012-05-28 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2012-05-05 | kbuild: document KBUILD_LDS, KBUILD_VMLINUX_{INIT,MAIN} and LDFLAGS_vmlinux | Sam Ravnborg |
2012-05-05 | kconfig: Add error handling to KCONFIG_ALLCONFIG | Eric W. Biederman |
2012-03-30 | Documentation: mention scripts/diffconfig tool | Javi Merino |
2012-03-07 | Documentation: Fix multiple typo in Documentation | Masanari Iida |
2011-11-17 | kbuild: Add support for an "archheaders" target | H. Peter Anvin |
2011-06-13 | doc: fix wrong arch/i386 references | Wanlong Gao |
2011-05-25 | Merge branch 'kconfig-for-40' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2011-05-24 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2011-05-24 | kconfig: do not record timestamp in .config | Arnaud Lacombe |
2011-05-03 | kbuild: Fix passing -Wno-* options to gcc 4.4+ | Michal Marek |
2011-05-02 | kconfig-language: add to hints | Randy Dunlap |
2011-05-02 | kconfig: Document the new "visible if" syntax | Michal Marek |
2011-04-28 | kbuild: asm-generic support | Sam Ravnborg |
2011-04-20 | kbuild: Fix build with binutils <= 2.19 | Michal Marek |
2011-04-18 | 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-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-21 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2011-03-09 | kbuild: Add extra gcc checks | Borislav Petkov |
2011-02-17 | kbuild, mtd, net: a few comment typo fixes and rewording | Gilles Espinasse |
2011-01-10 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-01-10 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds |
2011-01-10 | Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma... | Linus Torvalds |
2011-01-10 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2010-12-23 | of: Add support for linking device tree blobs into vmlinux | Dirk Brandewie |
2010-12-21 | Documentation/kbuild: add info that 'choice' can have a symbol name | Yann E. MORIN |
2010-12-20 | kbuild, deb-pkg: support overriding userland architecture | Asbjoern Sloth Toennesen |
2010-12-02 | kconfig: the day kconfig warns about "select"-abuse has come | Arnaud Lacombe |