Age | Commit message (Expand) | Author |
2014-10-14 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2014-08-22 | kconfig: nconfig: fix multi-byte UTF handling | Brian Norris |
2014-08-19 | kbuild: remove redundant clean-files from scripts/kconfig/Makefile | Masahiro Yamada |
2014-08-19 | kbuild: refactor script/kconfig/Makefile | Masahiro Yamada |
2014-08-08 | x86: Add "make tinyconfig" to configure the tiniest possible kernel | Josh Triplett |
2014-08-08 | x86, platform, kconfig: move kvmconfig functionality to a helper | Josh Triplett |
2014-06-12 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds |
2014-06-10 | kbuild: create include/config directory in scripts/kconfig/Makefile | Masahiro Yamada |
2014-06-10 | kbuild: trivial - remove trailing empty lines | Masahiro Yamada |
2013-03-07 | kconfig: optionally use pkg-config to detect ncurses libs | Justin Lecher |
2012-12-20 | scripts/kconfig: ensure we use proper CONFIG_ prefix | Yann E. MORIN |
2012-09-27 | kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as ... | Adam Lee |
2012-07-26 | kconfig: Document oldnoconfig to what it really does | Steven Rostedt |
2012-07-13 | kconfig: Print errors to stderr in the Makefile | Michal Marek |
2012-07-13 | xconfig: add quiet rule for moc | Yaakov Selkowitz |
2012-07-13 | xconfig: use pkgconfig to find moc | Yaakov Selkowitz |
2012-01-16 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2012-01-15 | Improve update-po-config output | Peter Foley |
2011-12-18 | kconfig: adapt update-po-config to new UML layout | Paul Bolle |
2011-08-08 | kconfig/streamline_config.pl: merge local{mod,yes}config | Arnaud Lacombe |
2011-08-08 | kconfig/streamline_config.pl: use options to determine operating mode | Arnaud Lacombe |
2011-08-08 | kconfig/streamline_config.pl: directly access LSMOD from the environment | Arnaud Lacombe |
2011-07-30 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2011-06-09 | kconfig: regen parser | Arnaud Lacombe |
2011-06-09 | kconfig: migrate parser to implicit rules | Arnaud Lacombe |
2011-06-09 | kconfig: constify `kconf_id_lookup' | Arnaud Lacombe |
2011-06-06 | kconfig/gconf: silent missing prototype warnings | Arnaud Lacombe |
2011-06-06 | kconfig: nuke LKC_DIRECT_LINK cruft | Arnaud Lacombe |
2011-04-29 | kconfig: quiet commands when V=0 | Peter Foley |
2011-04-29 | kconfig: change update-po-config to reflect new layout of arch/um | Peter Foley |
2011-04-29 | kconfig: make update-po-config work in KBUILD_OUTPUT | Peter Foley |
2011-04-29 | kconfig: rearrange clean-files | Peter Foley |
2011-04-29 | kconfig: change gconf to modify hostprogs-y like nconf and mconf | Peter Foley |
2011-04-29 | kconfig: change qconf to modify hostprogs-y like nconf and mconf | Peter Foley |
2011-04-29 | kconfig: only build kxgettext when needed | Peter Foley |
2010-09-27 | Merge branch 'kbuild/kconfig/kbuild-generic-v7' of http://github.com/lacombar... | Michal Marek |
2010-09-19 | kbuild: migrate all arch to the kconfig mainmenu upgrade | Arnaud Lacombe |
2010-09-13 | kconfig: Simplify Makefile for xconfig | Michal Marek |
2010-09-13 | Fix QT4 moc, cflags libs detection on dual QT3/Qt4 systems | Alexander Stein |
2010-09-01 | kconfig qconf: port to QT4 | Alexander Stein |
2010-08-26 | kbuild: don't overwrite HOST_EXTRACFLAGS | Arnaud Lacombe |
2010-08-17 | kbuild: don't include `check-lxdialog' ldflags in global HOST_LOADLIBES | Arnaud Lacombe |
2010-08-04 | Merge commit 'v2.6.35' into kbuild/kconfig | Michal Marek |
2010-08-03 | kconfig: add savedefconfig | Sam Ravnborg |
2010-08-03 | kconfig: add alldefconfig | Sam Ravnborg |
2010-08-03 | kconfig: change nonint_oldconfig to listnewconfig | Sam Ravnborg |
2010-08-03 | kconfig: rename loose_nonint_oldconfig => oldnoconfig | Sam Ravnborg |
2010-08-03 | kconfig: use long options in conf | Sam Ravnborg |
2010-06-04 | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds |
2010-06-03 | gconfig: fix build failure on fedora 13 | Richard Kennedy |