summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig (follow)
Commit message (Expand)AuthorAgeFilesLines
* kconfig/[mn]conf: handle backspace (^H) keyChangbin Du2019-05-043-3/+5
* kconfig: fix memory leak when EOF is encountered in quotationMasahiro Yamada2019-01-261-0/+2
* kconfig: fix file name and line number of warn_ignored_character()Masahiro Yamada2019-01-261-1/+1
* kconfig: fix the rule of mainmenu_stmt symbolMasahiro Yamada2018-11-041-2/+2
* kconfig: fix line numbers for if-entries in menu treeDirk Gouders2018-08-241-2/+2
* kconfig: Avoid format overflow warning from GCC 8.1Nathan Chancellor2018-06-111-1/+1
* kconfig: Fix expr_free() E_NOT leakUlf Magnusson2018-04-261-1/+1
* kconfig: Fix automatic menu creation mem leakUlf Magnusson2018-04-261-0/+1
* kconfig: Don't leak main menus during parsingUlf Magnusson2018-04-261-9/+24
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-025-0/+5
* Remove gperf usage from toolchainLinus Torvalds2017-08-198-361/+67
* Merge tag 'kbuild-misc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds2017-07-071-1/+2
|\
| * scripts: Switch to more portable Perl shebangKamil Rytarowski2017-05-141-1/+2
* | kconfig: fix sparse warnings in nconfigRandy Dunlap2017-06-232-8/+8
* | kconfig: Check for libncurses before menuconfigBorislav Petkov2017-06-101-1/+1
|/
* gconfig: remove misleading parentheses around a conditionNicolas Iooss2017-03-221-1/+1
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds2016-12-173-9/+27
|\
| * xconfig: fix missing suboption and help panels on first runBoris Barbulovski2016-12-111-4/+12
| * xconfig: fix 'Show Debug' functionalityBoris Barbulovski2016-12-111-1/+2
| * kconfig/nconf: Fix hang when editing symbol with a long promptBen Hutchings2016-12-111-4/+11
| * Scripts: kconfig: nconf: fix _GNU_SOURCE redefined warningCheah Kok Cheong2016-11-291-0/+2
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2016-12-127-877/+832
|\ \
| * | Kconfig: Regenerate *.c_shipped files after previous changesNicolas Pitre2016-11-162-858/+753
| * | Kconfig: Introduce the "imply" keywordNicolas Pitre2016-11-165-19/+79
| |/
* / kbuild: make sure autoksyms.h exists earlyNicolas Pitre2016-12-011-0/+2
|/
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds2016-05-262-1/+17
|\
| * kconfig/symbol.c: handle choice_values that depend on 'm' symbolsDirk Gouders2016-05-101-0/+14
| * kconfig: add unexpected data itself to warningPaul Bolle2016-05-101-1/+3
* | localmodconfig: Fix whitespace repeat count after "tristate"Benjamin Poirier2016-04-261-1/+1
* | localmodconfig: Reset certificate pathsBenjamin Poirier2016-04-261-0/+34
* | localmodconfig: Add missing $ to reference a variableBenjamin Poirier2016-04-261-1/+1
* | localmodconfig: Fix parsing of "help" textBenjamin Poirier2016-04-261-1/+1
* | localmodconfig: Recognize more keywords that end a menu entryBenjamin Poirier2016-04-261-2/+2
* | localmodconfig: Fix parsing of Kconfig "source" statementsBenjamin Poirier2016-04-261-1/+1
|/
* unbreak allmodconfig KCONFIG_ALLCONFIG=...Al Viro2016-02-011-5/+7
* scripts/kconfig: allow building with make 3.80 againJan Beulich2016-02-011-1/+3
* kconfig: fix qconf segfault by deleting heap objectsChris Bainbridge2016-01-111-0/+2
* kconfig: return 'false' instead of 'no' in bool functionVegard Nossum2016-01-051-1/+1
* kconfig: allow kconfig to handle longer path namesMarkus Mayer2015-12-101-3/+4
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds2015-11-106-436/+480
|\
| * Add current selection check.Boris Barbulovski2015-11-021-0/+7
| * Use pkg-config to find Qt 4 and 5 instead of direct qmakeThiago Macieira2015-11-021-24/+13
| * kconfig: Fix copy&paste errorMichal Sojka2015-10-201-1/+1
| * kconfig/merge_config.sh: Accept a single fileGabriel de Perthuis2015-10-141-1/+1
| * kconfig/merge_config.sh: Support KCONFIG_CONFIGGabriel de Perthuis2015-10-141-4/+12
| * Update the buildsystem for KConfig finding QtThiago Macieira2015-10-141-45/+28
| * Port xconfig to Qt5 - Update copyright.Boris Barbulovski2015-10-141-1/+3
| * Port xconfig to Qt5 - Fix goParent issue.Boris Barbulovski2015-10-141-1/+1
| * Port xconfig to Qt5 - on Back clicked, deselect old item.Boris Barbulovski2015-10-141-1/+3
| * Port xconfig to Qt5 - Add(back) one click checkbox toggle.Boris Barbulovski2015-10-141-1/+17