Age | Commit message (Expand) | Author |
2018-01-25 | kconfig: make "Selected by:" and "Implied by:" readable | Petr Vorel |
2017-12-07 | kconfig: Document the 'symbol' struct | Ulf Magnusson |
2017-12-07 | kconfig: Document the 'menu' struct | Ulf Magnusson |
2016-11-16 | Kconfig: Introduce the "imply" keyword | Nicolas Pitre |
2015-06-15 | kconfig: allow use of relations other than (in)equality | Jan Beulich |
2015-02-25 | kconfig: Remove unnecessary prototypes from headers | Michal Marek |
2014-04-07 | kconfig: make allnoconfig disable options behind EMBEDDED and EXPERT | Josh Triplett |
2013-10-08 | kconfig: add short explanation to SYMBOL_WRITE | Martin Walch |
2013-06-16 | kconfig: Fix defconfig when one choice menu selects options that another choi... | Arve Hjønnevåg |
2012-10-25 | menuconfig: Replace CIRCLEQ by list_head-style lists. | Benjamin Poirier |
2012-09-27 | menuconfig: Assign jump keys per-page instead of globally | Benjamin Poirier |
2012-09-27 | menuconfig: Add jump keys to search results | Benjamin Poirier |
2012-01-15 | kbuild: Fix compiler warning with assertion when calling 'fwrite' | Arnaud Lacombe |
2011-06-06 | kconfig: nuke reference to SWIG | Arnaud Lacombe |
2011-04-15 | kconfig: get rid of unused flags | Yann E. MORIN |
2011-01-10 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2010-12-27 | kconfig: fix warning | Arnaud Lacombe |
2010-12-21 | kconfig: Make expr_copy() take a const argument | Michal Marek |
2010-11-22 | kconfig: add an option to determine a menu's visibility | Arnaud Lacombe |
2010-10-12 | Merge branch 'kbuild/rc-fixes' into kbuild/kconfig | Michal Marek |
2010-10-04 | kconfig: delay symbol direct dependency initialization | Arnaud Lacombe |
2010-09-19 | kconfig: constify file name | Arnaud Lacombe |
2010-08-03 | kconfig: save location of config symbols | Sam Ravnborg |
2010-07-02 | kbuild: Warn on selecting symbols with unmet direct dependencies | Catalin Marinas |
2010-02-02 | Improve kconfig symbol hashing | Andi Kleen |
2009-01-02 | kconfig: struct property commented | Sam Ravnborg |
2009-01-02 | kconfig: add comments to symbol flags | Sam Ravnborg |
2009-01-02 | kconfig: explain symbol value defaults | Sam Ravnborg |
2008-01-28 | kconfig: environment symbol support | Roman Zippel |
2008-01-28 | kconfig: explicitly introduce expression list | Roman Zippel |
2008-01-28 | kconfig: delete unused FILE_ and SYMBOL_ flags | Sam Ravnborg |
2008-01-28 | kconfig: rename E_OR & friends to avoid name clash | Sam Ravnborg |
2007-07-25 | kconfig: remove unused members from struct symbol | Sam Ravnborg |
2007-07-25 | kconfig: attach help text to menus | Sam Ravnborg |
2006-06-09 | kconfig: add defconfig_list/module option | Roman Zippel |
2006-06-09 | kconfig: integrate split config into silentoldconfig | Roman Zippel |
2006-06-09 | kconfig: allow loading multiple configurations | Roman Zippel |
2006-06-09 | kconfig: allow multiple default values per symbol | Roman Zippel |
2006-06-09 | kconfig: remove SYMBOL_{YES,MOD,NO} | Roman Zippel |
2005-11-09 | [PATCH] kconfig: Fix Kconfig performance bug | David Gibson |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds |