| Commit message (Expand) | Author | Age | Files | Lines |
* | gconfig: remove misleading parentheses around a condition | Nicolas Iooss | 2017-03-21 | 1 | -1/+1 |
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2016-12-18 | 3 | -9/+27 |
|\ |
|
| * | xconfig: fix missing suboption and help panels on first run | Boris Barbulovski | 2016-12-11 | 1 | -4/+12 |
| * | xconfig: fix 'Show Debug' functionality | Boris Barbulovski | 2016-12-11 | 1 | -1/+2 |
| * | kconfig/nconf: Fix hang when editing symbol with a long prompt | Ben Hutchings | 2016-12-11 | 1 | -4/+11 |
| * | Scripts: kconfig: nconf: fix _GNU_SOURCE redefined warning | Cheah Kok Cheong | 2016-11-29 | 1 | -0/+2 |
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-12-13 | 7 | -877/+832 |
|\ \ |
|
| * | | Kconfig: Regenerate *.c_shipped files after previous changes | Nicolas Pitre | 2016-11-16 | 2 | -858/+753 |
| * | | Kconfig: Introduce the "imply" keyword | Nicolas Pitre | 2016-11-16 | 5 | -19/+79 |
| |/ |
|
* / | kbuild: make sure autoksyms.h exists early | Nicolas Pitre | 2016-12-01 | 1 | -0/+2 |
|/ |
|
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2016-05-27 | 2 | -1/+17 |
|\ |
|
| * | kconfig/symbol.c: handle choice_values that depend on 'm' symbols | Dirk Gouders | 2016-05-10 | 1 | -0/+14 |
| * | kconfig: add unexpected data itself to warning | Paul Bolle | 2016-05-10 | 1 | -1/+3 |
* | | localmodconfig: Fix whitespace repeat count after "tristate" | Benjamin Poirier | 2016-04-27 | 1 | -1/+1 |
* | | localmodconfig: Reset certificate paths | Benjamin Poirier | 2016-04-26 | 1 | -0/+34 |
* | | localmodconfig: Add missing $ to reference a variable | Benjamin Poirier | 2016-04-26 | 1 | -1/+1 |
* | | localmodconfig: Fix parsing of "help" text | Benjamin Poirier | 2016-04-26 | 1 | -1/+1 |
* | | localmodconfig: Recognize more keywords that end a menu entry | Benjamin Poirier | 2016-04-26 | 1 | -2/+2 |
* | | localmodconfig: Fix parsing of Kconfig "source" statements | Benjamin Poirier | 2016-04-26 | 1 | -1/+1 |
|/ |
|
* | unbreak allmodconfig KCONFIG_ALLCONFIG=... | Al Viro | 2016-02-01 | 1 | -5/+7 |
* | scripts/kconfig: allow building with make 3.80 again | Jan Beulich | 2016-02-01 | 1 | -1/+3 |
* | kconfig: fix qconf segfault by deleting heap objects | Chris Bainbridge | 2016-01-11 | 1 | -0/+2 |
* | kconfig: return 'false' instead of 'no' in bool function | Vegard Nossum | 2016-01-05 | 1 | -1/+1 |
* | kconfig: allow kconfig to handle longer path names | Markus Mayer | 2015-12-10 | 1 | -3/+4 |
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2015-11-11 | 6 | -436/+480 |
|\ |
|
| * | Add current selection check. | Boris Barbulovski | 2015-11-02 | 1 | -0/+7 |
| * | Use pkg-config to find Qt 4 and 5 instead of direct qmake | Thiago Macieira | 2015-11-02 | 1 | -24/+13 |
| * | kconfig: Fix copy&paste error | Michal Sojka | 2015-10-20 | 1 | -1/+1 |
| * | kconfig/merge_config.sh: Accept a single file | Gabriel de Perthuis | 2015-10-14 | 1 | -1/+1 |
| * | kconfig/merge_config.sh: Support KCONFIG_CONFIG | Gabriel de Perthuis | 2015-10-14 | 1 | -4/+12 |
| * | Update the buildsystem for KConfig finding Qt | Thiago Macieira | 2015-10-14 | 1 | -45/+28 |
| * | Port xconfig to Qt5 - Update copyright. | Boris Barbulovski | 2015-10-14 | 1 | -1/+3 |
| * | Port xconfig to Qt5 - Fix goParent issue. | Boris Barbulovski | 2015-10-14 | 1 | -1/+1 |
| * | Port xconfig to Qt5 - on Back clicked, deselect old item. | Boris Barbulovski | 2015-10-14 | 1 | -1/+3 |
| * | Port xconfig to Qt5 - Add(back) one click checkbox toggle. | Boris Barbulovski | 2015-10-14 | 1 | -1/+17 |
| * | Port xconfig to Qt5 - Add(back) lineedit editing. | Boris Barbulovski | 2015-10-14 | 1 | -0/+1 |
| * | Port xconfig to Qt5 - Remove some commented code. | Boris Barbulovski | 2015-10-14 | 1 | -4/+0 |
| * | Port xconfig to Qt5 - Source format. | Boris Barbulovski | 2015-10-14 | 1 | -3/+3 |
| * | Port xconfig to Qt5 - Add horizontal scrollbar, and scroll per pixel. | Boris Barbulovski | 2015-10-14 | 1 | -0/+5 |
| * | Port xconfig to Qt5 - Change ConfigItem constructor parent type. | Boris Barbulovski | 2015-10-14 | 1 | -2/+2 |
| * | Port xconfig to Qt5 - Disable ConfigList soring | Boris Barbulovski | 2015-10-14 | 1 | -1/+1 |
| * | Port xconfig to Qt5 - Remove ConfigList::updateMenuList template. | Boris Barbulovski | 2015-10-14 | 2 | -4/+73 |
| * | Port xconfig to Qt5 - Add ConfigList::mode to initializer list. | Boris Barbulovski | 2015-10-14 | 1 | -1/+1 |
| * | Port xconfig to Qt5 - Add ConfigItem::nextItem to initializer list. | Boris Barbulovski | 2015-10-14 | 1 | -3/+3 |
| * | Port xconfig to Qt5 - Tree widget set column titles. | Boris Barbulovski | 2015-10-14 | 1 | -0/+2 |
| * | Port xconfig to Qt5 - Quick workaround to bypass app crash at startup. | Boris Barbulovski | 2015-10-14 | 1 | -3/+0 |
| * | Port xconfig to Qt5 - Set ConfigView object name. | Boris Barbulovski | 2015-10-14 | 1 | -0/+1 |
| * | Port xconfig to Qt5 - Use correct signal names. | Boris Barbulovski | 2015-10-14 | 1 | -2/+2 |
| * | Port xconfig to Qt5 - Remove Qt3Support from Makefile. | Boris Barbulovski | 2015-10-14 | 1 | -2/+2 |
| * | Port xconfig to Qt5 - Put back some of the old implementation(part 2). | Boris Barbulovski | 2015-10-14 | 2 | -26/+807 |